Recent content by andrewlgate

  1. andrewlgate

    Tutorial Using your GBA savegames (.sav) on Wii U VC (.bin)

    I was trying to do the opposite with oracle of seasons (transfer from wiiu to emulator) and it wasn't working until I realised there was a line missing that made the emulator rewrite the sve file with a fresh one, so here's how I solved it: I took the save file from the SaveMii from my wiiu...
  2. andrewlgate

    Hacking Converting NES VC save files (.VES) to .SAV files?

    hi, i was looking for the answer to this, and i know im almost 10 years late but if you open the file on a coding editor (i used sublime text) and copy the content of the .ves file ignoring the first two lines (starting from 005a until the end of the file) and paste it on the saveRAM or .SAV or...