bkacjios / m-overlay

A controller input display/overlay for Dolphin
MIT License
165 stars 44 forks source link

Metal cavern music not working/Akaneia 0.91 support #173

Closed Ammoswift closed 1 year ago

Ammoswift commented 1 year ago

So, for some reason the meta crystal music is not working and there's missing music folders for the current stages in the akaneia 0.91 version build.

bkacjios commented 1 year ago

Duplicate of #113

This broke after an update a long time ago, after I added support for it. The problem is, each romhack update can change the points in memory that I was using to detect what romhack it was. Without a way to detect what romhack it is, across all versions, I can't really support the stage music for both Beyond Melee and Akaneia.

Ammoswift commented 1 year ago

So is there a way how to get the music support fixed yet? Maybe it would take a while for the memory from both romhacks to be detected, right?