POPStarter DOCS

VMC

๐Ÿ“Ž Recovered from the ShaolinAssassin wiki ยท snapshot 20170629133617

Virtual Memory Cards


About VMC :

The very first time a game is launched, a new folder named โ€œGAMEโ€ (ex : Crash Bandicoot) will be created into your POPS directory โ€“ one separate folder for each game. This folder contains 2 files โ€“ SLOT0.VMC & SLOT1.VMC, which are your VMCs.


POPS/Crash Bandicoot.VCD
POPS/Crash Bandicoot/SLOT0.VMC
POPS/Crash Bandicoot/SLOT1.VMC

If you know how to hexedit POPStarter, you can change that behaviour to have only 1 VMC created โ€“ or not at all. Check the configuration table to know how to change the default setting (offset $429).


Setting a path for the VMC folder :

Hereโ€™s how to change the destination VMC folder of your games :
Letโ€™s say your game is MY_GAME.VCD. The VMCs are saved to POPS/MY_GAME/. You want the VMCs to be saved into POPS/BLAHBLAH/ instead.

  1. Create an empty text file;

  2. Write BLAHBLAH into it;

  3. Save it as VMCDIR.TXT;

  4. Copy VMCDIR.TXT to POPS/MY_GAME/

Example :


mass:/POPS/MY_GAME.VCD
mass:/POPS/MY_GAME/VMCDIR.TXT
mass:/POPS/BLAHBLAH/SLOT0.VMC
mass:/POPS/BLAHBLAH/SLOT1.VMC

Notes :

Example :


smb:/YourSharedFolder/POPS/Crash Bandicoot.VCD
smb:/YourSharedFolder/POPS/Tekken.VCD
smb:/YourSharedFolder/POPS/Castlevania - Symphony of the night.VCD
smb:/YourSharedFolder/POPS/VMCDIR.TXT
smb:/YourSharedFolder/POPS/SAVES/SLOT0.VMC
smb:/YourSharedFolder/POPS/SAVES/SLOT1.VMC

with SAVES written into smb:/YourSharedFolder/POPS/VMCDIR.TXT

Here the 3 games mentionned will use smb:/YourSharedFolder/POPS/SAVES/SLOT0.VMC and smb:/YourSharedFolder/POPS/SAVES/SLOT1.VMC as VMCs with no issue.


Additional notes :


You may want to give a look at this :


Images & screenshots

Related curated section โ†’ Multi-disc & VMC