5th Gen RNG Suite
it displays stuff for copypasting in the console window!
-- General Parameters for current game and setup (english)
local game=0 -- 0 for white, 1 for black
local rng=0x02216244-0x20*game -- PRNG Seed Location
local mtrng=0x02215374-0x20*game -- Mersenne Twister Table Top
local mac=0x123456 -- MAC Address of Emulator
local pos_m=0x0224F92C-0x20*game -- Map Position -> XYZ
local storage=0x02000200
local trackcgear=0 -- 0 on, 1 off; disable for Standard Abuse,