[solved] Display game in 200%/2x view?

Started by Sweat, Sun 14/06/2015 18:36:32

Previous topic - Next topic

Sweat

Hello people, first-time poster here.
I've searched for 30-60 minutes for how I can display my game at 2x resolution? eg. If I select 320x240, the game window would be the size of a 640x480 game.

I don't really understand how to use the graphics filters, or how to access them. Can I display the game at 200% using code, or will I have to scale up my sprites (which I'd rather not do)?

Thanks in advance for any help.

Khris

After building your game (F7), open the game's Compiled folder. Run winsetup.exe, check "Run in a window", select the 2x nearest-neighbor filter, then click Save & Run.

Crimson Wizard

or Build -> Run game setup.

Scaling filters are player's settings, not game property, because they do not change game itself, but how user sees it.

Sweat

Thankyou! I didn't realise it was so simple. :-X

SMF spam blocked by CleanTalk