Search found 6 matches: 0x1C62E
Searched query: 0x1c62e
- Yesterday, 9:38 am
- Forum: General Stuff
- Topic: princed.org (phpBB forum + webpages)
- Replies: 355
- Views: 273309
Re: princed.org (phpBB forum + webpages)
... to this forum's search, that I sometimes forget, is that only by including the hex prefix (0x) will it find prefixed hexadecimal numbers. [...] 0x1C62E. [...] ( previous mentions of this offset ) I did search for "1C62E", thinking I was smart, would get two birds with one stone, i.e. ...
- June 28th, 2025, 7:29 pm
- Forum: Prince of Persia 1 for DOS
- Topic: Can PoP1 have more levels?
- Replies: 13
- Views: 3769
Re: Can PoP1 have more levels?
I'm wondering if you know or remember what, in the u0 EXE, are the two bytes that start at 0x1C62E. I'm asking because I noticed that the standard EXE that ships with apoplexy has FF FF there, while your EXE has 00 00. It's the number of the level before which the potions ...
- June 24th, 2025, 5:32 pm
- Forum: Prince of Persia 1 for DOS
- Topic: Can PoP1 have more levels?
- Replies: 13
- Views: 3769
Re: Can PoP1 have more levels?
I'm wondering if you know or remember what, in the u0 EXE, are the two bytes that start at 0x1C62E. I'm asking because I noticed that the standard EXE that ships with apoplexy has FF FF there, while your EXE has 00 00. Also, it would be useful if programs such as apoplexy ...
- November 28th, 2020, 10:21 pm
- Forum: For DOS
- Topic: Amogh's Levelset 3
- Replies: 25
- Views: 5510
Re: Amogh's Levelset 3
... this mod, though.) However, the prince.exe of this mod will skip that level. If you want to play that level, you need to hex-edit prince.exe: At 0x1C62E write 02 00. Then the potions level will appear between level 1 and 2 as usual.
- May 28th, 2016, 8:59 pm
- Forum: Prince of Persia 1 for DOS
- Topic: Documentation (Prince of Persia 1 Copy Protection)
- Replies: 14
- Views: 12325
Re: Documentation (Prince of Persia 1 Copy Protection)
... the correct offset change 0xFF 0xFF (FF FF) to 0x02 0x00 (02 00). Most likely your EXE will be the unpacked 1.0 release, which means the offset is 0x1C62E. Other offsets can be found by searching for "copy protection" in this XML file .
- May 2nd, 2015, 10:43 am
- Forum: Prince of Persia 1 for DOS
- Topic: Cracked POP w/ copy protection level
- Replies: 19
- Views: 9098
Re: Cracked POP w/ copy protection level
... you just used. (2) Another way to accomplish this: start with the cracked PRINCE.EXE in apoplexy's prince/ directory and change FF FF to 02 00 at 0x1C62E to enable the potions level. Then use the level editor as described above. (3) A third way: Andrew's Ultimate Collection ( download ) contains ...