Emulator Issues #2955
closedVideo Plugin Changing Error
0%
Description
What steps will reproduce the problem?
1.Run Dolphin
2.Run a game without changing the plugin
3.Stop the game
4.Change to another VIDEO plugin in the Configurations
5.Run a game, again
What is the expected output? What do you see instead?
It's expected for the game to run, instead Dolphin crashes with a windows error message, refering to the changed video plugin DLL file.
Dolphin version with the problem? Other Dolphin version without the
problem?
Tested r5929, gonna test latest soon.
32-bit or 64-bit and any other build parameters?
32-bit
OS version and versions of tools/libraries used?
Windows XP
Please provide any additional information below.
After Dolphin crash, open the emulator again and it will work normally, even with the plugin that showed the error.
Updated by seapancake over 14 years ago
Was able to reproduce this but only when doing the following.
- Run Dolphin
- Load game (From ISO) (Open GL)
- Stop emulation
- Change Video plugin from OpenGL -> D3D9
- Run same game again
- Stop emulation
- Change Video plugin from D3D9 -> OpenGL
After accepting settings Dolphin crashes with the following:
Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0x4d213ad6
Faulting module name: Plugin_VideoOGL.dll, version: 0.0.0.0, time stamp: 0x4d2137b0
Exception code: 0xc0000005
Fault offset: 0x00000000001c4411
Faulting process id: 0x1758
Faulting application start time: 0x01cbab2a66c4a2ed
Faulting application path: C:\Program Files\dolphin-2.0.win64-svn\Dolphin.exe
Faulting module path: C:\Program Files\dolphin-2.0.win64-svn\Plugins\Plugin_VideoOGL.dll
Report Id: d146e5ba-171f-11e0-bd8c-005056c00008
Tested this on R6727
Windows 7 64Bit Ultimate
Nvidia ASUS 8800GTX
Updated by seapancake about 14 years ago
Can confirm this is fixed in R7060 both with original posters fault and my own.