xenia-project / game-compatibility

https://xenia.jp
BSD 3-Clause "New" or "Revised" License
471 stars 145 forks source link

58410B8B - Mercury Hg #2064

Open ShellSFM opened 1 year ago

ShellSFM commented 1 year ago

Validation

Xbox 360 Marketplace link

Delisted from marketplace

Xenia version

https://github.com/xenia-project/xenia/commit/ed64e3072bde74955c79b9f3b0030c133648d702

Issues

Game plays fine. Music and sound effects have no distortions. Played through first 2 sections of level progression with no crashes.

2x resolution also plays with no visual issues.

Unable to load in the 2 DLC addons for the Rare Earth Elements and Heavy Elements packs though.

Log

xenia.zip

Screenshots

image image image image

Labels

state-playable, marketplace-delisted

github-actions[bot] commented 1 year ago

@ShellSFM your issue was automatically closed because it didn't follow the issue/report guidelines. Here is what's wrong with your compatibility report:

Don't submit a new issue. Just edit this one and if it's valid it will be automatically reopened.

If you want help with Xenia and/or your game go to our Discord server's #help channel: https://discord.gg/Q9mxZf9

ShellSFM commented 1 year ago

Was able to get both DLC packs working for this game on Xenia. Had to use the xenia_canary version's 'Install Content' capability, but copying over the content folders for those games back to xenia_master allowed me to access the levels just fine

image

ShellSFM commented 7 months ago

I've taken a dive into debugging in regards to this game and I found that there is an exception (that is ignored) thrown once the game is launched. The exception is related to the XMPCaptureOutput message type passed through the XMPAppk, which is currently not implemented.

https://github.com/xenia-project/xenia/blob/f6b5424a9f7daee69ea7ea837b6d4224ea47c368/src/xenia/kernel/xam/apps/xmp_app.cc#L488C1-L493C6

Curious if this is related to the fact that the game can interact with music that you play through the Xbox media player through your dashboard.