Emulator Issues #12160
closedSwiss CPU Temperature Code Hangs Dolphin
0%
Description
Game Name?
Swiss
Game ID? (right click the game in the game list, Properties, Info tab)
GSWEGL
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
2d0703d05af3a63bbd708cd1b7a23833
What's the problem? Describe what went wrong.
Swiss recently added code to grab CPU temperature from the registers and it appears that Dolphin doesn't have those emulated yet so it just loop indefinitely.
I know a lot of people don't use Swiss on Dolphin but it's nice to have to test builds.
Here's the code that gets the CPU temperature: https://github.com/emukidid/libogc/blob/master/libogc/system.c#L1942-L1963
What steps will reproduce the problem?
Boot the newest release of Swiss with Dolphin
Updated by John_Dong over 4 years ago
John_Dong wrote:
Game Name?
Swiss
Game ID? (right click the game in the game list, Properties, Info tab)
GSWEGL
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
2d0703d05af3a63bbd708cd1b7a23833
What's the problem? Describe what went wrong.
Swiss recently added code to grab CPU temperature from the registers and it appears that Dolphin doesn't have those emulated yet so it just loop indefinitely.
I know a lot of people don't use Swiss on Dolphin but it's nice to have to test builds.
Here's the code that gets the CPU temperature: https://github.com/emukidid/libogc/blob/master/libogc/system.c#L1942-L1963What steps will reproduce the problem?
Boot the newest release of Swiss with Dolphin
The correct MD5 is actually this f4b47a5d8592eead21c30116bcafdf84
Updated by delroth over 4 years ago
- Status changed from New to Work started
- Assignee set to delroth
Updated by delroth over 4 years ago
- Status changed from Work started to Fix pending
Updated by delroth over 4 years ago
- Status changed from Fix pending to Fixed
Updated by Clector over 3 years ago
Is still broken for me in that and the latest build.