View Single Post
Violet CLM Violet CLM's Avatar

JCF Éminence Grise

Joined: Mar 2001

Posts: 10,978

Violet CLM has disabled reputation

Aug 20, 2020, 05:18 PM
Violet CLM is offline
That's a good point. There are also sometimes circumstances when the game doesn't load any fullscreen resolutions at all, either because you ask it to via command line arguments or because graphics cards are weird.

Let's talk hex editors! If you're even the least bit unsure of what you're doing, make a backup of your file first. In either case you're going to be opening Jazz2.exe and overwriting a series of four bytes with the hex sequence 20 03 C2 01.
In 1.23, overwrite the four bytes at 0xD3824.
In 1.24, overwrite the four bytes at 0xD16B0.
You should know you have the right place if the four bytes are all zeroes and they follow the sequence 20 03 58 02. Make sure you are overwriting, not inserting: the file should not change size.
__________________