Skip to content

Simple Byteswapper for N64 Saves

Notifications You must be signed in to change notification settings

blockfeed/sbn64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sbn64

Simple Byteswapper for N64 Saves

This program is designed to convert N64 saves between different formats generated by various emulators, by cutting/padding the source file and/or performing a 32-bit byteswapping operation on it. Usage is pretty much straightforward and it's also explained in the program itself.

As of v1.5, sbn64 is able to convert to/from the formats generated by these emulators:

  • Wii64.
  • Project64 (PC).
  • Wii N64 Virtual Console titles.
  • Sixtyforce (Mac). Also compatible with Controller Pak data.

This code is of public domain, so just have at it.

About

Simple Byteswapper for N64 Saves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • Makefile 1.0%