izzy2fancy / termux-app

SM64 Builder forked from the coop builder adding other versions of SM64 for Android. Made out of Termux - a terminal emulator application for Android OS extendible by variety of packages.

Home Page:https://f-droid.org/en/packages/com.termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All that you need is a US Super Mario 64 rom, named baserom.us.z64 It can be either in the root of downloads or in the root of internal storage either way it will probably find it!

The external SM64EX builds need the base.zip moved to Android/data/files/res/ the base.zip is located inside the SM64 Builder in the sm64-izzys-port-android/build/us_pc/res/ folder.

Please consider sponsoring me so I can continue working on this and other projects. Thank you!

Termux users! You must uninstall termux before installing.

I added the following as per a request

If you don't want to uninstall termux, then use the commands below.

To build Coop use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-coop.sh)

To build Coop Render96 HD use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-coop-render96.sh)

To build OMM use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-omm.sh)

To build ALO use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-alo.sh)

To build SM64EX internal use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-INT.sh)

To build SM64EX internal No Touch use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-INTnoTouch.sh)

To build SM64EX external (Needs Assets moved to Android/data/files/res/)use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-EXT.sh)

To build SM64EX external No Touch (Needs Assets moved to Android/data/files/res/) use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-EXTnoTouch.sh)

To build SM64EX Porcino use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-sm64ex-porcino.sh)

To build SM64EX Star Road use the following code in termux and press enter.

bash <(curl -Ls https://github.com/izzy2fancy/termux-packages/raw/patch-2/packages/bash/build-starroad.sh)

About

SM64 Builder forked from the coop builder adding other versions of SM64 for Android. Made out of Termux - a terminal emulator application for Android OS extendible by variety of packages.

https://f-droid.org/en/packages/com.termux

License:Other


Languages

Language:Java 98.3%Language:C++ 1.2%Language:C 0.4%Language:Shell 0.2%Language:Makefile 0.0%Language:Assembly 0.0%