Raphi
Created page with "This is the RNG table for Boktai 1 and 2. Boktai 3 (might?) use a different table. See each game's RAM map page for the address of the RNG index. Most uses of the RNG use the "Value >> 3" numbers, which is value divided by 8 (=shifted right by 3 bits). {| class="wikitable exportable" ! RNG Index || Value || Value >> 3 |- | 0 || 208 || 26 |- | 1 || 25215 || 3151 |- | 2 || 3331 || 416 |- | 3 || 31595 || 3949 |- | 4 || 3078 || 384 |- | 5 || 7575 || 946 |- | 6 || 4313 || 5..."