Solved
Forum Discussion
6 years ago
Did they ever fix the problem with non-ASCII characters in user names or is that still crashing on startup?
1 year ago
This game is so low quality
Its 2025 and it still has this issue, did they even update it since release?
I used this method to change my username:
Use the netplwiz command to change the username for the profile
Use the "wmic useraccount get name,SID" command to find the correct SID for my account
Open up regedit, and go to this path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\<SID>
Edit the "ProfileImagePath" to the correct username
Go into the C:\Users and rename the folder to the correct name.
Run this command mklink /d "Full path of old profile folder name" "full path of new profile folder name"