Skip to content

ultimate-research/code-mod-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Code Mod Framework

A C project framework/template for those starting off with function replacement through SaltyNX.

What it provides:

  • The ability to replace functions with C reimplementations on runtime, either by symbol or by non-relocated address
  • An IMPORT macro for automatically getting a relocated addresses from a non-relocated address
  • A project set up for devkitpro targetting SaltyNX's plugin setup
  • A set of lua2cpp and ACMD imports for calling back to the base game's functions

Please read the wiki for guides and more information on getting started.

About

A framework/template for those starting off with function replacement through SaltyNX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published