Emulator Issues #10176
opencrash in Need for Speed Most Wanted
0%
Description
Game Name
Need For Speed Most Wanted
Game ID? (right click the game in the game list, properties, info tab)
GOWE69
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
ccae1994b8ab098ff427e6ef95ea7909
What's the problem? Describe what went wrong.
crash on loading screen after last intro race that takes you into the garage to get your first car in the game.
it seems to crash on any loading screen that leads to a garage not completly certain there?
What steps will reproduce the problem?
start a game play through all the intro races and wait to get your new car or in a save file that is past the intro go to your garage to get several prompts about intcpu and invalid read
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?
crashes on 5.0-3183, last build that worked was 5.0-2174, build that causes the crash is 5.0-2178
What are your PC specifications? (CPU, GPU, Operating System, more)
Operating System
Windows 10 Pro 64-bit
CPU
Intel Core i7 6700K @ 4.00GHz 44 °C
Skylake 14nm Technology
RAM
16.0GB Dual-Channel G-Skill @ 3200MHz (15-18-18-38)
Motherboard
ASUSTeK COMPUTER INC. Z170 PRO GAMING/AURA
Graphics
Standard Monitor (1920x1080@60Hz)
NVIDIA GeForce GTX 1080 (ASUStek Computer Inc)
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
nope
Updated by JMC4789 over 7 years ago
- Status changed from New to Accepted
- Assignee set to degasus
- Priority changed from Normal to High
- Milestone set to Current
- Regression changed from No to Yes
That's Branch Following - https://dolphin-emu.org/download/dev/5da565a1a1b3b148a41a483e1052f31b5698cf3c/
Updated by JosJuice over 3 years ago
- Has duplicate Emulator Issues #12406: Game keeps crashing whenever it attempts to load car shop; can't finish intro story. added
Updated by JMC4789 about 2 years ago
- Status changed from Accepted to Fixed
Cannot Reproduce, was able to play through the intro fine.
Updated by ZephyrSurfer about 2 years ago
Can this be reopened?
The only reason the game is working is because the issue was worked around, you had changed the gameINI to disable the JIT Follow Branch
https://github.com/dolphin-emu/dolphin/pull/7270
This is not a proper fix and this proves there is a bug in the branch following code. There is at least one other game broken by this change too.
NB: To reproduce quicker just load a save game in free play mode and enter a "shop" from the free roam mode.
Updated by AdmiralCurtiss about 2 years ago
Does this still happen? There have been JIT fixes since then.
Updated by ZephyrSurfer about 2 years ago
Yes it's still broken and not the only game broken either.
Tested with 5.0-17889
Updated by ZephyrSurfer about 2 years ago
To avoid ambiguity, currently on latest dev version it works by default but it does not work with the "JITFollowBranch" workaround removed from the gameINI.
Updated by JosJuice about 2 years ago
- Priority changed from High to Normal
- Milestone deleted (
Current)