Quote:
Originally Posted by Fat Flavors
Thank you for your responses.
In calibration, I know I'm looking for a repeating Timer0 value to use, but am I correct in assuming that, even when I do get this Timer0, the actual RNG process of getting the "right" Grotto will still take quite a bit of time?
Also, couldn't I run with the Timer0 I had repeated 3 times and eventually hit the Vulpix?
|
Yes, you're certainly welcome to try just using the results you currently have. Eventually you may hit it, but since you're using DSi XL, there's a chance (can't say exactly what since I use a DSoriginal) that another timer0 will be more common due to the hardware's wider range of timer0's.
Quote:
Originally Posted by Fat Flavors
[edit]:
Am I supposed to be using the whole range of the Timer0 values I'm finding and setting those as my Timer0 min-max values for My DS parameters? If that's the case, how does the ordering of these numbers work? For example, two of my values are 1678 and 167C - which comes "first" ?
|
You can use the whole range, but it's easier to focus on one that you'll eventually hit (i.e. set min/max to the same value). The values are hexadecimal so they go from 0 through F (16 values) - this means 1678 < 167C