More actions
No edit summary |
(fix link) |
||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=SaveFileConverter | |title=SaveFileConverter | ||
|image= | |image=savefileconverterwii2.png | ||
|description=Convert Wii saves into emulator saves. | |description=Convert Wii saves into emulator saves. | ||
|author=Euan Forrester | |author=Euan Forrester | ||
Line 8: | Line 8: | ||
|version=0.01 | |version=0.01 | ||
|license=Mixed | |license=Mixed | ||
|website=https://savefileconverter.com/#/wii | |website=https://savefileconverter.com/#/wii | ||
|source=https://github.com/euan-forrester/save-file-converter | |source=https://github.com/euan-forrester/save-file-converter | ||
|discussion=https://github.com/euan-forrester/save-file-converter | |||
}} | }} | ||
[https://savefileconverter.com/#/wii/ SaveFileConverter] is a website that allows you to convert save files for various retro consoles including the Wii. It also includes a tool to help troubleshoot save files, and links to other save file converters. | |||
The tool processes Wii VC saves into files that can be directly loaded into an emulator or written to a cartridge. | |||
The main goal of this project is to allow people to use the various save files that can be found around the Internet: it suppports all common formats for NES/SNES/GBA/N64/TG16/SMS/Genesis/Neo Geo/PS1. It can also decrypt PSP saves. | |||
==User guide== | |||
If you are having trouble with a particular save file (particularly GBA files, which tend to be problematic), you can specify the save along with a known working save obtained from the emulator or cartridge you are trying to use. The tool will then compare the padding in the two files, and attempt to make the problematic save look more like the known working one. | |||
Emulators with incompatible save formats: | |||
*(GBA) Pizza Boy GBA files incompatible with mGBA (believe mGBA uses raw files) | |||
*(PS1) Beetle HW incompatible with DuckStation | |||
*(Saturn) SSF incompatible with Mednafen/Beetle Saturn | |||
*(N64) Mupen64Plus Next files incompatible with Wii64 | |||
*(32X) Picodrive has its own save format (somewhere around [https://github.com/notaz/picodrive/blob/1d366b1ad9362fd463c42979c8a687dfc7f46c46/platform/common/emu.c#L873 here]?) | |||
== | ===Useful links=== | ||
*[https://en-americas-support.nintendo.com/app/answers/detail/a_id/2709/~/how-to-move-data-from-the-wii-to-an-sd-card How to copy save files from the Nintendo Wii to SD card.] | |||
*[https://en-americas-support.nintendo.com/app/answers/detail/a_id/2723/~/how-to-copy-save-data-to-the-wii-from-an-sd-card How to copy save files from SD card to the Nintendo Wii.] | |||
== | ==Screenshots== | ||
savefileconverterwii3.png | |||
== | ==External links== | ||
* Official website - https://savefileconverter.com/#/wii | |||
* GitHub - https://github.com/euan-forrester/save-file-converter | |||
* WiiBrew - https://wiibrew.org/wiki/SaveFileConverter | |||
[[Category:Support the author]] | |||
Revision as of 04:54, 3 April 2023
SaveFileConverter | |
---|---|
General | |
Author | Euan Forrester |
Type | PC utilities |
Version | 0.01 |
License | Mixed |
Last Updated | 2022/03/30 |
Links | |
Website | |
Source | |
SaveFileConverter is a website that allows you to convert save files for various retro consoles including the Wii. It also includes a tool to help troubleshoot save files, and links to other save file converters.
The tool processes Wii VC saves into files that can be directly loaded into an emulator or written to a cartridge.
The main goal of this project is to allow people to use the various save files that can be found around the Internet: it suppports all common formats for NES/SNES/GBA/N64/TG16/SMS/Genesis/Neo Geo/PS1. It can also decrypt PSP saves.
User guide
If you are having trouble with a particular save file (particularly GBA files, which tend to be problematic), you can specify the save along with a known working save obtained from the emulator or cartridge you are trying to use. The tool will then compare the padding in the two files, and attempt to make the problematic save look more like the known working one.
Emulators with incompatible save formats:
- (GBA) Pizza Boy GBA files incompatible with mGBA (believe mGBA uses raw files)
- (PS1) Beetle HW incompatible with DuckStation
- (Saturn) SSF incompatible with Mednafen/Beetle Saturn
- (N64) Mupen64Plus Next files incompatible with Wii64
- (32X) Picodrive has its own save format (somewhere around here?)
Useful links
Screenshots
savefileconverterwii3.png
External links
- Official website - https://savefileconverter.com/#/wii
- GitHub - https://github.com/euan-forrester/save-file-converter
- WiiBrew - https://wiibrew.org/wiki/SaveFileConverter