An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
Find a file
Isaac0-dev 89afa8181e
just a few more improvements (#207)
Add get_dialog_box_state
    Prevent some attacks from registering as pvp attacks.
    Clean up all cases of camera.lua
    Put gLastCollectedStarOrKey in a better spot.
    Clean up my moderator code a bit, changing gIsModerator to boolean.
    Brang back kicked, banned and full party messages.
    Fixed a warning on older compilers like raspberry pi's and use configAmountofPlayers instead of MAX_PLAYERS
    Fixed compiling with the flag DISCORD_SDK off.
    Added "Fixed Collisions" to the debug menu.
    Added HMC, CCM, RR, BITDW, PSS and TTC to the main menu options.
    Fix my own oversight; Prevent the port from being duplicated in the join menu. (temporary fix)
    Hopefully bring back the crash handler on windows by not checking for termination signals on windows
2022-10-18 15:34:46 -07:00
.github/ISSUE_TEMPLATE
actors Complete color palettes; gfx macros (#191) 2022-09-18 17:30:13 -07:00
assets Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
autogen just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
bin 3-digits orange numbers; Fixed red coins and secrets bugs; Correct red coins display during pause (#82) 2022-05-07 19:09:37 -07:00
data Touch up (#205) 2022-10-01 01:51:00 -04:00
developer Cleanup ; recursive descent fixes ; fixed behavior override comparisons 2022-06-02 19:07:43 -07:00
docs/lua just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
doxygen
include Color type and palette/color functions (#199) 2022-09-26 19:11:51 -07:00
levels Fix up co-op ripples 2022-08-07 01:10:10 -07:00
lib multiple improvements (#176) 2022-09-12 20:00:51 -07:00
misc
mods just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
res Add Icon to windows build (#96) 2022-05-19 16:33:17 -07:00
sound Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
src just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
text Allow course names/acts to be changed from Lua 2022-04-09 23:28:36 -07:00
textures 3-digits orange numbers; Fixed red coins and secrets bugs; Correct red coins display during pause (#82) 2022-05-07 19:09:37 -07:00
tools Fix warnings/compile errors on Linux 2022-03-13 18:45:42 -07:00
.clang-format
.clang-tidy
.gitattributes
.gitignore Add gamepad number, background options (#122) 2022-06-05 19:16:24 -07:00
asmdiff.jp.sh
assets.json Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
c2obj.py
CHANGES Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
charmap.txt
charmap_menu.txt
credits.txt Update credits 2022-04-06 01:31:58 -07:00
diff.py Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
diff_settings.py Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
Dockerfile fix warnings (#203) 2022-09-30 20:02:55 -07:00
Doxyfile
dynos.mk
extract_assets.py Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
first-diff.py Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
format.sh
Jenkinsfile Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
Makefile multiple improvements (#176) 2022-09-12 20:00:51 -07:00
Makefile.split Fix up Makefile for coop-compiler 2022-03-21 16:46:31 -07:00
obj2c.py
pisetup.sh
README.md Doc stuff (#182) 2022-09-12 20:01:45 -07:00
README_es_ES.md Remove TARGET_WEB (#159) 2022-08-25 17:32:20 -07:00
README_pt_BR.md
README_zh_CN.md
rename_sym.sh Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
SAVE_FORMAT.MD
sm64.eu.sha1
sm64.jp.sha1
sm64.ld Added extended bounds 2022-04-06 08:40:22 -07:00
sm64.sh.sha1
sm64.us.sha1
undefined_syms.txt Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00
util.mk Update to Refresh 13 (#19) 2022-03-13 00:17:10 -08:00

sm64ex-coop

Online multiplayer mod for SM64 that synchronizes all entities and every level for multiple players. Fork of sm64pc/sm64ex.

Feel free to report bugs and contribute, but remember, there must be no upload of any copyrighted asset. Run ./extract_assets.py --clean && make clean or make distclean to remove ROM-originated content.

How to Play

Instructions on how to play are available on the wiki.

Goal (accomplished)

Create a mod for the PC port where multiple people can play online together.

Unlike previous online attempts, this one synchronized enemies and events. This allows players to be interacting with the same world at the same time.

Lua

sm64ex-coop is moddable via lua, similar to how Roblox and Gmod works. To get started, click here to see the lua documentation

Discord

https://discord.gg/TJVKHS4