Help All dig sites?
3 posters
Page 1 of 1
Help All dig sites?
Ok so I saw that you go to the fossilhunt file and change the maxchosen=5 to maxchosen=9 but it doesn't work for me, it still only lets me have 5. How can I fix this?
MeGusta- Herrerasaurus
I figured it out
I had to start a new game after editing the file or else it didn't kick in.
MeGusta- Herrerasaurus
Re: Help All dig sites?
Thus you did it?:
You can find a place MaxDinos = 15; caption.
The value to write to 25.
Find the following words:
#ifdef TOSHI_SKU_PS2
maxchosen = 3;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 3;
//starrating[3] = 3; // Unlock last two at 3 stars
#else // Windows and XBox builds
maxchosen = 5;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
#endif
If you have the following edit:
#ifdef TOSHI_SKU_PS2
maxchosen = 3;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 3;
//starrating[3] = 3; // Unlock last two at 3 stars
#else // Windows and XBox builds
maxchosen = 9;
starrating[0] = 0;
starrating[0] = 1;
starrating[0] = 2;
starrating[0] = 3;
starrating[0] = 4;
starrating[0] = 5;
starrating[0] = 6;
starrating[0] = 7;
starrating[0] = 8;
starrating[0] = 9;
#endif
Save the file.
You can find a place MaxDinos = 15; caption.
The value to write to 25.
Find the following words:
#ifdef TOSHI_SKU_PS2
maxchosen = 3;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 3;
//starrating[3] = 3; // Unlock last two at 3 stars
#else // Windows and XBox builds
maxchosen = 5;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 2;
starrating[3] = 3;
starrating[4] = 4;
#endif
If you have the following edit:
#ifdef TOSHI_SKU_PS2
maxchosen = 3;
starrating[0] = 0;
starrating[1] = 1;
starrating[2] = 3;
//starrating[3] = 3; // Unlock last two at 3 stars
#else // Windows and XBox builds
maxchosen = 9;
starrating[0] = 0;
starrating[0] = 1;
starrating[0] = 2;
starrating[0] = 3;
starrating[0] = 4;
starrating[0] = 5;
starrating[0] = 6;
starrating[0] = 7;
starrating[0] = 8;
starrating[0] = 9;
#endif
Save the file.
Spinoxxx- Compy
Re: Help All dig sites?
Yes I did it and I set it to add two for every star and on the fourth I'd have 9, that way it doesn't give you all of them right off but you get them.
MeGusta- Herrerasaurus
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum