headshot2017 / sm64-san-andreas

Super Mario 64 in GTA San Andreas
73 stars 7 forks source link

sm64-san-andreas

it's a me

An ASI plugin for GTA San Andreas, which makes use of libsm64 to allow you to play as Mario from Super Mario 64.

This plugin requires the following in order to work:

It's also recommended to install the SilentPatchSA mod. It's not necessary in order for this plugin to work, but it fixes an issue with Mario's shading appearing to be flat while outdoors.

Once you are ingame, press the M key to switch between Mario and CJ.

This is still under development!

How to download

This requires you to be logged in to your GitHub account.

Compiling

See the Compiling the plugin wiki page for a complete tutorial for setting up CodeBlocks, mingw-w64, plugin-sdk, and this plugin.

NOTE: The build targets for both projects must match! e.g. if libsm64 is built with the Release target, sm64-san-andreas must also be built with the GTASA Release target.

Known issues