Emulator Issues #6963
closedTriforce branch - Mario Kart GP2: Item button is broken
0%
Description
Game Name?
Mario Kart GP 2
Game ID?
GGPE02
What's the problem? Describe what went wrong in few words.
With every single button mapped, nothing fired items in game.
What did you expect to happen instead?
Weapons can be used.
What steps will reproduce the problem?
[Don't assume we have ever played the game and know any level names. Be as
specific as possible.]
- Get in game
- Attempt to use the item
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
4.0-307
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
r3.0-696
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Win 8 x64
Are you using the 32 or the 64 bit version of Dolphin?
64bit
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Confirmed by users here:
https://forums.dolphin-emu.org/Thread-triforce-mario-kart-arcade-gp-2
Updated by pauldacheez over 11 years ago
This branch really needs a ton of TLC, notably in the input portion. crediar's been working on the branch recently, so I'll assign this to him.
Updated by wespipes69 over 11 years ago
For the record, currently the item button is hard coded to [A]. But again, mapping anything there does not work in revisions after this.
Updated by urtath over 11 years ago
- Status changed from New to Working as intended
The button works just fine if you didn't change the game ID of your ISO which should be RELSAB.
Updated by wespipes69 over 11 years ago
I don't get the "userisbadatgames" tag. Especially given the work involved getting this game to even run.
The bug is we should not be hard coding button assignments to a specific gameid.
And GGPE02 is valid. Even on the quadforce page, it mentions the gameid I have:
"Next we'll put the games on your storage device.
Now this is how the games are structured on the SD card or USB device (See Image below)
MKAGP1: ??:/games/GGPE01/
MKAGP2: ??;/games/GGPE02/"
Link: http://gbatemp.net/threads/quadforce-a-guide-to-playing-triforce-arcade-games-on-a-wii.347411/
Why not simply include another id in the conditional statements so either can be used properly. At least until the input situation is sorted out to the main Dolphin dev's liking.
Also, this used to work before (r3.0-696)? What changed? This is a regression in functionality.