Skip to content

Skyrim SE compatible... #3

@Fjorten

Description

@Fjorten

The path definition in strings at 497 in Program .cs isnt working for Skyrim SE.. i made the changes myself trying to convert the script, that solved the issue for me at least, heres the edit i did..
From:
"My Games", "Skyrim", "Logs", "Script", "User", "Controller Rumble.0.log");
To:
"My Games", "Skyrim Special Edition", "Logs", "Script", "User", "Controller Rumble.0.log");

FYI: i still have issues past this for it to work...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions