Question about Code 1: Pokemon Fire Red (VBA)... Complete Pokedex! by Codejunkies - found here: https://gamehacking.org/game/5633
Question about Code 2: Dark Cloud 2 (PCSX2)... Unlock And Clear All Dungeon Levels by bungholio (Rest in peace) - found here: https://gamehacking.org/game/103477
Question 3: Batman Arkham City (PC)... There is no code for this yet, but I'm trying to make a cheat where player can get ALL Riddler's trophies with 1 cheat
I'm a newbie and have too many questions to ask. I have some knowledge of how to use cheat engine/make scripts in it. I have made cheat tables for PC games like the old GTA games, Bully, final fantasy 13 etc. However I usually ignore emulator cheating because i don't quite understand it all, its quite weird to use cheat engine with an emulator game. My experience with a PS2 game on PCSX2: The module address and bytes change after i reload the game so scripts don't work because it can't locate the unique AOB. I just started getting into gameshark/action replay/codebreaker etc. so here are my questions. If anyone can answer any of these, i'd appreciate it.
Question 1: There is a code for pokemon fire red (VBA) "Have complete pokedex", it makes sure your pokedex has all the pokemon in it. how did this person find the cheat for it? just trying to backtrace his steps. did he complete the entire pokedex by himself and then found an address for that? o.O or did he had to get address for every individual pokemon or somethin like that?
Question 2: in a PS2 game like Dark Cloud 2, I used bungholio's code to unlock and clear all dungeons, i wanted to backtrace the steps of the creator of this code as well. how did he find something like this? there are like 7-8 maps in this game, each containing about 10-20 dungeon levels, and on top of that each level has specific goals/objectives. and in Bungholio's cheat, his cheat unlocks all of these dungeons and makes it so the player has completed these dungeons and completed ALL of its objectives/goals as well. How would u find something like this? what kind of address are we looking for? I'm asking because I want to improve this cheat, bungholio left 1 thing out. One of the objectives/goals is to collect All Geostones on a dungeon level (each dungeon level has one after a certain point in the game). I wonder why bungholio didn't make it so player would have All Geostones as well. But he got most of it anyway! which is still good. I think the geostones are probably just like Riddler's trophies in batman games. Each item (each geostone or riddler's trophy) has an individual address of its own... what do you think? if it is indeed a hard to find value like riddler's trophies then i need your help :<
Question 3: In Batman games for PC specifically was working on Arkham City, trying to make a cheat that will make player get all the Riddler Trophies with just 1 cheat, but failed to find an address for the trophies. I made a cheat like this in the old GTA games (gta 3, vice city and san andreas) where you can make player get all 100 hidden packages. It was easy to find as opposed to Riddler's trophies in Batman which is hard because I think the Riddler trophies all have an individual address of its own so it would be hard to scan for something like that. Any tips are appreciated!
I also tried finding similar collectible items in the game Bully: Scholarship edition for PC (items like Rubberbands, G&G cards, or Gnomes) but failed to find anything any address etc. I did find a display value and backtraced it, looking for any "Xor" (encryption) instructions nearby, but could not find anything. If you have any advice for me to look for all this stuff, i would greatly appreciate it
Question about Code 2: Dark Cloud 2 (PCSX2)... Unlock And Clear All Dungeon Levels by bungholio (Rest in peace) - found here: https://gamehacking.org/game/103477
Question 3: Batman Arkham City (PC)... There is no code for this yet, but I'm trying to make a cheat where player can get ALL Riddler's trophies with 1 cheat
I'm a newbie and have too many questions to ask. I have some knowledge of how to use cheat engine/make scripts in it. I have made cheat tables for PC games like the old GTA games, Bully, final fantasy 13 etc. However I usually ignore emulator cheating because i don't quite understand it all, its quite weird to use cheat engine with an emulator game. My experience with a PS2 game on PCSX2: The module address and bytes change after i reload the game so scripts don't work because it can't locate the unique AOB. I just started getting into gameshark/action replay/codebreaker etc. so here are my questions. If anyone can answer any of these, i'd appreciate it.
Question 1: There is a code for pokemon fire red (VBA) "Have complete pokedex", it makes sure your pokedex has all the pokemon in it. how did this person find the cheat for it? just trying to backtrace his steps. did he complete the entire pokedex by himself and then found an address for that? o.O or did he had to get address for every individual pokemon or somethin like that?
Question 2: in a PS2 game like Dark Cloud 2, I used bungholio's code to unlock and clear all dungeons, i wanted to backtrace the steps of the creator of this code as well. how did he find something like this? there are like 7-8 maps in this game, each containing about 10-20 dungeon levels, and on top of that each level has specific goals/objectives. and in Bungholio's cheat, his cheat unlocks all of these dungeons and makes it so the player has completed these dungeons and completed ALL of its objectives/goals as well. How would u find something like this? what kind of address are we looking for? I'm asking because I want to improve this cheat, bungholio left 1 thing out. One of the objectives/goals is to collect All Geostones on a dungeon level (each dungeon level has one after a certain point in the game). I wonder why bungholio didn't make it so player would have All Geostones as well. But he got most of it anyway! which is still good. I think the geostones are probably just like Riddler's trophies in batman games. Each item (each geostone or riddler's trophy) has an individual address of its own... what do you think? if it is indeed a hard to find value like riddler's trophies then i need your help :<
Question 3: In Batman games for PC specifically was working on Arkham City, trying to make a cheat that will make player get all the Riddler Trophies with just 1 cheat, but failed to find an address for the trophies. I made a cheat like this in the old GTA games (gta 3, vice city and san andreas) where you can make player get all 100 hidden packages. It was easy to find as opposed to Riddler's trophies in Batman which is hard because I think the Riddler trophies all have an individual address of its own so it would be hard to scan for something like that. Any tips are appreciated!
I also tried finding similar collectible items in the game Bully: Scholarship edition for PC (items like Rubberbands, G&G cards, or Gnomes) but failed to find anything any address etc. I did find a display value and backtraced it, looking for any "Xor" (encryption) instructions nearby, but could not find anything. If you have any advice for me to look for all this stuff, i would greatly appreciate it
Comment