Emulator Issues #8954
closedBlack screen with some games
0%
Description
Game Name? Endless Ocean 2, Super Mario 64 (Virtual Console)
Game ID? R4EP01, NAAE01
What's the problem? Describe what went wrong in few words.
The games worked in earlier revisions, but now they show only a black screen.
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?
The problem appeared in the revision 4.0-7517, in earlier revisions the games work fine. All using the very same settings.
What are your PC specifications?
OS: Windows 8 x64, CPU: Intel Core i5-3330 3.00GHz, GPU: AMD Radeon R9 270X
Is there any other relevant information?
In Endless Ocean 2 the FPS counter reports 0, in Super Mario 64 absolutely nothing appears on screen and Dolphin does not respond to any input.
Updated by booto about 9 years ago
- Status changed from New to Fix pending
Please try https://github.com/dolphin-emu/dolphin/pull/3042
You can get a build for:
Windows: https://dl.dolphin-emu.org/prs/pr-3042-dolphin-latest-x64.7z
OSX: https://dl.dolphin-emu.org/prs/pr-3042-dolphin-latest.dmg
[Edit: correct URLs]
Updated by booto about 9 years ago
- Related to Emulator Issues #8947: Virtual Console games will not start since 4.0-7592 added
Updated by SuperSecret about 9 years ago
Super Mario 64 is fixed. Endless Ocean 2 crashes on start.
Updated by SuperSecret about 9 years ago
Exception info:
Unhandled Exception
Code: 0xC0000005
Call stack info:
Dolphin!0x00901552 : ?
Updated by booto about 9 years ago
The Endless Ocean 2 problem is a separate issue, I think.
For that, please try https://github.com/dolphin-emu/dolphin/pull/3057
You can get a build for:
Windows: https://dl.dolphin-emu.org/prs/pr-3057-dolphin-latest-x64.7z
OSX: https://dl.dolphin-emu.org/prs/pr-3057-dolphin-latest.dmg
Note: The patches for each issue exist in two separate PRs, so you'll need to use separate builds until they get tested and merged.
[Edit: correct URLs]
Updated by SuperSecret about 9 years ago
I can't download the build, I get a 404 error
Updated by JosJuice about 9 years ago
I think it should be (for Windows): http://dl.dolphin-emu.org/prs/pr-3057-dolphin-latest-x64.7z
Updated by booto about 9 years ago
Ugh, sorry - I had linked the wrong builds for both 3042 and 3057. The above posts have been updated.
Updated by SuperSecret about 9 years ago
The patches work: 3042 fixes Super Mario 64, 3057 fixes Endless Ocean 2
Updated by blubberdiblub about 9 years ago
I can confirm that http://dl.dolphin-emu.org/prs/pr-3057-dolphin-latest-x64.7z fixes Endless Ocean 2.
It also fixes Endless Ocean (RFBP01), which was affected as well.
Updated by JosJuice about 9 years ago
- Status changed from Fix pending to Fixed