Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Fix screen resolution

A topic by Coolwinzodude111 created Oct 16, 2023 Views: 11,079 Replies: 5
Viewing posts 1 to 5
(+1)

Hi, does anyone know how to fix screen resolution being stuck at 360?

I can see the intstruction of reset _ResetRMsetting.reg in on the site but don't quite understand what steps I need to undertake to achieve this.

Thanks!

Developer(+1)

double click the .reg file.   Execute it.   That's all

(+1)

Ah I see, I tried doing that but the screen ends up like this 


Developer(+1)(-2)

never saw such issue b4.
try execute the reg file.  and delete GameLona.ini

(2 edits)

Well... I can give You solution to make Game sit in any resolution You want... that's kinda extreme solution but it's simple C++ Program that will grab any window and force this window to be exact resolution You set in console, You just give position at which You want window to be, its X and Y resolution and then name of the window ( title ).

I can either give You ready Exe file or C++ Code that You can either compile online or You can use any compiler ( if You have ) on Your PC.

Only need for this program to run is Windows 98 or newer.

Here You have lona in 250x250 resolution :D 


Video showing how it works: ( Hope Video is visible because Video is set to not public - not sure how YouTube gonna treat ItchIo )

I have this same problem. Tried running reg file, deleting ini, messing with in game and desktop resolutions, installing old directx versions, toggling "start game in full screen" through the rpgmaker f1/window menu, using the in-game option screen, but nothing has worked.