Supermarket Simulator
0 of 0

File information

Last updated

Original upload

Created by

Eryux

Uploaded by

Eryux

Virus scan

Safe to use

Tags for this mod

About this mod

FastForward is a mod for Supermarket Simulator, it allows to increase or decrease game speed. No more eternal waiting for restocker, customers and days to pass.

Requirements
Permissions and credits
Mirrors
Changelogs
FastForward is a mod for Supermarket Simulator, it allows to increase or decrease game speed.

This mod use BepInEx not MelonLoader, please follow the installation steps below.




How it works

On the game, after installing the mod, press :

- F4 to increase game speed

- F2 to decrease game speed

- F3 to reset speed to default (x1)


Game speed is written at the top right corner of your screen next to day time.

You can change the shortcuts and speeds available in the mod's configuration file.



Installation

Requirements


Steps

- Install Tobey's BepInEx x MelonLoader Pack (recommanded) or directly BepInEx 5 on the game if you don't already have it.
(not required if you use pre-configured Tobey's BepInEx x MelonLoader Pack) : Open BepInEx.cfg (%steamapp%\common\Supermarket Simulator\BepInEx\config) and set HideManagerGameObject to true then save and close the file.

- Download the latest release of the mod.

- Extract the archive and copy the BepInEx folder from FastForward-1.0.1 folder to the game installation folder at %steamapp%\common\Supermarket Simulator. If it asks you to replaces files, say yes to all.
If you don't find your game installation folder, go on your steam application, right-click on Supermarket Simulator game in your Steam Library then select Properties. Open Installed Files tab, then click on Browse. It will open the game installation folder in your explorer.

- Launch the game, continue or create a new game, if the mod is correctly installed you will have the game speed at the top right corner of the screen next to day time.


Configuration

Mod configuration is available in %steamapp%\common\Supermarket Simulator\BepInEx\config\tf.bark.sms.FastForward.cfg.
The change will apply after restarting the game.


[FastForward]

## Available speeds
# Setting type: Single[]
# Default value: [ 0.5,1,1.5,2,3,5,10 ]
game_speed = [ 0.5,1,1.5,2,3,5,10 ]

[FastForward.Shortcut]

## Decrease Game speed
# Setting type: KeyboardShortcut
# Default value: F2
decrease_speed = F2

## Increase Game speed
# Setting type: KeyboardShortcut
# Default value: F4
increase_speed = F4

## Reset Game speed
# Setting type: KeyboardShortcut
# Default value: F3
reset_speed = F3


Troubleshooting

If you encounter a bug, first read the pinned post on the comment section then report the bug in Bug section of the mod.

Incompatibility with other mods

The mod act on `Time.timeScale` of Unity Engine and player interaction. If you have other mod acting on one of those or more it can cause some incompatibility.
Pathfinding can become quite messy at high game speeds especially if you use a mod like RCD Tweaks that increase NPC speed.

License

GPLv3 License



My other mods for Supermarket Simulator

  • StoreDelivery : Adds an option to place product boxes on racks in storage automatically right after delivery.