Emulator Issues #6387
closedPAL games with incorrect field ordering cause screen shaking with XFB.
0%
Description
Have you searched the issue tracker for a similar issue?
Yes
Game Name?
The Simpsons Hit & Run
Game ID?
GHQP7D
What went wrong?
When starting the game, the screen is shaking. The same shaking I had with Rayman 3 - this was fixed with Version 3.5-1393. But with this Version(and newest 1501) Simpsons Hit & Run starts shaking.
What did you expect to happen?
No Screen shaking
What steps will reproduce the problem?
Starting the game
What version of Dolphin were you using (please test the latest version
from http://dolphin-emu.org/download first, 3.5 or 3.5-367 are not valid
tests!)?
1392 has no shaking and 1393 and all above have the shaking.
64 or 32 bit Dolphin?
64 bit
What version of Dolphin used to work?
1392 and lower
What Operating System were you using and what are your hardware
specifications?
Windows 8 Pro
64 or 32 bit Operating system?
64 bit
Updated by NeoBrainX over 11 years ago
Please don't use the "dumb" version numbering scheme. The scheme you used is ambigiuous:
- 1393 could refer to 3.5-1393 or 3.0-1393 or any future 4.0-1393.
- 3.5-1393 could refer to 3.5-1393 on the master branch or on any other branch
For these reasons, please specify the git hash (prefixed with "revision" so that GoogleCode will make it a link) along the 3.5-1393 number in the future.
3.5-1393 on master = revision 92fdc15aa337
Updated by MayImilae over 11 years ago
- Issue type set to Bug
There isn't enough in this description for me to tell if it's GFX or not...
Updated by phire over 11 years ago
- Status changed from New to Work started
- Category set to gfx
Some games have crappy PAL ports which use incorrect field ordering.
Simpsons Hit & Run and Zelda Wind Waker are the only two examples I've found so far, but there are possibly more (which don't need XFB enabled).
i'm working on a solution for this.
Updated by phire over 11 years ago
This should be fixed in my fix-field-ordering branch.
https://dolphin-emu.org/download/list/fix-field-ordering/1/
I've tested this on linux but I'm waiting for some downloads to finish before testing on windows.
Updated by phire over 11 years ago
Ok, Working on windows.
Submitting for code review.
Updated by phire over 11 years ago
- Status changed from Work started to Fixed
Fixed in revision 4d3c41c8a2cb which as just been merged into master.