Emulator Issues #13308
closedLoad textures bug
0%
Description
Game Name?
RUNEII
Game ID? (right click the game in the game list, Properties, Info tab)
GR2JCQ
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
Verify Button is grayed out.
What's the problem? Describe what went wrong.
Loading custom textures does not work all the way through. There should be 236 custom textures loaded, but it seems to be at least 9 textures short.
What steps will reproduce the problem?
Loading custom textures.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
19817
Is the issue present in the latest stable version?
IDK
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.)
IDK
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
We are focused on the entire first row and the first two cards on row 2. Cards 6, 8, 10 are rendered in HD, but the remaining cards are not. I included a picture of the RUNE I and RUNE II cards, so one can clearly see what the HD and non-HD would look like. I have had a second person reproduce the bug as well, but I do not have that person's items to include in the bug report.
What are your PC specifications? (CPU, GPU, Operating System, more)
CPU i5 4670k
OS Win10
GPU RX580
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
I have included a bit already. I'm not sure what else I could even send. Thank you for your time.
Files
Updated by RoundaboutSnake over 1 year ago
The HD files are in *.png format just like all the other ones that load fine.
Updated by RoundaboutSnake over 1 year ago
When I wrote 9 textures short, I meant 7. Idk why I typed 9. This is my error. Thank you.
Updated by RoundaboutSnake over 1 year ago
- File tex1_114x154_18e76d284d76a475_14.png tex1_114x154_18e76d284d76a475_14.png added
- File tex1_114x154_8ba2a0d76ef28255_14.png tex1_114x154_8ba2a0d76ef28255_14.png added
I have provided a couple of the HD textures.
Updated by iwubcode over 1 year ago
Thank you for th e detailed report. I believe I can reproduce the issue. I will do a bit more testing to confirm and look into this.
Updated by iwubcode over 1 year ago
It seems like you provided an invalid texture id for the textures. At least for the one I checked. What you had as 'tex1_114x154_18e76d284d76a475_14.png' should actually be 'tex1_114x154_819e76f20459d2fb_14.png'
Updated by Billiard26 9 months ago
- Status changed from New to Invalid
No response from OP about bad filenames.
Will re-open upon request.