In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Talk:Turnip"

From WiiBrew
Jump to navigation Jump to search
Line 5: Line 5:
 
* Cool idea, i'll suggest you to get the savegame from the nand because it's easyer than going forth and back from many homebrews. If you edit the rvforst.dat on the nand i don't think that you need to change any hash because the file is not packed in a data.bin, but i dunno if the game does some sanity checks too.. Btw check on wiisaves, there are also PAL savegames. --[[User:The Lemon Man|The Lemon Man]] 09:08, 14 July 2009 (UTC)
 
* Cool idea, i'll suggest you to get the savegame from the nand because it's easyer than going forth and back from many homebrews. If you edit the rvforst.dat on the nand i don't think that you need to change any hash because the file is not packed in a data.bin, but i dunno if the game does some sanity checks too.. Btw check on wiisaves, there are also PAL savegames. --[[User:The Lemon Man|The Lemon Man]] 09:08, 14 July 2009 (UTC)
 
: Thanks, that is a great suggestion. I am still learning on all this, so if you know some good tutorial on reading the nand to open a file like rvforest.dat and just read it (no need to write in this case), please let me know. --[[User:Conanac|Conanac]] 01:04, 15 July 2009 (UTC)
 
: Thanks, that is a great suggestion. I am still learning on all this, so if you know some good tutorial on reading the nand to open a file like rvforest.dat and just read it (no need to write in this case), please let me know. --[[User:Conanac|Conanac]] 01:04, 15 July 2009 (UTC)
 
+
:: Just use ios_open/ios_read
  
 
Does this really work? I ran this app three times and each time it gave me different turnip prices for the week. I even played the game and checked the current turnip prices for Tuesday night and the Turnip app showed the price as different than what Tom Nook was buying for. [[User:Deozaan|Deozaan]] 07:19, 15 July 2009 (UTC)
 
Does this really work? I ran this app three times and each time it gave me different turnip prices for the week. I even played the game and checked the current turnip prices for Tuesday night and the Turnip app showed the price as different than what Tom Nook was buying for. [[User:Deozaan|Deozaan]] 07:19, 15 July 2009 (UTC)

Revision as of 10:56, 21 July 2009

  • Name change, instead of turnip it should be, turniip--Aujakev 15:38, 15 July 2009 (UTC)
Tell me more on the reason --Conanac 15:46, 15 July 2009 (UTC)


  • Cool idea, i'll suggest you to get the savegame from the nand because it's easyer than going forth and back from many homebrews. If you edit the rvforst.dat on the nand i don't think that you need to change any hash because the file is not packed in a data.bin, but i dunno if the game does some sanity checks too.. Btw check on wiisaves, there are also PAL savegames. --The Lemon Man 09:08, 14 July 2009 (UTC)
Thanks, that is a great suggestion. I am still learning on all this, so if you know some good tutorial on reading the nand to open a file like rvforest.dat and just read it (no need to write in this case), please let me know. --Conanac 01:04, 15 July 2009 (UTC)
Just use ios_open/ios_read

Does this really work? I ran this app three times and each time it gave me different turnip prices for the week. I even played the game and checked the current turnip prices for Tuesday night and the Turnip app showed the price as different than what Tom Nook was buying for. Deozaan 07:19, 15 July 2009 (UTC)

I have worked with several players to test and it always works. Do you have the north america version, i.e. animal crossing city folk? If you dont, then you need to help me by providing me with your RVFOREST.DAT file and also the list of turnip prices each weekday morning and afternoon (for the week when you save that RVFOREST.DAT file) then I could update this application. Just a quick check what the directory name that this file is stored in your SD? Is it RUUE? --Conanac 14:41, 15 July 2009 (UTC)
Yes I have the NTSC-U version. Animal Crossing: City Folk. I just tested it again today and this morning bells were going for 144 and this afternoon they're going for 179 but the Turnip app says this morning they should have been 61 and this afternoon they should be 58. Deozaan 18:27, 15 July 2009 (UTC)
I found out what the problem was. I was using Savegame Manager which saves the files to SD:\savegames\RUUE\rvforest.dat instead of in the WIISAVES directory. I just also happened to have extracted my Animal Crossing data several months ago. It works great! Thanks so much! Now I have a feature request: Since it's much more convenient to use one application instead of two, can you also have Turnip check for data in the savegames\RUUE directory? Thanks a lot! Deozaan 18:33, 15 July 2009 (UTC)
Great!, I will put your request in the to-do list for next update. Thanks for using it and providing great suggestions. --Conanac 19:29, 15 July 2009 (UTC)