ManIsCat2
cbe0516134
merge coopdx dev once again
2025-03-23 14:14:26 +03:30
ManIsCat2
faff66adae
Merge coop dev to android dev
2025-03-23 14:07:38 +03:30
Isaac0-dev
83c967457f
fix missing non mario character sounds
...
these are bugs I'm only just finding out about, please report any others!
2025-03-13 21:49:20 +10:00
Isaac0-dev
a1f952f634
fix some sequences missing [build]
2025-03-13 21:10:14 +10:00
Agent X
1f0c44dd9e
Add cake screen split into tiles script (by eros)
...
Co-Authored-By: eros71 <16540103+eros71-dev@users.noreply.github.com >
2025-03-09 12:33:14 -04:00
Isaac0-dev
354ba8f846
fix some issues with missing sequences
2025-03-09 14:40:13 +10:00
Isaac0-dev
0810f01396
no longer need a rom to compile the game
...
the files:
- sound_data_compressed.ctl
- sound_data_compressed.tbl
- sequences_compressed.bin
are now added as files that are generated by assemble_sound.py, they're compressed, and are decompressed at compile time.
rom assets have been removed from these files, so they are now just metadata for loading the sounds that are extracted at runtime.
2025-03-08 12:43:29 +10:00
xLuigiGamerx
5ce10b6248
Fixed Toad's Voice
2025-02-20 16:04:28 +03:00
ManIsCat2
d91f879265
Merge branch 'android' of https://github.com/ManIsCat2/sm64coopdx into android
2025-02-14 10:35:27 +03:30
Prince Frizzy
5d93cca229
Fix compilation error when generating demo data
2025-01-13 11:30:47 -05:00
Isaac0-dev
bccac8c78c
extract demo data from rom at runtime
2025-01-13 22:27:47 +10:00
ManIsCat2
85dd550569
merge sm64coopdx1.1
2025-01-06 11:53:39 +03:30
Radek Krzyśków
0627d6ab48
[Experimental] Reduce the size of Windows builds by cleaning the MinGW debug info ( #585 )
...
* Reduce the size of Windows builds by cleaning the debug info
* Update IS_DEV_OR_DEBUG in Makefile
2024-12-29 14:29:26 -05:00
Agent X
bd09ed0298
Small code comment changes
2024-12-13 20:13:55 -05:00
ManIsCat2
475502d0c3
sound
2024-11-26 16:27:37 +03:30
ManIsCat2
589f92fac7
dev
2024-10-31 22:02:20 +03:30
Jon Crall
1bde20d896
Better error messages in n64graphics ( #370 )
2024-10-16 17:19:01 +10:00
Rory Coughlan
9bb89067f2
Make patches work when using git submodules ( #285 )
2024-09-13 21:20:53 +10:00
Agent X
03d9c6a221
Fix convert_skybox.py on Linux
2024-07-08 17:50:50 -04:00
Agent X
ceb7aa4649
Palette system overhaul and preset rewrite
2024-05-21 17:09:59 -04:00
Agent X
cdd23f5952
Add save file names
2024-05-11 22:05:35 -04:00
Agent X
dd6ce3d7f9
Actually fix Waluigi anims
2024-05-11 19:17:50 -04:00
Agent X
940a05a2d1
Fix sounds on Python 3.12
2024-05-11 15:11:55 -04:00
Motoo Chhotoo Chintoo
7ffb98e896
Accommodated mac-intel-essential.sh for directory tree changes. ( #562 )
...
Since the libraries for MacOS are now distinguishable between mac_arm and mac_intel, a minor change has been made to the script to place the compiled libjuice library to the appropriate folder, i.e. `mac_intel`.
2024-03-25 18:44:42 -04:00
Agent X
a9611cadd0
Post rom extractor changes
2024-03-23 17:03:52 -04:00