Actions
Emulator Issues #13283
openWindows - Texture in symlink folders are not loaded
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
What's the problem? Describe what went wrong.
Dolphin ignores symlink folders on windows
What steps will reproduce the problem?
- download texture pack and put it somewhere in your pc
- create a symlink to your texture pack folder
- put your symlink folder in the right load/texture folder
- the game will not load them!
Dolphin 5-0-19368
Is the issue present in the latest stable version?
I don't know but https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/Common/FileUtil.cpp has been rewritten and maybe symlink folders are not supported
this is another bug related to game folder and symlink https://bugs.dolphin-emu.org/issues/12288
Actions