vasilvestre / totk-mod-manager-for-switch-emulators

Zelda: Tears of the Kingdom Mod Manager is an open-source application, designed to assist players of Zelda: Tears of the Kingdom on the Yuzu emulator in managing mods for the game.
https://vasilvestre.github.io/totk-mod-manager-for-yuzu/
BSD 3-Clause "New" or "Revised" License
147 stars 7 forks source link

[Bug] "path not allowed on the configured scope: C:\\Users\\((UserName))\\AppData\\Roaming\\Ryujinx" #45

Closed Deeves closed 1 year ago

Deeves commented 1 year ago

Describe the bug When I select the option for ryujinx the app shows a message in the corner "path not allowed on the configured scope: C:\Users\((UserName))\AppData\Roaming\Ryujinx" ... Reproduction steps 1.open app 2.select ryujinx ... Additional context I attempted to install using both regular .exe and .msi files, as well as the portable version. I also attempted to place the portable version directly into the roaming folder and ran all versions with administrative privileges. However, none of these methods were successful. ... What's your operating system? Windows 10 Screenshot 2023-06-02 153550

mgreed commented 1 year ago

+1, same error, same path, win10

NeuroticNinjah commented 1 year ago

Did you guys do the steps in the bug report? That has been helping some people so might be worth a try.

mgreed commented 1 year ago

Did you guys do the steps in the bug report? That has been helping some people so might be worth a try.

If you're talking about the CLEAR INNER CACHE and CLEAR CONFIG FILE options, yeah I tried those. No luck.

vasilvestre commented 1 year ago

I think Linux and Windows behavior is different toward configured scope, I just made a fix release. Feel free to try 0.9.4 and tell me if things get better

https://github.com/vasilvestre/totk-mod-manager-for-switch-emulators/releases/tag/v0.9.4

mgreed commented 1 year ago

I think Linux and Windows behavior is different toward configured scope, I just made a fix release. Feel free to try 0.9.4 and tell me if things get better

https://github.com/vasilvestre/totk-mod-manager-for-switch-emulators/releases/tag/v0.9.4

Looking good here, that did it for me. Thank you!

vasilvestre commented 1 year ago

Feel free to reopen