Hi, I'm using Loader All in a crt 640x480 15hz screen. It let me launch many games at my resolution nicely, but Operation GOST, crashes with or without the loader. With it, I get the errorlog "SForWinUtils.cpp SuCreateWindow failed", and without it "SForWinUtils.cpp no Available resolutions" gs2.exe launches at 1024x600 (WSVGA) If I'm not wrong. Do anybody know which offset of the exe have I to change in a hex editor? Can I do that with that game? If I know that 1024->0004, 600->5802 (original res to hex) and 640->8002, 480->E001 (my res to hex)? If I replace all it crashes...
DONE!
Horiz
0004->8002
001119d0, 001119e0
00111a40
Vert
5802->E001
001119e0
00111a60