Emulator Issues #13424
openDolphin in portable mode dumping textures into documents folder
0%
Description
Game Name?
Not game specific (Noticed it with wii menu, news channel, internet channel, forecast channel etc)
Game ID? (right click the game in the game list, Properties, Info tab)
Not game specific
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
Not game specific
What's the problem? Describe what went wrong.
When using dolphin with portable config mode, and dumping textures is enabled, Dolphin dumps the texture into user documents (%userprofile%\Documents\Dolphin Emulator\Dump\Textures), instead of into the local portable folder (\Dolphin-x64\User\Dump\Textures)
What steps will reproduce the problem?
- Have dolphin in portable mode (the configs etc are stored in "user" folder in dolphin install folder)
- boot some game
- in graphics options, enable texture dumping
- The textures are dumped in %userprofile%\Documents\Dolphin Emulator\Dump\Textures\GAMEID\ instead of \Dolphin-x64\User\Dump\Textures\GAMEID\
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
Is the issue present in the latest stable version?
Yes (5.0-20589)
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)
Windows 10 64bit
i5 12400F
Nvidia Geforce RTX 3060 12GB
Updated by Billiard26 8 months ago
- Related to Emulator Issues #12212: Handling of paths in config INIs should be improved to gracefully handle moving the userdir, where possible. added