Gen2 menu
goto call
Now this button take into account m_R1(an offset that make M+R1 points to module base address). Currently m_R1 may not be initialized until cheat menu is entered. To be sure that this feature will work when game code is in loadable module enter cheat menu before entering gen2 menu so the master code that initialize m_R1 is recognized ( needs to be done before execute watch is performed and also before goto call is used every time )