You are viewing a potentially older version of this package. View all versions.
ningen-BetterHauler-0.2.0 icon

BetterHauler

Makes the Hauler's cargo bed usable: read the screen at a glance, see how much more it will take, and stop nudging valuables into the box one by one.

Date uploaded a day ago
Version 0.2.0
Download link ningen-BetterHauler-0.2.0.zip
Downloads 103
Dependency string ningen-BetterHauler-0.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
nickklmao-REPOConfig-1.2.6 icon
nickklmao-REPOConfig

Edit mod configs in-game!

Preferred version: 1.2.6

README

Better Hauler

Quality-of-life for the Hauler's cargo bed.

Everything ships at vanilla settings except the "$X LEFT" readout, so installing it tells you more without changing how anything behaves. Turn up what you want.

A valuable goes in: the total climbs while the remaining figure counts down

Features

  • "$X LEFT" on the cargo screen: the box holds a fixed amount of value and then refuses everything, with nothing on screen telling you how close you are. A second smaller line under the main number counts down to zero as you fill it. The cap is read from the box itself, not assumed.
  • Wider pickup volume: turn it up and valuables get taken in without being shoved exactly into the box. Adjustable from 1x (vanilla, the default) to 10x. Inside an extraction point it drops back to vanilla on its own, so the bed doesn't grab valuables that are headed for delivery.
  • Resizable screen and digits: two independent sliders, both at vanilla size by default.
  • See the pickup volume: optional translucent box showing exactly what the range setting is doing. Local to you, no collider, never sent to other players - purely a way to pick a number you like.

The same thing with the pickup volume drawn in

Requirements

Both install automatically with this mod - the list is here so you know what ends up in your profile and why.

Mod Why
BepInEx The mod loader itself
REPOConfig Puts the settings in the in-game Mods menu. Without it they can still be edited in BepInEx/config/ningen.repo.betterhauler.cfg

Settings

Mods > REPO Better Hauler in the main menu. Everything applies immediately - no restart, and no need to respawn the Hauler.

The settings page in the Mods menu

Setting Default What it does
Screen Size 1.0 Size of the screen panel. The digits keep their own size
Text Size 1.0 Size of the digits on the screen
Show Remaining on The "$X LEFT" line under the main number
Replace Main Number off Show the remaining amount instead of the value inside, as one number
Remaining Text Size 0.45 Size of that line, relative to the main number
Pickup Range 1.0 How much wider the bed's pickup volume gets
Show Pickup Range off Draw that volume as a translucent box
Pickup Range Opacity 0.15 How solid that box looks

Sizes much above 1.5 push the digits outside the screen frame, and a large Screen Size can poke the panel through the cargo box mesh - both are left to you rather than capped.

Multiplayer

The game only runs the bed's pickup and capacity checks on the host, so Pickup Range and everything under Unfair only do anything if the host has this mod - and it's the host's settings that count. A client with different Unfair settings will see its own "$X LEFT" figure, which won't match what the host's bed actually accepts. The screen and text settings are local and work for whoever installed it.

Unfair

Off by default, and kept in their own section at the bottom of the settings page. These don't make the Hauler easier to read or handle - they change what it's allowed to do. Fine for a relaxed run; not how the game is meant to be played.

Setting Default What it does
Cargo Limit 20000 How much the bed holds, in dollars (5,000 - 500,000, rounded to 1,000)
Unlimited Cargo off No cap - the bed never fills. The remaining line reads NO LIMIT
Accept Any Size off Take valuables of every size instead of refusing anything above small as "Too big". Big ones still have to reach the pickup volume, so this pairs with a higher Pickup Range

A piano and a statue going into the bed, with no cap on the total

Bug reports / feedback

Join the Discord: https://discord.gg/uhM4CatQN

Support

If you'd like to support development: https://ko-fi.com/ningen2026

CHANGELOG

Changelog

0.2.0

  • Cargo Limit: set how much the bed holds, in dollars (20,000 is vanilla, up to 500,000). Rounds to the nearest 1,000 so the screen shows tidy figures.
  • Unlimited Cargo: the bed never fills. The remaining line reads NO LIMIT, and the percentage flash that would sit at 0% forever is skipped.
  • Accept Any Size: the bed takes valuables of every size instead of saying "Too big" to anything above small. Pairs with a higher Pickup Range, since big valuables still have to reach the volume.
  • All three live in a new Unfair section at the bottom of the settings page, default to vanilla, and - like Pickup Range - are decided by the host in multiplayer.

0.1.3

  • Fix: with Pickup Range above 1.0, the cargo total often didn't return to $0 after delivering. An emptied bed goes straight back to absorbing anything in its volume, and a widened volume reached valuables lying around the extraction point - so it refilled itself, and pulled in valuables that were about to be delivered normally. The pickup volume now drops back to vanilla while the Hauler is inside an extraction point, and returns to your setting when it leaves. The switch is immediate rather than waiting for the next scan.

0.1.2

  • New icon: the in-game cargo screen, straightened and sharpened so both lines stay readable at the size it's shown in mod lists. No change to the mod itself.

0.1.1

  • Store page only: new icon, and demo GIFs of the readout, the pickup volume and the settings screen. The mod itself is unchanged from 0.1.0.

0.1.0

  • Initial release.
  • Cargo screen shows how much value the bed will still take, on a second line under the vanilla number.
  • Pickup volume adjustable from 1x (vanilla, the default) up to 10x, with an optional translucent box so you can see what you're setting.
  • Screen and digit sizes adjustable independently, both vanilla by default.