Emulator Issues #13785
openDolphin fails to play fifologs with new MemArena implementation
0%
Description
Game Name?
(Fifolog)
Game ID? (right click the game in the game list, Properties, Info tab)
(Fifolog)
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
(Fifolog)
What's the problem? Describe what went wrong.
When attempting to run a fifolog, Dolphin errors with Memory::Init(): Failed to create view for physical region at 0x00000000 (size 0x02000000).
What steps will reproduce the problem?
- Launch Dolphin
- Attempt to play a fifolog
- Get the error
Memory::Init(): Failed to create view for physical region at 0x00000000 (size 0x02000000).
- Dolphin crashes
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, 2503-204
Is the issue present in the latest release? For future reference, please also write down the version number of the latest release.
Yes, 2503
If the issue isn't present in the latest release, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
2412-168
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
N/A
What are your PC specifications? (CPU, GPU, Operating System, more)
CPU: M1
GPU: M1 GPU
OS: macOS 14.7.5
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Attached fifolog
Files