Project

General

Profile

Actions

Emulator Issues #7818

closed

Dolphin 4.0-4003 Deletes ISO Directories

Added by PEmu over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

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

Description

What's the problem? Describe what went wrong in few words.

When starting Dolphin 4.0-4003 the previously saved ISO directories are no longer saved.

What did you expect to happen instead?

I expected my game library to load from my previously set ISO directories.

What steps will reproduce the problem?

  1. Start Dolphin 4.0-4003.
  2. Check ISO Directories in the configuration page.
  3. No directories are listed.

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.2, 4.0-4000, 4.0-4003

Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?

Yes, 4.0-4000 works.

What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)

Windows 8.1 64 bit
Intel Core i7-2600K
GeForce GTX 580

Actions #1

Updated by JMC4789 over 9 years ago

  • Status changed from New to Questionable

A setting changed; you need to re-add your ISO directories. As far as I know... this is intended, unfortunately.

Actions #2

Updated by Sonicadvance1 over 9 years ago

The configuration option was changed.
It was expected behaviour.
Re-add your ISO directories.

Actions #3

Updated by Sonicadvance1 over 9 years ago

  • Status changed from Questionable to Won't fix
Actions #4

Updated by PEmu over 9 years ago

Alright, I wasn't sure if this was intentional or not. Thanks for the heads up.

Actions #5

Updated by JMC4789 over 9 years ago

Yeah, it's a bit silly imo, but, I guess that's the limitation of our stupid config system.

Actions #6

Updated by Stevoisiak over 9 years ago

Re-opening this issue.

Sometime before the next stable release, we should add code to dolphin to import the old settings if no settings are found under the new name.

I caused this issue with PR #1264
https://github.com/dolphin-emu/dolphin/pull/1264

Actions #7

Updated by JMC4789 about 9 years ago

Ping.

Actions #8

Updated by Stevoisiak about 9 years ago

The problem with this issue is that, I know what needs to be done to fix it, (It's actually fairly simple), but I'm not sure I'm able to fix it with my limited knowledge of C++.

Basically, if we don't find any settings under the new file/variable names, (ISOPaths, RecursiveISOPaths, DefaultISO, etc), we should check for the old variable names. If those are found, they should just be copied and renamed to match the new naming scheme.

Actions #9

Updated by Carl.Kenner about 9 years ago

I fixed this ages ago in Dolphin VR.

Actions #10

Updated by Stevoisiak about 9 years ago

Carl Kenner: At a quick glance, it seems that Dolphin VR just clears the old directory settings, rather than importing them.

Actions #11

Updated by Stevoisiak about 9 years ago

Oh wait, nevermind. I read that completely wrong. My bad.

Anyway, I'll try and get this fixed as soon as possible.

Actions #12

Updated by Stevoisiak about 9 years ago

  • Status changed from Accepted to Fix pending
Actions #13

Updated by Stevoisiak about 9 years ago

  • Status changed from Fix pending to Fixed
Actions

Also available in: Atom PDF