Kev-randar Posted October 7, 2018 Share Posted October 7, 2018 Can someone tell me if it is possible to pass my pokemon crystal vba emulator game to citra ?, and if possible in what way I would do it. Link to comment Share on other sites More sharing options...
theSLAYER Posted October 7, 2018 Share Posted October 7, 2018 It's possible. Normally, if filesize is the same, renaming it to sav.dat and placing it in the folder would do. if renaming didn't work, try this:https://projectpokemon.org/home/files/file/1256-save-converter-for-gen-ii-vc-games/ Link to comment Share on other sites More sharing options...
Kev-randar Posted October 7, 2018 Author Share Posted October 7, 2018 (edited) when I go from citra to vba it works, but from vba to citra I could not. the application says that it serves to open files in pkhex, but I want to pass my crystal play of visual boy advance to citra. Edited October 7, 2018 by Kev-randar Link to comment Share on other sites More sharing options...
theSLAYER Posted October 7, 2018 Share Posted October 7, 2018 4 hours ago, Kev-randar said: when I go from citra to vba it works, but from vba to citra I could not. the application says that it serves to open files in pkhex, but I want to pass my crystal play of visual boy advance to citra. probably changes in save file size. Check the save file size, (Citra and VBA), and do the appropriate edits using hex editor. It's normally involving the last 2 lines of code when viewed in hex editor. Link to comment Share on other sites More sharing options...
Kev-randar Posted October 7, 2018 Author Share Posted October 7, 2018 (edited) 2 hours ago, theSLAYER said: probably changes in save file size. Check the save file size, (Citra and VBA), and do the appropriate edits using hex editor. It's normally involving the last 2 lines of code when viewed in hex editor. I have no idea how to use that tool, could you give me some guidance?. ok, I used the hex editor adding a line of code at the end, and it worked, thanks: D Edited October 8, 2018 by Kev-randar Link to comment Share on other sites More sharing options...
windwakemeupinside Posted October 8, 2018 Share Posted October 8, 2018 https://sav2vc.fm1337.com/ this tool should work if you don't want to bust out a hex editor. Link to comment Share on other sites More sharing options...
Kev-randar Posted October 8, 2018 Author Share Posted October 8, 2018 5 minutes ago, windwakemeupinside said: https://sav2vc.fm1337.com/ this tool should work if you don't want to bust out a hex editor. thanks, :). Link to comment Share on other sites More sharing options...
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