Deja-NoCustomerLimit icon

NoCustomerLimit

Removes the customer spawn cap so NPCs keep arriving without limit.

By Deja
Last updated 3 weeks ago
Total downloads 120
Total rating 0 
Categories Mods
Dependency string Deja-NoCustomerLimit-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.755 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.755

README

NoCustomerLimit

Removes the customer spawn cap in Roadside Research so NPCs keep arriving without limit.

How It Works

Patches CustomerSpawnRoutine.CanSpawnNpc to always return true, bypassing the game's built-in customer count limit.

Installation

  1. Install BepInEx IL2CPP if you haven't already.
  2. Launch the game once to generate interop assemblies.
  3. Place NoCustomerLimit.dll in BepInEx/plugins/.
  4. Launch the game. Customers will spawn without limit.