From 06a2eebfc50991e2f95d1cb9c55fa66f4ceff1fe Mon Sep 17 00:00:00 2001 From: Filip Kolinsky Date: Sat, 23 May 2026 17:56:04 +0200 Subject: [PATCH] Update doc so users know to manually create MachineProfile folder --- doc/hook/prohook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/hook/prohook.md b/doc/hook/prohook.md index bc1b012..061e977 100644 --- a/doc/hook/prohook.md +++ b/doc/hook/prohook.md @@ -49,7 +49,7 @@ You need two main folders: * `game` folder with the following contents * All data zip files (e.g. `data0.zip`, `data1.zip`, ..., `encore.zip`) * An empty file `FX` (if you run this on a FX or other cabinet with a widescreen monitor) -* `save ` folder. Contents are generated automatically if empty. +* `save` folder and `MachineProfile` inside of it . You must create these folders manually, rest of the files will populate themselves. **Without doing so the game will not save settings or high scores between boots.** ## USB thumb drive/profile support Without any patches, the game's way of handling USB thumb drives is incompatible to the kernels of the last years.