DestroyedClone-FasterPickupText icon

FasterPickupText

Adds options to change pickup notification durations. Now includes New, First Stack, and Subsequent Stacks duration.

Last updated 2 years ago
Total downloads 72138
Total rating 7 
Categories Mods Tweaks Client-side
Dependency string DestroyedClone-FasterPickupText-1.1.0
Dependants 40 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1902 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1902
tristanmcpherson-R2API-4.0.11 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.0.11

README

Faster Pickup Text

Did you know that the pickup text is on screen for 6 seconds? If a scavenger drops 10 items, that's ~60 seconds of waiting! This mod fixes this transgression by allowing the adjustment of the duration of notifications.

Config

  • Notifications
    • Remove Flash [Default: True]
      • If true, then the notification popup will not have an initial flash.
    • Fade Out Duration [Default: 0.5 seconds]
      • The duration of time, in seconds, of the fade-out time of notifications.
  • Item Notification

    • NEW Item Duration [Default: 6 seconds]
      • Overrides first stack/subsequent stack durations.
      • The duration of time, in seconds, of how long to show the pickup notification of an item that hasn't been picked up before for the profile.
    • First Stack Duration [Default: 4 seconds]
      • The duration of time, in seconds, of how long to show the item pickup notification for the first stack of item.
    • Subsequent Stack Duration [Default: 2 seconds]
      • The duration of time, in seconds, of how long to show the item pickup notification for the subsequent stack of an item.
  • Equipment Notification

    • NEW Equipment Duration [Default: 6 seconds]
      • Overrides equipment pickup duration.
      • The duration of time, in seconds, of how long to show the pickup notification of an equipment that hasn't been picked up before for the profile.
    • Equipment Pickup Duration [Default: 4 seconds]
      • The duration of time, in seconds, of how long to show the equipment pickup notification.
  • Transformation Notification

    • First Stack Duration [Default: 6 seconds]
      • The duration of time, in seconds, of how long to show the transformation notification for the first stack of an item.
    • Subsequent Stack Duration [Default: 3 seconds]
      • The duration of time, in seconds, of how long to show the initial transformation notification duration for the subsequent stack of an item.

Comparison Video and Preview (Video's outdated but it shows the gist of it):

Changelog

  • 1.1.0 - SOTV Fix
    • Added new item/equipment notification duration
    • Added first stack item/equipment/transformation notification duration
    • Added subsequent stack item/transformation notification duration
  • 1.0.0 - Release

Credits