Posts for Pladask

Post subject: Frame rules and RAM addresses/values
Joined: 1/23/2020
Posts: 1
Hi, can someone help me figure out the logic regarding frame rules and RAM addresses/values? I know about 0x0009 and 0x077F. Is the frame rule somehow determined from these values, or is there more to it? In the Pellsson practice ROM, where you can pick which frame rule you want to start any level from, the frame rules go from 0000 to 9999. If there is some logic behind that? I want to run some inputs on every framerule possible, and I'm currently looking into automate it with some Lua scripting. Thanks!