Save - xavier150/MMVS GitHub Wiki
Game files and saves
Macro Micro VR Service saves data such as graphics settings or character customization to your computer,
so that it can reuse it when you restart the game and avoid resetting your preferences.
Windows
On Windows, the game files and saves are stored in the AppData local folder:
To access it, press Windows + R and type %LOCALAPPDATA%\MacroMicroVrService\Saved this will open the folder.
The full path will look like this: C:\Users\[YourUserName]\AppData\Local\MacroMicroVrService\Saved

Linux
On Linux, the game files and saves are stored in the .config folder:
To access it, open your file manager and go to the path ~/.config/Epic/MacroMicroVRService/Saved/
The full path will look like this: /home/[YourUserName]/.config/Epic/MacroMicroVRService/Saved/
Folder info
- Settings, Preferences, Character Customization, and User Options are stored in
Saved/SaveGames - In-game screenshots are stored in
Saved/Screenshots/[YourOS] - Log files are stored in
Saved/Logs(when the game crashes) - Crash info files are stored in
Saved/Crashes(when the game crashes) - Hard config files are stored in
Saved/Config/[YourOS]
Actions
- If you want to reset all game save files, rename the folder
SavedtoSaved_old.
This way you don't lose your old saves if you want to restore them later. - If you want to remove all game save files, delete the folder
Saved.
Info
v0.4.1.1 and older versions no longer support the new save structure used in v0.4.2 and newer versions.
A save edited in v0.4.2 and newer versions will crash the game in v0.4.1.1 and older versions.
You will have to reset or remove all game save files.
In general, it's not recommended to go back to an older version of the game once you've updated to a newer version.
If you want to save your skin customization outside the game save system, you can extract it in the Character Customization menu.