View Single Post
Old Oct 15th, 2009, 7:54:36 PM   #9
yayece
 
Join Date: Sep 2005
Posts: 90
Default

This is an interesting project... If one were to "look at the code," how would you even get started? Does VBA allow you to look at the assembly level code? Do we know for certain if the PRNG is the same as Emerald? i.e., the initial seed may start you somewhere in the middle of the series, but will the progression of the series be the same? If yes, then maybe searching through the code for "0x41C64E6D" would be a good starting point, no?
yayece is offline