Emulator Issues #5454
closedRegression: 3.0.634 changes introduced long delays during code clearing.
0%
Description
-
Game Name and ID (as it appears in right click > properties:
ZELDA OCARINA MULTI PACK [D43P01]
ZELDA OCARINA MULTI PACK [D43E01] -
What is the expected output?
Selected games intro starts when the disk finishes reading which based on timing from older versions and the actual console is around 10-15 seconds (and much much less with the disk speed up hack used on dolphin)
What do you see instead?
The loading screen appears to be stuck for up to 2 minutes, around the first 30 seconds the title bar changes to "Clearing code cache" and then hangs again.
- Did the game ever work correctly.
Yes, all revisions and branches prior to 3.0.634 do not exhibit the problem
4) What steps will reproduce the problem?
- Start either of the specified games
- Select either game
- What version of dolphin are you using
3.0.600 < working
3.0.620 < working
3.0.633 < working
3.0.634 < broken
3.0.688 < broken
3.0.696-hashless < broken
I cannot find where 3.0.634's changes were applied to Master.
Updated by danialhorton over 12 years ago
does not appear in the changes browser >.>
Updated by DimitriPilot3 over 12 years ago
Oddly enough, I was able to find that commit after going 5 pages back (with Google Code's view of the master branch): https://code.google.com/p/dolphin-emu/source/list?r=dc1cde4581&r=a5e68ab10e&r=9c9e593479&r=b27f471488&r=cbab832907&r=4130116a85&r=1bc5f41e40&r=31ff1907a4&r=8f83a89416&r=a7a6a1859e&r=9ed83765e6
Also, I ran the "git describe 48bf5c73" command, and it printed "3.0-634-g48bf5c7".
So yeah, these changes were applied to master.
Updated by danialhorton over 12 years ago
And this is why i hate git. It doesn't sort by date properly.
Updated by skidau over 12 years ago
- Status changed from New to Fixed
This issue was closed by revision 1d9ac2f6e1fe.