if you find any discrepancies, please leave a comment or tweet at @antiformant.
the random number generator in both games is an LCG:
. |
. |
. |
. |
. |
if you find any discrepancies, please leave a comment or tweet at @antiformant.
the random number generator in both games is an LCG:
#include <stdint.h> | |
#include <stdbool.h> | |
#include <stdio.h> | |
#include <string.h> | |
#include <inttypes.h> | |
typedef uint8_t u8; | |
typedef uint32_t u32; | |
typedef uint64_t u64; |
F9CC37EF6A43F87B 938FCF94 0AD0048C 0AD008A8 0AD00854 0AD00428 00000000
3A307C034564F51C 7F54891F 0AB801E8 0AD00908 0AD00404 0AD00458 00000000
AB05DD8482042FDD 2901F259 0AB801A0 0AD00878 0AD00434 0AD00488 00000000