Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replaced tabs with spaces. * Improved comments for save types in preprocessor definitions. * Improved save type detection by guessing the most probable save type based on the save file size, instead of just expecting file sizes that match exactly the storage sizes from N64 chips.
- Loading branch information
6bec7bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hola amigo, He estado intentando convertir un archivo de guardado n64 (eep) a uno de not64/wii64 (eep) pero la app al ejecutar :
C:\Program Files (x86)\Project64 2.3\Save>sbn64.exe -i "MarioParty3.eep" -o "MarioParty3.eep" -s pj64 -d wii64
me indica;
pd. No se como cambiar el tamaño de el archivo.
Un saludo!
6bec7bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lechuga05 Un saludo. Envíame si puedes el archivo de guardado, con gusto lo examinaré.
6bec7bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Te lo envío al correo [email protected], gracias por responder y por tu tiempo!