Fork of https://github.com/sm64-port/sm64-port with additional features.
Find a file
2024-05-12 11:07:15 -05:00
.github/ISSUE_TEMPLATE Update issue templates 2020-05-07 20:46:35 +02:00
actors Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
asm merge refresh 10 2020-06-20 02:49:59 +03:00
assets Refresh 3 2019-11-03 14:36:27 -05:00
bin Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
data Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
doxygen Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
enhancements Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
include Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
levels new file: levels/intro/blue.rgba16.png 2020-09-04 17:43:26 -05:00
lib new file: lib/discord/libdiscord-rpc.dll 2020-09-04 18:19:14 -05:00
sound Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
src Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
text refresh 6 2020-02-03 00:51:26 -05:00
tools Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
.clang-format Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
.clang-tidy Refresh 1 2019-09-01 15:50:50 -04:00
.gitattributes Refresh 1 2019-09-01 15:50:50 -04:00
.gitignore Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
asmdiff.jp.sh Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
assets.json merge refresh 10 2020-06-20 02:49:59 +03:00
c2obj.py Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
CHANGES Refresh 11 2020-07-05 14:15:43 +03:00
charmap.txt refresh 5 2020-01-03 10:38:57 -05:00
charmap_menu.txt refresh 5 2020-01-03 10:38:57 -05:00
diff.py Refresh 10.1 2020-06-20 02:53:56 +03:00
diff_settings.py Refresh 8 2020-04-03 14:57:26 -04:00
Dockerfile Update Dockerfile to Ubuntu 22.04 as 18.04 is EOL 2023-11-15 08:26:51 +00:00
Doxyfile refresh 4 2019-12-01 21:52:53 -05:00
extract_assets.py Refresh 10.1 2020-06-20 02:53:56 +03:00
first-diff.py merge refresh 10 2020-06-20 02:49:59 +03:00
format.sh init2 2019-08-25 00:46:40 -04:00
Jenkinsfile refresh 6 2020-02-03 00:51:26 -05:00
Makefile Fixed compile errors caused by certain warnings being treated as errors 2024-05-12 16:31:08 +01:00
Makefile.split Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
obj2c.py Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
pisetup.sh Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
README.md Update README.md 2021-07-31 20:47:08 -05:00
README_es_ES.md Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
README_pt_BR.md Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
README_zh_CN.md Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
rename_sym.sh Refresh 7 2020-03-01 22:42:52 -05:00
SAVE_FORMAT.MD Reverted back to master, branch didn't switch :)))))) 2020-09-04 12:57:20 -05:00
sm64.eu.sha1 init2 2019-08-25 00:46:40 -04:00
sm64.jp.sha1 init2 2019-08-25 00:46:40 -04:00
sm64.ld merge refresh 10 2020-06-20 02:49:59 +03:00
sm64.sh.sha1 Refresh 7 2020-03-01 22:42:52 -05:00
sm64.us.sha1 init2 2019-08-25 00:46:40 -04:00
undefined_syms.txt Refresh 8 2020-04-03 14:57:26 -04:00

Render96ex

Fork of sm64ex

Model pack repo is found here https://github.com/Render96/ModelPack/releases/

Texture pack repo is found here https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK

This is meant to be a fork where the team can upload their code. If you want to help sm64ex then go to their repo. If you want to help us out then message me on discord DorfDork#4516

THIS HAS TO BE DONE AFTER YOU ARE FINISHED WITH COMPILING

HOW TO COMBINE THE MODEL PACK

  1. Obtain the latest release of the model pack. It can be found under https://github.com/Render96/ModelPack/releases (Render96_DynOs_v3.0.7z)
  2. Extract the contents of the .7z file into ./build/us_pc/dynos/packs

HOW TO COMBINE THE TEXTURE PACK

  1. Obtain the latest version of the texture pack.

e.g git clone https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK.git -b master

  1. Copy the contents of the gfx folder within the texture pack into ./build/us_pc/res/gfx/

Check the wiki page for in depth help on compiling

https://github.com/Render96/Render96ex/wiki