Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
C:\Users\YOUR USER NAME\Documents\My Games\wreckfest\7656119833977****
Something stopping Wreckfest from doing it or stop Wreckfest from finding the folder.
Some have made new user account that set up a new \YOUR USER NAME\Documents\ folder and logged into that account to get pass this issue.
You have read through this thread for other possible ways of fixing this problem?
https://steamcommunity.com/app/228380/discussions/0/1696095260993334390/
It unfortunate that players are having to hop through these hoops to get Wreckfest to run with this new save folder Wreckfest now uses. :(
If that really is the source of the issue, the game should base itself on the registry value for Documents path (HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Personal, which correctly lists the Documents location even if they've been moved onto a different drive) and not a hardcoded path like %USERPROFILE%\Documents.
I had to use a little tool called procmon to analyse what the Wreckfest process was doing, or failing at doing. Here's a step-by-step(ish) that might help if you're in the same situation as me.
1. Download Process Monitor[docs.microsoft.com] if you do not have it.
2. Open procmon.exe, in the Filter tab, go into "Filter..."
3. Leave everything as it is, and add the following filters: "Process Name" "begins with" "wreckfest" then "include" and click add.
4. Add a second filter that says "Operation" "begins with" "CreateFile" then "include".
5. Add a third filter that says "Path" "contains" "settings.conf" then "include".
6. Now keep procmon open, start Wreckfest, and start game in the configuration launcher. The game will give you error. In procmon, a line should have appeared that lists the exact path of folders, including the unique number ID, where it tried to create its config file and failed.
7. Create the folders manually, and create settings.conf manually (inside the folder that's a bunch of numbers) then start the game again. It should start properly now.
At least this worked for me!
How do I/we create this manual folder and settings.conf you're suggesting? Some of us aren't too computer savvy. Can you give an example please.
Ok so, when you used procmon as indicated there should be a line with a full string of folders that appears when the game crashes. For example, let's say that in your case, it gives you C:\users\[your username]\Documents\My Games\Wreckfest\[a bunch of numbers]\settings.conf
You simply create the folders manually. Go to your documents, if "My Games" exists, go in there, if it doesn't, create it (right click > new > folder). Then in My Games, create Wreckfest with the same method, then in Wreckfest, create the folder with all those numbers (they need to be the exact same numbers). Then finally in the numbers folder, you right click, new text file, name it settings.conf, and that should do it.
THANK YOU! IT FINALY WORKED!