Skip to content

Commit

Permalink
nn_boss: Large rework with various improvements
Browse files Browse the repository at this point in the history
Lots of internal changes. On the surface this only fixes a crash in Mario & Sonic Rio 2016 (at least what I saw from my testing) but it may affect more games.

Summary of changes:
- Rewrite code to use newer cafeExportRegisterFunc
- Simplify code by merging namespaces and structs of the same types
- Correctly set ppc vtables for the virtual boss classes
- Fix some wrong function definitions and implement a little bit more of the boss API (mainly constructors and destructors)
  • Loading branch information
Exzap committed Apr 2, 2024
1 parent 3e467e2 commit 51072b5
Show file tree
Hide file tree
Showing 4 changed files with 1,230 additions and 1,293 deletions.

0 comments on commit 51072b5

Please sign in to comment.