69 Commits

Author SHA1 Message Date
JDJG cb172d1399 Adds information about what each sequence file does. (#500)
* Adds the sequence information i.e. what each file does.

* Removed not used mario circuit(accidently added from the wiki) - just generic name for every mario course.
Links to mario raceway :)

* update value to be more accurate.

* Update sequences-information.md

* updates seq_00 to be sound player.

* update references of seq_16 to make more sense.

* remove the note on it.

* Update the seq_16 to be the better name of it.

* Update sequences-information.md

* updates each section to have a name.

* Changes The name to make more sense gramatically.

* add new note

* Update sequences-information.md

* Update sequences-information.md

* Fixes the weird change to clrf. Replaces it to be lf instead.

* Update custom-audio.md

* Update TrackProperties.cpp

* Update TrackProperties.cpp

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-29 07:07:29 -06:00
coco875 2cc051fbe1 more precision on building instruction and fix switch (#507)
* more precision on building instruction

* Update main.yml

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-29 06:59:56 -06:00
coco875 3431d1dce0 add more audio documentation (#505)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-29 06:55:10 -06:00
KiritoDv c7ee0d8dd1 Fixed stupid crlf issues 2025-07-28 18:01:41 -06:00
JDJG 225095fc11 update documentation title to make more sense and not too be too long.
helps make it fit better.
2025-07-28 19:53:40 -04:00
JDJG c4d18a91d5 Final thing. 2025-07-23 02:11:47 -04:00
JDJG 19b25c3b58 add another table for mario kart remixes. 2025-07-23 02:10:39 -04:00
JDJG e224af0747 Implement the correct final table for the courses. 2025-07-23 01:57:44 -04:00
JDJG 5b065b0f6c updated data to be more accurate 2025-07-23 01:15:04 -04:00
JDJG 579e3693c1 Updates with correct information 2025-07-23 01:11:17 -04:00
JDJG 7822e72fce adds better list. 2025-07-23 00:56:12 -04:00
JDJG 02e6ffe777 adds better list. 2025-07-23 00:55:05 -04:00
JDJG 1b4f9553bc Let's see 2025-07-23 00:39:10 -04:00
Lywx 13814868ed Implemented new audio driver for sequence replacement (#478)
* [WIP] Added custom driver and implemented sequence replacement

* Implemented hmas effect system and wip replace system

* Added load from o2r

* Implemented sequence replacement

* Added looping point support

* Added reduced volume when pausing

* Fixed audio reset and added fade out

* Fixed music when retrying

* Fixed star music

* Parsed more info, not just loops

* Fixed linux compilation

* add doc

* Update docs/custom-audio.md

* Update docs/modding.md

---------

Co-authored-by: coco875 <59367621+coco875@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-21 12:48:53 -06:00
coco875 761dad8f1a Update BUILDING.md (#471) 2025-07-18 06:55:10 -06:00
MegaMech f3d13c027e Update custom-track.md (#448) 2025-07-12 11:59:32 -06:00
coco875 5d4c01b296 Add basic documentation (#416)
* add basic documentation

* Update modding.md

* rename file

* Update custom-characters.md

* Update custom-characters.md

* Update custom-characters.md

* add detail about Scripting
2025-07-04 19:30:04 -06:00
Thomas Rohloff fd5acc8c9a Merge remote-tracking branch 'upstream/main' into docker 2025-07-04 13:10:26 +02:00
coco875 d71abdd338 Update BUILDING.md 2025-07-03 17:53:01 +02:00
Bloxxy 35a28cd933 2 small tweaks to BUILDING.md (#391)
* guide a lost camera_junk.h back home

* A few BUILDING.md tweaks.

* Update BUILDING.md

* Update BUILDING.md

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-28 11:23:35 -06:00
Maciek Baron 784875d22b Update MacOS dependencies (#395) 2025-06-28 11:21:49 -06:00
MegaMech 3314d47807 Update custom-track.md (#387) 2025-06-27 12:35:55 -06:00
retropieuser 2a9fe07a17 Update BUILDING.md o2r & directory notes (#351)
* Update BUILDING.md o2r & directory notes

* Update BUILDING.md

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-24 10:52:40 -06:00
Thomas Rohloff 545bbe55d5 Correctly tag code blocks for Linux build instructions
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
2025-06-24 14:20:34 +02:00
Thomas Rohloff 909c881e07 Update Linux build instructions
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
2025-06-24 14:13:51 +02:00