Posts for Zack19

Joined: 8/29/2015
Posts: 2
Yes I'm using Bizhawk. Ah I see. So I should have been using the built in tools the entire time. Not an external program for memory hacking. I'll try that. Thanks for all your help guys.
Post subject: Having trouble using Memory addresses with Lua.
Joined: 8/29/2015
Posts: 2
Hello, Recently I've gotten into ROM hacking because I eventually want to make a script for AI in Super Smash Bros 64 using Lua. I'm using MHS--L Spiro as my memory hacking software. With it I found some useful addresses I wanted to test in a Lua script. But when I try using them with Lua commands such as readByte (which I thought would just return the value within that address) I get errors. Do I have to convert the addresses I'm finding before they can be used in Lua? Keep in mind I'm a complete newbie and know next to nothing regarding any of this. So any help at all would be appreciated.