I checked Cloudmodding, that has useful info, but doesn´t really answer all those basic questions from above.
It´s hard to get the basic knowlegde of romhacking. Like how does the gameshark cheats relate to rom and ram? Where can you store your own data in the Hex File?
Also is there some tutorial on nemu or project 64 Debugger debugging?
Project64 Debugger seems to easily crash, and with nemu64 my controller turns link around all the time. Didnt find a Deadzone setting.
Also I have trouble with the Debugger Memory search. I can only search values in a adress space, but I cant search in my results again? But how do I search for a changing value I know the values of? Like 6->5->4->1->0 or bigger->smaller->bigger-Bigger or something.
May 27, 2018, 02:06:56 pm - (Auto Merged - Double Posts are not allowed before 7 days.)
You can store your own stuff in the expansion pack area of the RAM for OOT I guess
I guess gameshark codes are cyclicly written in RAM, and when you want to use them in a ROM you need to do a DmaCopy.
Does anyone know some good cyclic called address, you could use for that?