2020-09-01 06:50:43 +00:00
# sm64ex-coop
2022-01-30 08:16:32 +00:00
Online multiplayer mod for SM64 that synchronizes all entities and every level for multiple players. Fork of [sm64pc/sm64ex ](https://github.com/sm64pc/sm64ex ).
2021-02-14 10:11:19 +00:00
2020-05-07 17:11:38 +00:00
Feel free to report bugs and contribute, but remember, there must be **no upload of any copyrighted asset** .
2020-06-19 20:42:57 +00:00
Run `./extract_assets.py --clean && make clean` or `make distclean` to remove ROM-originated content.
2020-05-15 03:05:50 +00:00
2022-02-11 05:37:48 +00:00
## How to Play
[Instructions on how to play are available on the wiki. ](https://github.com/djoslin0/sm64ex-coop/wiki/How-to-Play )
- The easiest way is to download [coop-compiler ](https://github.com/coop-compiler/coop-compiler/releases/latest/download/coop-compiler.exe )
2022-01-30 08:16:32 +00:00
## Goal (accomplished)
2021-08-03 03:47:23 +00:00
Create a mod for the PC port where multiple people can play online together.
2022-01-30 08:16:32 +00:00
Unlike previous online attempts, this one synchronized enemies and events. This allows player to be interacting with the same world at the same time.
2020-10-10 08:18:53 +00:00
## Discord
[https://discord.gg/TJVKHS4 ](https://discord.gg/TJVKHS4 )