Project

General

Profile

Actions

Emulator Issues #12859

open

When i convert rvz file and make it so resulting filename matches original, dolphin thinks it is the same file.

Added by koyenok2000 about 2 years ago. Updated about 2 years ago.

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

0%

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

Description

Game Name?

LINKS CROSSBOW TRAINING

Game ID? (right click the game in the game list, Properties, Info tab)

RZPE01 (00010000525a5045)

MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)

eb15265dc42a5963b1a581aa4f09ed90

What's the problem? Describe what went wrong.

I have decided to change compression parameters on one of my files.

What steps will reproduce the problem?

1.convert file to RVZ format.
2.convert file with changed compression method and block size.(change 5 to 22 and block size from 128 to 2 mb.
3.Now you have two files. delete original file and change resulting filename so it matches original file.
Now dolphin thinks it is the original file.

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

5.0-16101

Is the issue present in the latest stable version?

[Yes/No and version number here]

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

[First broken version number here (if applicable)]

If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer

[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]

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

[PC specs here]

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

[Anything else here]

Actions #1

Updated by Billiard26 about 2 years ago

"Now dolphin thinks it is the original file."

I'm not following.
What are the issues/consequences of "Dolphin thinking it is the original file" ?

Actions #2

Updated by koyenok2000 about 2 years ago

The original file block size was 128. The resulting file block size was 2 mb.
When I removed original and renamed resulting file Block size and file size in the appropriately named columns are of original file.

Actions #3

Updated by koyenok2000 about 2 years ago

when i copy files copied file shows correct size and block size.

Actions #4

Updated by JosJuice about 2 years ago

The game list cache is known to behave like this.

It would probably make sense to add a check for whether the last modification time of the file matches the previously seen last modification time, if anyone is interested in implementing that.

Actions

Also available in: Atom PDF