M-HT / SR

A project to statically recompile following games to create Windows or Linux (x86 or arm) versions of the games - Albion, X-Com: UFO Defense (UFO: Enemy Unknown), X-Com: Terror from the Deep, Warcraft: Orcs & Humans, Septerra Core: Legacy of the Creator, Battle Isle 3: Shadow of the Emperor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Septerra Core "desktop" display mode enhancement

johnnovak opened this issue · comments

Currently, when using the "desktop" display mode, the width & height values are ignored and the image output is stretched to the desktop resolution (with the correct 4:3: aspect ratio).

What I would like, though, is to be able to set width & height to 1280x960 while using the desktop mode. Effectively, the image would be displayed centered on the screen with a 2x integer scaling ratio when using "basicnb" mode.

Now the only way to achieve this is to use windowed mode, which is fine, but this would be a nice enhancement and pretty easy to do, I assume.

commented

I added an option to only use integer scaling, which allows to get the desired result.

Great, thanks a lot!

I assume you'll release a new binary with the change in the near future?

commented

I created a new release.