You are viewing a potentially older version of this package.
View all versions.
CleanerCasinoUX
Stops friends' money popups from cluttering the middle of your screen, and removes roaming NPCs that walk in front of reaction-based cash-out clicks.
| Date uploaded | 2 months ago |
| Version | 0.3.1 |
| Download link | saltedbyte-CleanerCasinoUX-0.3.1.zip |
| Downloads | 3269 |
| Dependency string | saltedbyte-CleanerCasinoUX-0.3.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Cleaner Casino UX
A BepInEx 5 mod for Gamble With Your Friends that gets two specific kinds of clutter out of your way during a co-op run.
Features
- Friends' money popups go to the bottom-left. When a friend bets, wins, or loses, the colored
+$X/-$Xchip with their name no longer pops up across the upper-center of the screen — it stacks neatly in the bottom-left corner. Same logic, same animation, just out of your sightline. - Roaming NPCs are removed. No more pedestrians wandering between you and a reaction-based cash-out button. Empty casino floor, every click lands.
- Optional alternative for NPCs: keep them around for atmosphere but make them invisible to the player-interact raycast, so clicks pass through them.
Multiplayer
- Popup relocation is per-client — every player who wants their popups in the bottom-left corner needs the mod.
- NPC removal is host-only — Mirror replicates the empty NPC list to all connected clients, so friends without the mod also see no NPCs as long as the host has it.
Installation
If you're using a mod manager (Thunderstore Mod Manager / r2modman), just hit Install — BepInEx and the DLL are placed for you.
For a manual install:
- Install BepInEx 5.4.23.5 (win x64) by extracting the zip into your game folder. Launch once and quit so it generates
BepInEx/config/. - Extract this package into the same game folder. The DLL lands in
BepInEx/plugins/CleanerCasinoUX/. - Launch the game and check
BepInEx/LogOutput.logforHarmony patches applied: 6/6.
Configuration
After your first launch with the mod, edit <game>/BepInEx/config/com.saltedbyte.cleanercasinoux.cfg to toggle each feature, tune popup margins, or switch between DisableRoaming and IgnoreInteractRays for NPCs.
Links
- Source / issues: github.com/SaltedByte/cleanercasinoux
- License: MIT
Built with AI assistance (Claude).