Emulator Issues #13674
openForecast Channel - Unable to resolve write address
0%
Description
Game Name?
Forecast Channel
Game ID? (right click the game in the game list, Properties, Info tab)
HAFE
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
Bubdled with US region System Menu
What's the problem? Describe what went wrong.
A series of Warning messages which can be ignored:
Unable to resolve write address 8000aa9e PC 3400
Unable to resolve write address 8000aac6 PC 3400
Unable to resolve write address 8000aad0 PC 3400
Unable to resolve write address 8000ae08 PC 3400
Unable to resolve write address 8000ae06 PC 3400
Unable to resolve write address 8000ae0e PC 3400
Unable to resolve write address 8000aeee PC 3400
Unable to resolve write address 8000aefe PC 3400
Unable to resolve write address 8000af5a PC 3400
Unable to resolve write address 8000af6a PC 3400
Unable to resolve write address 8000afec PC 3400
Unable to resolve write address 8000b08e PC 3400
Unable to resolve write address 8000b09e PC 3400
What steps will reproduce the problem?
Download the US region System Menu (I haven't checked other regions)
Launch System Menu
Start Forecast Channel
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, 2409-305
Is the issue present in the latest release? For future reference, please also write down the version number of the latest release.
No, 2409
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.)
It seems to be any version after 2409-251
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
[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]
What are your PC specifications? (CPU, GPU, Operating System, more)
Windows 11 23H2
Intel i7-1255U
NVIDIA GeForce RTX 2050
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
[Anything else here]
Updated by compte-jetable 20 days ago
I made a mistake, for 2409-251 read 2409-256
Updated by compte-jetable 20 days ago
This is my last edit, it happens after version 2409-254, that is to say the problem starts at version 2409-256
Updated by JosJuice 20 days ago
- Regression changed from No to Yes
- Regression start set to 2409-256
The listed addresses match the addresses written to by the "buffer patch": https://github.com/dolphin-emu/dolphin/commit/84e8516341c87b86a8e5bc0a2e37c931c83b3b3a
2409-256 made us run this patch at boot. Perhaps MSR.DR or the BATs aren't properly set up at boot time.