Settings reset once logging out
Forum rules
Please read the Install Guide before posting in this section.
Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.
Thank you.
Please read the Install Guide before posting in this section.
Sticky threads cover the most common questions. Please review them before posting to avoid duplicate topics and help save time for both players and staff.
Thank you.
Settings reset once logging out
Title says it all. My video resolution, sound, hidden ui, and need/greed on gear all reset each time I log out. i thought that it was just from crashes but after testing it does not seem to be the case. Is there anyway to fix this issue. Thanks for the help!
Ads
- wargrimnir
- Head Game Master
- Posts: 8424
- Contact:
Re: Settings reset once logging out
Everyone has Powershell, even if you've never used it before, it's standard on Windows. Make sure the game and launcher are closed, run Powershell as Admin, and adjust the filepath to your WAR folder.
Powershell method
CODE: SELECT ALL
The filepath here is an example, you must change it to match your install location
get-childitem "E:\Warhammer Online - Age of Reckoning" -recurse | unblock-file -confirm
Powershell method
CODE: SELECT ALL
The filepath here is an example, you must change it to match your install location
get-childitem "E:\Warhammer Online - Age of Reckoning" -recurse | unblock-file -confirm
Re: Settings reset once logging out
also, make sure your files and folder /subfolders are not write protected







Re: Settings reset once logging out
Okay, I have never messed with Powershell before. Could I by chance get a little more walk through from someone?wargrimnir wrote:Everyone has Powershell, even if you've never used it before, it's standard on Windows. Make sure the game and launcher are closed, run Powershell as Admin, and adjust the filepath to your WAR folder.
Powershell method
CODE: SELECT ALL
The filepath here is an example, you must change it to match your install location
get-childitem "E:\Warhammer Online - Age of Reckoning" -recurse | unblock-file -confirm
-I open Powershell (know how to do this)
-I type "code: select all (my path to war)" and hit enter
Is this correct?
- wargrimnir
- Head Game Master
- Posts: 8424
- Contact:
Re: Settings reset once logging out
No, just this line.awmc82 wrote:Okay, I have never messed with Powershell before. Could I by chance get a little more walk through from someone?wargrimnir wrote:Everyone has Powershell, even if you've never used it before, it's standard on Windows. Make sure the game and launcher are closed, run Powershell as Admin, and adjust the filepath to your WAR folder.
Powershell method
CODE: SELECT ALL
The filepath here is an example, you must change it to match your install location
get-childitem "E:\Warhammer Online - Age of Reckoning" -recurse | unblock-file -confirm
-I open Powershell (know how to do this)
-I type "code: select all (my path to war)" and hit enter
Is this correct?
get-childitem "E:\Warhammer Online - Age of Reckoning" -recurse | unblock-file -confirm
Who is online
Users browsing this forum: No registered users and 6 guests