12.08.2015, 21:09
Quote:
Alright, found I think I know why parts of my GTA SA were behaving abnormal:
In W10, my user folder was called "jaspe". I changed it to "Jasper" and so did I in the registry, but it's likely that GTA SA still took the jaspe folder since it got a GTA San Andreas User Files created. Looking how to change it now, maybe a mklink may work. //EDIT: The mklink fixed the saving issue, now looking to see if SA:MP screens and settings are saving correctly. //EDIT2: Solved all my issues, here is which and how: I had the following issues: - Not able to save games - Not able to save screens - Not able to alttab (it would crash) - Needed to run in compatibility mode to even open it - Sometimes interior entering bugged me out of it What I did: - Made an mklink from C:\Users\jaspe (my old user folder which I renamed in Explorer and in the registry) to C:\Users\Jasper (the new one) - Reпnstalled the whole game |
Also, mklink with no options makes a symbolic link, any other links made using mklink wouldn't be correct for this. You shouldn't call it 'mklink' as you did above ("maybe a mklink may work", "the mklink"), by default you should call it a symlink or symbolic link.
Just technicalities for the newbs.