Project

General

Profile

Actions

Emulator Issues #10166

closed

Gecko Codes are erased when GameSetting is updated

Added by container1234 about 7 years ago. Updated about 7 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

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

Description

Game Name?

N/A

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

N/A

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

N/A

What's the problem? Describe what went wrong.

Gecko Codes are wiped out when GameSetting is updated.

What steps will reproduce the problem?

  1. Run dolphin
  2. Right-click the game whose GameSetting has Gecko Codes and open property window
  3. Close property window
  4. Open property window again

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-3050
It doesn't occur on 5.0-3048

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

Core i7 960 3.20GHz
GeForce GTX 1060
Windows 7 Professional 64bit


Related issues 1 (0 open1 closed)

Has duplicate Emulator - Emulator Issues #10174: Gecko Codes Disappearing Duplicate

Actions
Actions #1

Updated by JosJuice about 7 years ago

  • Milestone set to Current
  • Regression changed from No to Yes
  • Regression start set to 5.0-3050
Actions #2

Updated by Korados about 7 years ago

I tested it on 5.0-3123, the bug is still there. I remember that a blog article mentioned this problem once
and I found out it was the June 2015 Progress Report. According to that, Dolphin used to add a UTF8-BOM
to the gameINI files. Maybe this is back again?

Actions #3

Updated by JosJuice about 7 years ago

Dolphin doesn't add UTF-8 BOMs. The problem was that if another program (like Notepad) had added a UTF-8 BOM, Dolphin would parse it as a character, making it fail to parse section declarations on the first line (because section declarations have to start with [, not U+FEFF). This problem hasn't returned as far as I know.

Actions #4

Updated by Korados about 7 years ago

Do you already have an idea when the regression is through? I'm looking forward to it!

Actions #5

Updated by JosJuice about 7 years ago

Actions #6

Updated by Lioncash about 7 years ago

  • Status changed from New to Fixed
Actions

Also available in: Atom PDF