Guest Posted March 31, 2010 Posted March 31, 2010 Lol, 8M save file? How does the DSTT work anyway? Do you manually set the save type? The game is supposed to work with either Flash 2M or Flash 4M. If the DSTT makers decided to put 8M save files on HG/SS, then they officially suck.
x0angelus0x Posted March 31, 2010 Posted March 31, 2010 The savelist.bin in DSTT automatically changes the size of some save files in order for the games to work normally, usually Pokemon and Zelda games. Otherwise, you won't able to save in game. Anyhow, DSTT is dying and that's why I bought a Acekard 2i. Surprising, the old save in DSTT works in Akekard 2i too, that's why I didn't bother to create a new game. Yet, I still unable to access the Pokemon Mystery Gift Editor even though I snipped away the extra parts. Did I do it wrongly?
Guest Posted March 31, 2010 Posted March 31, 2010 So, you got an AK2i? If you haven't, download AKAIO 1.6RC2. If it doesn't change the save file to 4M, go in this game's options and change save type to 4M manually. If that still doesn't work, use an hex editor or anything like that to cut down the size.
Scarface Posted April 2, 2010 Posted April 2, 2010 Hey Grovyle, will you be updating any time soon for the English HG/SS AR codes support?
sky_15 Posted April 4, 2010 Posted April 4, 2010 hey can someone teach me i dont get it my save file is 162 file how to make it 512?
xbrosss Posted April 5, 2010 Posted April 5, 2010 (edited) can someone help me ? i put a TRU Arceus wonder card on a SS version and when I check the card says: You have already received this gift before... oh btw, i don't use AR, i update my save nevermind, i found the answer reading the whole topic D: the card shows up like used, but the green man still give you the pkmns : D Edited April 5, 2010 by xbrosss
Mars WonderBoy Posted April 12, 2010 Posted April 12, 2010 For the Live ARDS Code preview crashes when I select SoulSilver's USA version.
GruntZ Posted April 16, 2010 Posted April 16, 2010 Well... It's the old Windows Classic theme in every Windows OS since Windows 95, but I call it the Win98 look. Personally I hate that theme..... Win7 ftw! I dont agree :grog:I am the french translator of Pokesav, and some users tell me they also use your work. I should want to translate your prog if I can, the same way I have translated the 3 versions of Pokesav (you can see the result here : http://pokesav-gruntz.blogspot.com/ ) I download the 1.4 beta 3 and try to run it on the old XP SP3 that I run in virtual mode on my Linux PC (I havent native Windows anymore, I'm quite free :cool: ). But I encounter this error message : Can you tell me what I need to add to my old XP to make your program working (.net framework ? silverlight ? media player ? IE ? anything else ?). Then, I try to see inside the code with the same tools I used on Pokesav (ie. Resource Hacker and Hex editor), and there is no standard resources (generated from .rc files at compile time) that I can translate in the .exe file. How can I work Which language do you use ? Have you some form description source file ? Some data table in readable form that I can use ? Have you some source components that I can translate for you to giving language choice to user at run time (I have do this way in the past for Advance Map ; http://luho.kilu.de/am/ ) ? If you agree with my project, you can tell me how at "gruntz / at / sharkmail / dot / ws" Thank's for attention :smile: and sorry for my English :\ GruntZ
Guest Posted April 17, 2010 Posted April 17, 2010 You need the .NET framework. It says so in the first post actually.
GruntZ Posted April 17, 2010 Posted April 17, 2010 You need the .NET framework.It says so in the first post actually. "This program is written in C# and you'll need .NET Framework 2.0 in order to run it."Thank you, I'll read with more attention next time :redface: . Then, I think the prog is made with Visual Studio; can you confirm ? How can I help you to translate the GUI and textual datas ? With this kind of development tool, it isn't easy to expose only parts of the source code; can you consider to free the code (aka. Open Source) to let more developper help you improve, correct and translate your work ? GruntZ
Grovyle91 Posted April 17, 2010 Author Posted April 17, 2010 Hi guys! I'm sorry I've been absent last month... I didn't find the time to work on the program (mainly because of my own copy of SoulSilver, some fanfics (reading over ~400k words and more than ~10 stories...), prepairing to reinstall Windows 7 here (unattended, it consumes VERY MUCH time and it still won't work as I want it), scripting in PHP, school, msn, skype...). Sometimes I need a break from something, otherwise I'll get a black out or something... Pingouin, thanks for answering some questions during my absence. GruntZ, yes, this program is made in Visual Studio, 2008 to be exact. The newer version is made in Visual Studio 2010, .NET Framework 3.0 will be required. However, I'm thinking about dropping the whole WPF concept since it's not natively supported by Windows XP (the whole GUI is screwed up, I figured last week). So I'm not sure, may be I'll seperate the GUI for WinXP and Vista+, but then again... it will take some time... Regarding translating the program, I'm not against that concept. I'll implement some function that it gets the translation from some text file, so that the whole program doesn't need to be recompiled. However, open source is something I have considered. Although it will be much easier with SVN, but I'm not an expert in this (read "a complete noob") . I've seen that Visual Studio has some function to support SVN within Visual Studio itself, but then again, I don't know how this works. And then for everyone, I'm still working on the Action Replay export and some more... I need another day or so to get these things straight and to pick up the project. Grtzz!! Grovyle91
GruntZ Posted April 17, 2010 Posted April 17, 2010 Thank you for your reply. GruntZ, yes, this program is made in Visual Studio, 2008 to be exact.I have disassembled with Reflector.FileDisassembler, and find the string that need to be translated They're dispersed in the whole source code; too much work to translate and maintain translation across versions.The newer version is made in Visual Studio 2010, .NET Framework 3.0 will be required.Sad news (for me); I _hate_ Object Oriented Language. I, however, preferred that you return to a previous version, with a real language like C. Regarding translating the program, I'm not against that concept. I'll implement some function that it gets the translation from some text file, so that the whole program doesn't need to be recompiled. However, open source is something I have considered. Although it will be much easier with SVN, but I'm not an expert in this (read "a complete noob") . I've seen that Visual Studio has some function to support SVN within Visual Studio itself, but then again, I don't know how this works.Microsoft tools like visual Studio arent the natural choice for mixing with Open Source tools like SVN (they're more friendly with MS SourceSafe).But SVN repository isn't the only way to place de source code under Open Source Licence, and have guys to helps you improve your work. I don't know if it is possible with Visual Studio, and how this platform can manage multi lingual resources; but if you can extract and post .rc source file (the forms layout definition, including labels texts), some "enum" objetcs text files and messages files; I can translate and retrun the french result. However, you've made a very good job !
Arthzil Posted April 25, 2010 Posted April 25, 2010 Thank you for awesome piece of program Thanks to you I got legit Enigma Stone on EU version waaaay before wifi release
iTena Posted May 9, 2010 Posted May 9, 2010 hey grovyle my SAV have 520 kbts i don´t know what to do the editor cant edit that
Scarface Posted May 10, 2010 Posted May 10, 2010 hey grovyle my SAV have 520 kbts i don´t know what to do the editor cant edit that How the hell did you get your sav file to 520 kbts, what flash cart are you using?
Poryhack Posted May 10, 2010 Posted May 10, 2010 How the hell did you get your sav file to 520 kbts, what flash cart are you using? Probably the no$gba emulator. iTena, just use the converter at shunyweb.info to covert it to "raw".
Scarface Posted May 10, 2010 Posted May 10, 2010 Probably the no$gba emulator. iTena, just use the converter at shunyweb.info to covert it to "raw". Actually i used No$gba once and my sav was like 60-130 kbts somewhere in between.
iTena Posted May 10, 2010 Posted May 10, 2010 yes i use nosgba what is shunyweb.info ????? how i can converter my SAV?:confused:
Guest Posted May 10, 2010 Posted May 10, 2010 Why not just edit NO$GBA.INI and change "SAV/SNA type == Compressed" to "SAV/SNA type == Raw"?
RDVM69 Posted May 16, 2010 Posted May 16, 2010 The Best Tool Ever! Congratulations Grovyle! I won't stop using it
Soldjermon Posted May 17, 2010 Posted May 17, 2010 I think I may have found a bug. when I try to put any mystery gift and wonder card from file into my game, my game thinks that the gift had already been received, even though that I didn't even get the gift yet. is that a bug in the program, or could it be that USA HeartGold and SoulSilver hasn't been configured yet to work perfectly? - Soldjermon
Scarface Posted May 17, 2010 Posted May 17, 2010 I think I may have found a bug. when I try to put any mystery gift and wonder card from file into my game, my game thinks that the gift had already been received, even though that I didn't even get the gift yet. is that a bug in the program, or could it be that USA HeartGold and SoulSilver hasn't been configured yet to work perfectly?- Soldjermon Actually that happends with everyone, you need to fill in the Mystery Gift ID's that matches the WC's. However even doing it this way can make some of the WC's say that you received the gift before and some saying otherwise, its not a bug or anything like that it also happends with Pokesav as well.
Soldjermon Posted May 18, 2010 Posted May 18, 2010 Actually that happends with everyone, you need to fill in the Mystery Gift ID's that matches the WC's. However even doing it this way can make some of the WC's say that you received the gift before and some saying otherwise, its not a bug or anything like that it also happends with Pokesav as well. I even tried it that way, and it still says that my gift had already been received. it looks like the mystery gift corresponding number only goes up to 3, while the wonder card ID goes up to infinity... I think. maybe that could be the reason why it's doing that? - Soldjermon
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now