It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
After Struggling hard and some trial and error I finally managed to get it to work.
It seems that it depends on your system's language. Which require a little editing for ini's location path.
For me it looks like this C:\Users\Admin\OneDrive\Dokumenty\My Games\Skyrim Special Edition GOG\Skyrim.ini"
Admin is replaced with my pc's admin as instructed of course. But this finally fixed SSEEdit :)
So if it doesn't work for you like it was in my case, then replace Documents with your system's launguage.
For Polish version it's Dokumenty. But if your system is in english then it should work with no editing i guess.
Hope this helps someone who is also having hard time in getting it to work.
Post edited July 16, 2024 by Bunny92B
Still getting "fail".

The folder \Documents\My Games\Skyrim Special Edition GOG\ contains THREE ini-files. A Skyrim, SkyrimCustom and a SkyrimPrefs. All of these three have the affix(es) .ini.based and a second file with .ini.baked.

I tried the one for Skyrim, but that removed control of the mouse. I'm not eager to re-try.
avatar
ancient46: The documentation points to Discord to report problems but I do not have a cell phone it requires. I have not been able to use this program to clean the mod files because it wants an ini file I do not have and is not in the installation. If anyone who has a working installation of xEdit and has the time to share it hare, I would appreciate it. I have tried all the ini files I have, without result.
avatar
smokey_uk: I had the same problem, this solves it.

https://github.com/TES5Edit/TES5Edit/issues/1043

On the command line, pass:

-D:"C:\GOG\Skyrim Anniversary Edition\Data" -I:"C:\Users\admin\Documents\My Games\Skyrim Special Edition GOG\Skyrim.ini" -P:"C:\Users\admin\AppData\Local\Skyrim Special Edition GOG\plugins.txt"

Adjust the C:\GOG\Skyrim Anniversary Edition\Data path to match where you installed GOG/Skyrim and replace admin with your own username.
TYVM
Another alternative is to open Command Prompt with Administrator rights
Type:
mklink /d "C:\Users\[Your Username]\Documents\My Games\Skyrim Special Edition" "C:\Users\[Your Username]\Documents\My Games\Skyrim Special Edition GOG"
Press enter
this will create a symbolic link, which acts as a fake directory pointing to the actual one, this should solve the issue for any other programs as well
Post edited February 03, 2025 by Lord_Decay