Project

General

Profile

Actions

Emulator Issues #10349

closed

Mario Kart 64 NTSC 16:9 Gecko Code flickering on Nvidia

Added by noxendine28 almost 7 years ago. Updated over 6 years ago.

Status:
Duplicate
Priority:
Low
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
5.0-845
Fixed in:

Description

Game Name?

Mario Kart 64]

Game ID? (right click the game in the game list, properties, info tab)

[NABE01]

MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)

[747a6401defa4875781c7967773f173e]

What's the problem? Describe what went wrong.

[There is flickering with the 16:9 Gecko code:
C2054F58 00000003
3CA03F40 90A20000
C2220000 EC110032
D006E7D0 00000000
C2054FC8 00000002
C2220000 EC110032
D006E800 00000000
C20530D8 00000004
3F203B99 6339999A
9329052C 3F20BF40
63390000 93290530
2C030000 00000000
C2052C00 00000002
7CEC3B78 7C7E1B78
60000000 00000000
C2052C08 00000005
2C0C013F 4182001C
3C003B99 6000999A
9009052C 3C00BF40
60000000 90090530
2C030000 00000000
041147D4 60000000
C2083D1C 00000006
3C803F40 90820000
C2220000 C0230000
EC310072 D0230000
C023000C EC310072
D023000C 38800001
60000000 00000000
48000000 8019FFD0
DE000000 80008180
182B8890 00000700
10030080 00000000
182B88A0 00000700
10030080 00000000
182B88B0 0000F900
10030080 00000000
182B88C0 0000F900
10030080 00000000
182B88D0 00000700
10030080 00000000
182B88E0 00000700
10030080 00000000
182B88F0 0000F900
10030080 00000000
182B8900 0000F900
10030080 00000000
14078920 00000000
14078938 00000000
14071580 3C01C29B
14071588 3C01C155
140714DC 240EFFFF
14071A94 2405FFFF
1404EB98 24840022
1404EBF4 24840022
1404FBD4 24840022
1404FC04 24840022
1404FB60 24840022
1404F8F0 24910035
1404F798 24910035
1404EDC4 24840035
1405B1EC 256C004D
1404EF40 24180035
1404F030 240F0035
1404F1DC 240A0035
1406F798 240D0065
14071CEC 2408FFF0
14071CB8 240E014F
14071D18 2418014F
14071A9C 24070136
1405B1BC 2405001E
1405B0B4 2405001E
1405B10C 2405001E
1405B164 2405001E
1405B3A4 2405001E
1405B3FC 2405001E
1405B454 2405001E
1405B4AC 2405001E
1405B65C 2405001E
1405B6B4 2405001E
1405B70C 2405001E
1405B764 2405001E
14071A8C 2403FF98
14071CDC 2404FFB1
14071D00 240D01AA
1409BFB8 10000003
1409BFF4 10000003
14098E84 29E17FFF
14098ED8 29417FFF
140A7214 240400F5
140A7158 240500F5
140A718C 24A7005D
E0000000 80008000
The flickering only happens on the latest Dolphin verisions, I'm using 5.0-4446 and 5.0 doesn't have the flickering. The problem only happens on Nvidia hardware. I sent my GTX 1080 Ti in for replacement thinking it was the problem, but it wasn't. It's a Dolphin bug with Nvidia! To confirm this I tested with Intel HD 4600 on 5.0-4446 and didn't have any flickering. By the way I tried all backends as well, and they all have the flickering. Here is a video I uploaded showing the flickering https://youtu.be/SNx8k4zAHZE. I also posted this issue on [Unofficial] Widescreen Development Topic + Archive on Dolphin forums. gamemasterplc who is the creator of widescreen codes also said it was a Dolphin bug, here is the link to that confirmation https://forums.dolphin-emu.org/Thread-unofficial-widescreen-development-topic-archive?pid=445976#pid445976]

What steps will reproduce the problem?

[Start Mario Kart 64 with 16:9 gecko code enabled and as soon as you reach the main menu on Mario Kart 64 you will see the flickering.]

Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?

[5.0-4446, 5.0]

What are your PC specifications? (CPU, GPU, Operating System, more)

[Intel i7 4790K @ 4.7GHz
Nvidia GTX 1080 Ti
16 GB DDR3 @ 2400MHz
Windows 10 Pro x64]

Is there any other relevant information? (e.g. logs, screenshots,
configuration files)

[Anything else here]


Files


Related issues 1 (0 open1 closed)

Is duplicate of Emulator - Emulator Issues #10456: Gecko Codes Causing Freezes or Malfunctioning Across Many TitlesInvalid

Actions
Actions #1

Updated by MayImilae almost 7 years ago

Please bisect to find out when this flickering behavior started. You can use this tool to help - https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds

Actions #2

Updated by MayImilae almost 7 years ago

  • Priority changed from Normal to Low
  • Regression changed from No to Yes
Actions #3

Updated by noxendine28 almost 7 years ago

MayImilae wrote:

Please bisect to find out when this flickering behavior started. You can use this tool to help - https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds

I downloaded the Bisecttool from GitHub, but it contains no executable.

Actions #5

Updated by noxendine28 almost 7 years ago

This was aggravating and time-consuming, but I bisected the issue and found out which pull request caused the issue! Attached is a text file with the bisection info.

Actions #6

Updated by JosJuice almost 7 years ago

  • Regression start set to 5.0-845
Actions #7

Updated by JMC4789 over 6 years ago

  • Status changed from New to Duplicate

Gecko Codes are bad and this issue has a little bit of misleading info in it regarding "on NVIDIA" when really the flaw has nothing to do with NVIDIA. adding it to my mega issue.

Actions #8

Updated by JMC4789 over 6 years ago

  • Is duplicate of Emulator Issues #10456: Gecko Codes Causing Freezes or Malfunctioning Across Many Titles added
Actions

Also available in: Atom PDF