Application for Modder Status

Status
Not open for further replies.

Aeomech

Newbie
Modder
Nov 23, 2024
1
0
30
Pronouns
He/They
A friend requested the ability to override the SM64 midis with MP3s, so I made a generic mod to support this.

This mod allows users to drop any or all of the following files in the sounds/ folder:
  • SEQ_EVENT_CUTSCENE_COLLECT_STAR.mp3
  • SEQ_MENU_TITLE_SCREEN.mp3
  • SEQ_LEVEL_GRASS.mp3
  • SEQ_LEVEL_INSIDE_CASTLE.mp3
  • SEQ_LEVEL_WATER.mp3
  • SEQ_LEVEL_HOT.mp3
  • SEQ_LEVEL_BOSS_KOOPA.mp3
  • SEQ_LEVEL_SNOW.mp3
  • SEQ_LEVEL_SLIDE.mp3
  • SEQ_LEVEL_SPOOKY.mp3
  • SEQ_EVENT_PIRANHA_PLANT.mp3
  • SEQ_LEVEL_UNDERGROUND.mp3
  • SEQ_MENU_STAR_SELECT.mp3
  • SEQ_EVENT_POWERUP.mp3
  • SEQ_EVENT_METAL_CAP.mp3
  • SEQ_EVENT_KOOPA_MESSAGE.mp3
  • SEQ_LEVEL_KOOPA_ROAD.mp3
  • SEQ_EVENT_HIGH_SCORE.mp3
  • SEQ_EVENT_MERRY_GO_ROUND.mp3
  • SEQ_EVENT_RACE.mp3
  • SEQ_EVENT_CUTSCENE_STAR_SPAWN.mp3
  • SEQ_EVENT_BOSS.mp3
  • SEQ_EVENT_CUTSCENE_COLLECT_KEY.mp3
  • SEQ_EVENT_ENDLESS_STAIRS.mp3
  • SEQ_LEVEL_BOSS_KOOPA_FINAL.mp3
  • SEQ_EVENT_CUTSCENE_CREDITS.mp3
  • SEQ_EVENT_SOLVE_PUZZLE.mp3
  • SEQ_EVENT_TOAD_MESSAGE.mp3
  • SEQ_EVENT_PEACH_MESSAGE.mp3
  • SEQ_EVENT_CUTSCENE_INTRO.mp3
  • SEQ_EVENT_CUTSCENE_VICTORY.mp3
  • SEQ_EVENT_CUTSCENE_ENDING.mp3
  • SEQ_MENU_FILE_SELECT.mp3
  • SEQ_EVENT_CUTSCENE_LAKITU.mp3
When a file is present, it silences the SM64 midi corresponding to its name and plays the MP3 instead. If the file is not present, it falls back to the SM64 midi.

Since this mod might have utility for people other than just my friend, I figured I'd apply for modder status and upload it here.

Semi-related, I've opened up a couple issues on the github related to things I encountered making this:
 
Last edited:
Sorry for the late response. I personally believe this should be uploaded as a template instead of a mod, like the character template that SM64coopdx provides.
 
Status
Not open for further replies.

Users who are viewing this thread