Emulator Issues #7097
closedWarioWare: Mega Party Game$ has background corruption.
0%
Description
Game Name?
WarioWare: Mega Party Game$
Game ID?
GZWE01
What's the problem? Describe what went wrong in few words.
Background corruption on some minigames (D3D only)
What did you expect to happen instead?
I expected it to not be corrupted.
What steps will reproduce the problem?
[Don't assume we have ever played the game and know any level names. Be as
specific as possible.]
1.Simply play the stages
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-1232
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
N/A
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Windows 8.1
3570K OC'd to 4.0 GHz
AMD 6970
8GB RAM
Are you using the 32 or the 64 bit version of Dolphin?
64-bit
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
[Upload big files to a hosting service and post links here!]
D3D: http://i.imgur.com/5VBGvz1.png
Updated by wesadammcd over 10 years ago
This is fixed. Use search function on here.
Updated by syboxez over 10 years ago
Was it fixed after 4.0-1232, which is the version I took the screenshot with?
Updated by wesadammcd over 10 years ago
Did you search for it like the person on the official forums and I had asked?
Works perfect now.
Add to ini:
[Video_Enhancements]
ForceFiltering = False
Updated by JMC4789 over 10 years ago
Looks like it could be an Internal Resolution issue as well. I'm the one who recommended an issue report if it still wasn't working. If that needs to be in the INI, then I'd accept this issue and assign it to Kosta.
Updated by syboxez over 10 years ago
JMC4789: I'll try that later today. I'll report if it works.
Updated by wesadammcd over 10 years ago
Resolution doesn't impact it for me (upscaling options, etc.). Yeah, grab the latest official ini and it should have everything to get it working. Kosta updated that about a month or so ago.
Updated by kostamarino over 10 years ago
Disable anisotropic filtering by setting it to 1x, the above ini entry disables bilinear filtering but every type of texture filtering needs to be disabled for this game to work properly.
Updated by JMC4789 over 10 years ago
I do know there are scaling differences between NVIDIA and AMD (NES games work on NVIDIA, where as AMD is far, far worse) graphics chips. I'd like to get screenshots of what's going on; or if it is just a settings error, close this as soon as we get confirmation.
Updated by syboxez over 10 years ago
JMC4789: Texture filtering was the problem on both backends. Problem solved.