Harem Hotel: Difference between revisions
Till Kraemer (talk | contribs) mNo edit summary |
Till Kraemer (talk | contribs) +Savegame. |
||
Line 2: | Line 2: | ||
The video game was developed by Runey Games and is available on Itch.io. | The video game was developed by Runey Games and is available on Itch.io. | ||
== Savegame == | |||
Savegames are not automatically stored in a cloud, only locally on the PC. You can use OneDrive, for example, to automatically save the game to a cloud. All statements without guarantee! | |||
Type <code>cmd</code> in the Windows Start menu and click 'Run as administrator'. | |||
Type <code>mklink /d "[path to folder in cloud]" "[path to RenPy savegame folder]"</code>. | |||
For example: <code>mklink /d "C:\Users\Username\OneDrive\RenPy" "C:\Users\Username\AppData\Roaming\RenPy"</code> - depending on the username and language setting. | |||
[[Category:Game]] | [[Category:Game]] |