![]() |
|
Error during game start. - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Error during game start. (/Thread-error-during-game-start) |
Error during game start. - rmccarthy24 - 11-06-2016 I get the error when I tried to load .iso. I will provide any information you need. Please let me know. Error screen shot Thanks, RM RE: Error during game start. - Helios - 11-06-2016 What GPU are you using? Additionally, what graphics backend are you trying to use in Dolphin? Go into a terminal and install the following Code: sudo apt-get install mesa-utilsand then post the output of Code: glxinfo | grep OpenGLRE: Error during game start. - rmccarthy24 - 11-06-2016 Hi, I am using OpenGL because that is the only backend available for Ubuntu. Log shows this error. Shows it for every time I tried to opened a game 44:33:346 /build/dolphin-emu-aHeZzl/dolphin-emu-4.0.2+dfsg2/Source/Core/DiscIO/Src/NANDContentLoader.cpp:218 W[DIO]: CreateFromDirectory: error opening /home/ryan/.dolphin-emu/Wii/title/00000001/00000002/content/title.tmd CPU is a i7, 2.9/3.0 GHz. glxinfo | grep OpenGL X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 24 (X_GLXCreateNewContext) Value in failed request: 0x0 Serial number of failed request: 90 Current serial number in output stream: 91 Thanks, Ryan |