Emulator Issues #6952
closedMini Ninjas, Cutscenes broken with some rendering resolutions
0%
Description
Game Name?
Mini Ninjas PAL
Game ID?
RNJP4F
What's the problem? Describe what went wrong in few words.
Cutscenes render correctly if IR is set to 1x, 4x, 5x, 6x
(Note: 5x and 6x enabled from a patch)
With every resolution between 1.5xIR to 3xIR there are artifacts
Screenshots at the end of the report.
What did you expect to happen instead?
Cutscene should always render correctly
What steps will reproduce the problem?
- Set the IR desired to test (3xIR and 4xIR are good examples)
- Start the Game
- Create a profile (first time only)
- Start the story mode (Play Game)
- The first cutscene is a good example. (Hint: press 2 to skip, it is very long)
- About 15s into the game directly after walking out of the cottage another cutscene
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
4.0-607
4.0 stable
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
CPU: Intel i7-4770k
GPU: Nvidia GTX660 with driver 319.60
OS: Ubuntu 13.10 x64
Are you using the 32 or the 64 bit version of Dolphin?
64bit
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Screenshots:
Scene 1:
3xIR: http://i4.minus.com/ibld8ol9NQckz5.png
4xIR: http://i3.minus.com/ibz5ky4NngNBTP.png
Scene 2:
3xIR: http://i3.minus.com/iozhExo9IvBOH.png
4xIR: http://i3.minus.com/ibxzSCIpWHTcW0.png
Updated by kostamarino almost 11 years ago
In windows i can only reproduce this with fractional values which is expected, integral like 2x and 3x work fine here using open gl. Btw anisotropic filtering and texture filtering should be disabled.
Updated by jmuehldorfer almost 11 years ago
Tested a view settings, but anisotropic filtering indeed was to blame.
Good idea!
Updated by kostamarino almost 11 years ago
- Status changed from New to Invalid
Ok then i am closing this as the results are expected (fractional values and filtering can cause issues).