Emulator Issues #10025
closedDolphin crash when starting games through command line
0%
Description
Game Name?
Any game
Game ID? (right click the game in the game list, properties, info tab)
N/A
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
N/A
What's the problem? Describe what went wrong.
When loading games through command line, Dolphin immediately crash with the error "*** Caught unhandled unknown exception; terminating".
The error seems to only occur when Real Wii remotes are involved, either configured in the Controller settings or loaded with game-ini profile.
What steps will reproduce the problem?
Loading games commandline with either of these methods:
- dolphin.exe /b /e game.iso
- dolphin.exe /e game.iso
When "Real Wii Remotes" are configured in controller settings (see attachment):
Wii Remote 1: Real Wii Remote
Wii Remote 2: Real Wii Remote
If Wii Remote 1 & 2 are removed the game starts.
However if Real Wii Remotes are loaded in a per game-ini file the error message reappears.
Example of game ini setting for a game.
[Controls]
WiimoteSource0 = 2
WiimoteSource1 = 2
This makes it impossible to load games through command line and using Real Wii Remotes.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
5.0-1699
Also tried 5.0-1420, same error.
What are your PC specifications? (CPU, GPU, Operating System, more)
Reproduced on two systems.
- Intel Core i5 6600K, Nvidia GTX 970, Windows 10
2: Intel Core i5-5250U, Intel HD Graphics 6000, Windows 10 (Intel NUC5i5RYH)
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
[Anything else here]
Files
Updated by zigzug over 8 years ago
- File controller settings.JPG controller settings.JPG added
Updated by zigzug over 8 years ago
With Game ini settings I mean custom files in directory: Dolphin-x64\User\GameSettings*.ini
Updated by zigzug over 8 years ago
Graphics backend DX11 and 12 tested. Same result.
Updated by JosJuice almost 8 years ago
- Is duplicate of Emulator Issues #9886: Dolphin crashes when a game launched through the terminal has a game INI that sets WiimoteSource added