AllToasters-SalmonRunQuota icon

SalmonRunQuota

Replaces the 'quota fufilled' screen with the Splatoon 3 Salmon Run cutscene.

Last updated 4 months ago
Total downloads 11073
Total rating 2 
Categories Mods Misc BepInEx Client-side
Dependency string AllToasters-SalmonRunQuota-0.4.0
Dependants 10 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
xilophor-LethalNetworkAPI-2.1.6 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 2.1.6

README

Salmon Run Quota v0.4

by alltoasters

NOTE: This is a beta release. Expect some bugs and missing features!

Installation

Requires the latest version of BepInEx 5 and LethalNetworkAPI. After both have been installed, drag SalmonRunQuota.dll and salmonrun into the BepInEx/plugins folder in the game's root directory. Both files are required for the mod to work.

Usage

Note: While the mod does technically work clientside, it is HIGHLY recommended for all players to have the mod.

When installed, after you successfully reach your quota, the cutscene will automatically play when you are in the ship. It will display the total amount of scrap you collected each day (in scrap, not credits), as well as the total amount of scrap you collected and the current number of credits your team has. Afterward, your crew will perform a celebratory dance, and the cutscene will end. As of now, the emote your character and your teammates perform is completely random, see the Planned Features section for more information.

An example cutscene showing all (currently) possible emotes can be found here.

Configuration

You can change your emote and banner color in the config file located at config/SalmonRunQuota.cfg.

The emote must be a number between 1 and 6, or -1 for random. Valid emote numbers include:

  • 1 = You're Welcome
  • 2 = Robo Steppin'
  • 3 = Ready Stance
  • 4 = Stuntin'
  • 5 = Sarcastic Salute
  • 6 = Just Playin'
  • -1 = Random

The banner color can be any hexidecimal color value. The default value is #820000, which is a dark red color.

Planned Features

  • Stabilize beta for an official release
  • Support more than 4 players
  • Allow players to choose their emote
  • Allow players to choose a player card design (the box underneath each player)
  • Sync the above data between players
  • Improved emote animations
  • Improved cutscene transitions
  • More text for certain situations, such as acquiring certain amounts of scrap
  • Replacing the lost/fired cutscene

Credits