LeoI Posted April 23, 2009 Posted April 23, 2009 If someone can add a link to the code, I'll try to translate Pokesav (especially Platinum) in more languages. *Please say the programming language used.
Chase-san Posted April 23, 2009 Posted April 23, 2009 No offense but Google is not considered an acceptable translator for most people. Also there is no source/code, they just hack the resources.
LeoI Posted April 27, 2009 Author Posted April 27, 2009 I don't use any automatic translator (that I now how they translate...), I'm only looking for the way pokesav has been build/created.
EmaTheLegend Posted May 10, 2009 Posted May 10, 2009 i'm translating pokesav in italian lenguage with a program called RESOURCE HACKER
Chase-san Posted May 13, 2009 Posted May 13, 2009 As for the programming language used, it doesn't matter really, its in machine code now. It could be C, C++, Visual C++, Visual Basic or maybe even AutoIt. It probably isn't Java, C#, Pascal, Lisp, Javascript, COBOL, or brainfsck (or any variants there of).
LeoI Posted May 15, 2009 Author Posted May 15, 2009 I was also trying to translate Pokesav D/P/Pt in Italian. How have you started?
coolbho3000 Posted May 16, 2009 Posted May 16, 2009 To translate the newer versions of Pokesav into English, I just opened the executable in Visual Studio 2008. It lets me edit any aspect of the window. I tried Resource Hacker before, but it messed up the fonts. The actual data in the drop down lists and variables had to be hex edited in, but this was not done by me. It was done by CadaGuti (0.06d) and fenzo666 (0.40c).
Neo Posted May 16, 2009 Posted May 16, 2009 To translate the newer versions of Pokesav into English, I just opened the executable in Visual Studio 2008. It lets me edit any aspect of the window. I tried Resource Hacker before, but it messed up the fonts. The actual data in the drop down lists and variables had to be hex edited in, but this was not done by me. It was done by CadaGuti (0.06d) and fenzo666 (0.40c). When you say it like that it sound so easy. And it is easy enough if you know what you are doing.
Angellore Posted May 18, 2009 Posted May 18, 2009 Wait, you can open executables on VS 2008? Sweet, I willl see if I can translate the program to Spanish then, since it is my native language !
LeoI Posted June 29, 2009 Author Posted June 29, 2009 I'm translating Pokesav Platinum with VS 2010, but I have a problem: I can't access at any combo box to modify names. I think I will need the source code.
Kaarosu Posted June 29, 2009 Posted June 29, 2009 I'm translating Pokesav Platinum with VS 2010, but I have a problem: I can't access at any combo box to modify names. I think I will need the source code. You'll have to change that in a hex editor probably. And for future reference we don't have the source code to pokesav. All the translations here have been done without it.
evandixon Posted June 29, 2009 Posted June 29, 2009 Wait, you can open executables on VS 2008? Sweet, I willl see if I can translate the program to Spanish then, since it is my native language ! Cool. If only Pokesav used .Net, so one could just use the .Net Reflector to grab the full source.
LeoI Posted July 13, 2009 Author Posted July 13, 2009 I try to use .net reflector but Pokesav seems don't have a CLI header module. Have anyone other valid suggestions? Anyway, how Pokesav has been translated in french/english/other from the original language?
evandixon Posted July 13, 2009 Posted July 13, 2009 I try to use .net reflector but Pokesav seems don't have a CLI header module. It only works on things made in .Net.
damio Posted July 14, 2009 Posted July 14, 2009 Anyway, how Pokesav has been translated in french/english/other from the original language? Resource Hacker or Visual Studio 2008 can translate it.
Jiggy-Ninja Posted July 17, 2009 Posted July 17, 2009 But they can't edit combo box. Have you even read the rest of the posts? To translate the newer versions of Pokesav into English, I just opened the executable in Visual Studio 2008. It lets me edit any aspect of the window. I tried Resource Hacker before, but it messed up the fonts. The actual data in the drop down lists and variables had to be hex edited in, but this was not done by me. It was done by CadaGuti (0.06d) and fenzo666 (0.40c). (Emphasis added)
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