headshot2017 / libsm64-gm8

Game Maker 8 bindings for libsm64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsm64-gm8 - Game Maker 8 bindings for libsm64

An extension for Game Maker 8 that integrates libsm64.
If you want to mod games with this, you'll need Game Maker 8 Pro.

An example project is located in the 'gmk' folder.

img

Building the DLL

  • Follow steps 1-4 for setting up MSYS2 MinGW 64 here, but replace the repository URL with https://github.com/headshot2017/libsm64-gm8.git
  • Ensure SDL2 is installed.
    • 32 bits: pacman -S mingw-w64-i686-SDL2.
  • Run make to build
  • To run the test program in the 'gmk' folder, you'll need a SM64 US ROM in the gmk folder with the name sm64.us.z64.

About

Game Maker 8 bindings for libsm64

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 99.7%Language:Python 0.2%Language:Makefile 0.1%