Skip to content
forked from SAT-R/sa2

A modification of the Sonic Advance 2 decomp intended to add new features

Notifications You must be signed in to change notification settings

SilviaFox/sa2-plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic Advance 2 Plus

CI status Decompilation Progress Decompilation Matching Progress Contributors Discord

This is a modification of the Sonic Advance 2 decomp by freshollie and JaceCear, intended to expand the character movesets or add new features for fun!

It so far builds the following ROMs:

  • sa2.gba sha1: 7bcd6a07af7c894746fa28073fe0c0e34408022d (USA) (En,Ja,Fr,De,Es,It)
  • sa2_europe.gba sha1: b0f64bdca097f2de8f05ac4c8caea2b80c5faeb1 (Europe) (En,Ja,Fr,De,Es,It)
  • 🚧 sa2_japan.gba sha1: dffd0188fc78154b42b401398a224ae0713edf23 (Japan) (En,Ja,Fr,De,Es,It) (Work in Progress)

It can also build:

  • sa2.sdl make sdl (Linux/MacOS SDL 64bit port)
  • sa2.sdl_win32.exe make sdl_win32 (Windows SDL 32bit port)
  • 🚧 sa2.win32.exe make win32 (Win32 native port, not functional)

Current state

Setting up the repo

Please see follow these instructions

Community

Join us on discord to get started in helping out

Notes

  • The Kirby & The Amazing Mirror decompilation uses a very similar codebase, as it was written by the same dev team (Dimps)
  • https://decomp.me is a great resource for helping to create matching functions
  • ldscript.txt tells the linker the order which files should be linked
  • For more info, see the FAQs section of TMC

Credits

About

A modification of the Sonic Advance 2 decomp intended to add new features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.3%
  • Assembly 18.1%
  • Makefile 0.6%
  • Perl 0.0%
  • Python 0.0%
  • Shell 0.0%