Join also our Discord channel! Click here.
Ben 10 Protector of Earth Compression Algorithm
-
- beginner
- Posts: 26
- Joined: Wed Oct 14, 2015 1:57 am
- Has thanked: 3 times
- Been thanked: 1 time
Ben 10 Protector of Earth Compression Algorithm
If anyone is still interested in this game i found the compression algorithm in the game code i just dont know how to reverse it. This game doesnt use encryption by the way
- ikskoks
- Moderator
- Posts: 627
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 446 times
- Been thanked: 186 times
- Contact:
Re: Ben 10 Protector of Earth Compression Algorithm
Oh, can you share with us?i found the compression algorithm in the game code

-
- beginner
- Posts: 26
- Joined: Wed Oct 14, 2015 1:57 am
- Has thanked: 3 times
- Been thanked: 1 time
Re: Ben 10 Protector of Earth Compression Algorithm
open up ida or ghidra or ida and go to address 1973E8 and that is the decompression routine if you set a break point on pcsx2 debugger at that address you can literally see the game decompressing the .wad file in your face