Emulator Issues #11730
closedMemory Card Manager (GC) Issue/Bug
0%
Description
Game Name?
do Not Apply
Game ID? (right click the game in the game list, Properties, Info tab)
do Not Apply
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
do Not Apply
What's the problem? Describe what went wrong.
Memory Cards Not Auto Oppened or visible in Open Dialog
What steps will reproduce the problem?
Going To Tools->Memory Card Manager (GC)
Memory Card Not Auto oppened.
Try To Open MemCard -> It Doesn't See Files
Workaround -> Type In Open Windows . and hit enter, select MemCard....
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, Seen From 9965-x64 to
5.0-10203 x64
Is the issue present in the latest stable version?
No, 5.0
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)
Core i 5 5200U 16gb ddr3l, geforce 920M 2GB, Windows 10 Home x64, 240Gb SSD...
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
I'm Showing the 5.0 and lastest in 2 screenshots
Lastest.JPG -> for the 5.0-10203
Stable.JPG -> 5.0
Open File Screen
Lastest_OpenDiag.jpg -> for the 5.0-10203
Stable_OpenDiag.jpg -> 5.0
Both from Memory Card Manager (GC) Window
Files
Updated by Techjar almost 6 years ago
I've identified this as a translation error in the particular language you're using.
Updated by ansellntech almost 6 years ago
Game Name?
Do Not Apply
Game ID? (right click the game in the game list, Properties, Info tab)
Do Not Apply
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
Do Not Apply
What's the problem? Describe what went wrong.
Memory Cards are Not being Auto Opened or visible in Open Dialog.
What steps will reproduce the problem?
Going To Tools->Memory Card Manager (GC)
Memory Card Not Auto opened. It does not show the file path.
Try To Open MemCard -> It Doesn't See the supported Files
Workaround: Type on the Open Window and hit enter, select MemCard file and manage it.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, I Have Seen it From version 9965-x64 to
5.0-10203 x64
Is the issue present in the latest stable version?
No, 5.0 is normal
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)
Core I5 5200U 16gb ddr3l, GeForce 920M 2GB, Windows 10 Home x64, 240Gb SSD...
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
I Show the dolphin 5.0 and lastest 5.0-10203 in 2 screenshots
Lastest.JPG -> for the 5.0-10203
Stable.JPG -> for stable version 5.0
Open File Screen
Lastest_OpenDiag.jpg -> for the 5.0-10203
Stable_OpenDiag.jpg -> for stable version 5.0
Both from Memory Card Manager (GC) Window
Updated by ansellntech almost 6 years ago
Techjar wrote:
I've identified this as a translation error in the particular language you're using.
Oh, Yes I Did A Test and yes part of it happens:
The Open dialog Bug - OK Language problem... But, In Pictures, did You see the PATH To The Memory card in 5.0 it's filled in 5.0-10203 it is not
Updated by Techjar almost 6 years ago
Yeah, someone messed up the filters in the pt_BR translation. I've let JosJuice know about it.
Updated by ansellntech almost 6 years ago
Techjar wrote:
Yeah, someone messed up the filters in the pt_BR translation. I've let JosJuice know about it.
Thank you i realy want to follow the issue number if possible...
Updated by Techjar almost 6 years ago
For JosJuice's reference, I've found 2 incorrect translations.
"All Save States (.sav .s##);; All Files ()" in ru
"GameCube Memory Cards (.raw *.gcp)" in pt_BR
Updated by ansellntech almost 6 years ago
Techjar wrote:
For JosJuice's reference, I've found 2 incorrect translations.
"All Save States (.sav *.s##);; All Files ()" in ru
"GameCube Memory Cards (*.raw *.gcp)" in pt_BR
So In Source file https://github.com/dolphin-emu/dolphin/blob/master/Languages/po/pt_BR.po
I Found This 'GameCube Memory Cards (*.raw *.gcp)' From English and it differs About a Comma in line 4341 is this the issue?
Updated by BhaaL almost 6 years ago
- Relates to usability changed from No to Yes
- Easy changed from No to Yes
We might want to leave an i18n
comment in there to remind future translator of this (even tho it is kinda too late at this point)
Updated by ansellntech almost 6 years ago
BhaaL wrote:
We might want to leave an
i18n
comment in there to remind future translator of this (even tho it is kinda too late at this point)
OK, So A Later Update May Solve it ok, thanks
Updated by Billiard26 almost 6 years ago
Why not leave the wildcard pattern out of the translation entirely and concatenate it with the translated description?
Updated by ansellntech over 5 years ago
As already known, the issue specifically for PT_BR, is the transfirex update with wrong string inside ().
Tried a Simple edit on .mo, even it being a Compiled file, removing the comma from (*.raw, *.gcp) ptBR translated part, It just Mix Load Pt_Br And Default English File...
Issue Not Resolved As for version In Master Git.
Proposed Solutions Are:
instead of "GameCube Memory Cards (*.raw .gcp)"
It could be something like:
"GameCube Memory Cards" + ext_Format(.raw *.gcp)
Or Just:
"GameCube Memory Cards" + " (*.raw *.gcp)"
Another Approach Should be A Generic Extension Format class Static
Containing A Struct Of Accepted Formats
and format builder
Updated by JosJuice over 4 years ago
- Status changed from New to Fix pending
- Easy changed from Yes to No
Updated by ZephyrSurfer about 4 years ago
That PR was merged in 5.0-13737 -> https://dolphin-emu.org/download/dev/9843412440792e04dafadea2a972d2725e512bd5/
Updated by JosJuice about 4 years ago
- Status changed from Fix pending to Fixed
- Relates to usability changed from Yes to No
- Fixed in set to 5.0-13737