RollerCoaster Tycoon: Difference between revisions

Content added Content deleted
No edit summary
Line 140: Line 140:


===Creating a custom resolution===
===Creating a custom resolution===
If you want to play RollerCoaster Tycoon in a widescreen resolution, you will need to edit the RCT.exe with a Hex Editor [http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm#download (here is a link to a free one.)]
If you want to play RollerCoaster Tycoon in a widescreen resolution, you will need to edit the RCT.exe with a Hex Editor [http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm#download (here is a link to a free one.)]


*''Before modifying RCT.exe file, make a backup copy first!''
*''Before modifying RCT.exe file, make a backup copy first!''


You need to search for these two hex values: "58 02 00 00 68 20 03 00 00" and "20 03 00 00 c7 45 f4 58 02 00 00". In both of them you have to change 20 03 to the new width and 58 02 to the new height. In the game, you need to switch to Fullscreen 800x600 in the options menu, as that is the resolution you customized with this method.
You need to search for these two hex values: "58 02 00 00 68 20 03 00 00" and "20 03 00 00 c7 45 f4 58 02 00 00". In both of them you have to change 20 03 to the new width and 58 02 to the new height. In the game, you need to switch to Fullscreen 800x600 in the options menu, as that is the resolution you customized with this method.
* "580200006820030000" <-- (first hex value above, without whitespace)
* "20030000c745f458020000" <-- (second hex value above, without whitespace)


===Working resolutions===
===Working resolutions===