Skip to content

Releases: andreamatt/Skater-XL-mods

BabboSettings 0.7.1

16 Jul 11:51
Compare
Choose a tag to compare
  • Readded post processing toggle
  • Added follow cam auto-switch toggle. Change default side using dpad
  • Fixed windowed resolution issues
  • (Hopefully) fixed fps issues. If you are still having problems, please DM me

BabboSettings 0.7.0

08 Jul 15:33
Compare
Choose a tag to compare

Fixes:

  • fixed gear selection camera
  • fixed pin dropper in POV mode
  • fixed light behaviour when exiting gear menu
  • fixed light behaviour with volumetric lighting
  • fixed some null reference errors (should improve performance too)

Changed:

  • removed "enable post processing" toggle (now it's always enabled)
  • removed light from pin dropper and gear selection modes

New:

  • added D-PAD controls for follow camera (removed auto-switch based on switch stance, might readd as option later)
  • added in-game resolution settings. This allows to take advantage of high resolution rendering for fisheye effects. For example, rendering at 4k and downscaling at 1080p only when recording a fisheye clip.
    If you have a 1080p or lower monitor, you can use nvidia DSR or amd VSR to render the game at higher resolutions

Fisheye with high resolution example

SoundMod 0.0.4

17 Jun 19:33
Compare
Choose a tag to compare

Removed XLShredMenu requirement
Upgraded to Harmony2

BabboSettings 0.6.9

17 Jun 19:33
Compare
Choose a tag to compare

Removed XLShredMenu requirement
Upgraded to Harmony2
Fixed literally nothing

SoundMod 0.0.3

21 May 17:57
Compare
Choose a tag to compare

Updated for SXL 0.3.0.0b
Updated some sounds (jboogie zip from march)

SoundMod v0.0.2

14 Feb 16:53
Compare
Choose a tag to compare

Added more sounds
Updated to work with game version 0.2.0b (latest beta)

AreYouSure v0.0.2

12 Feb 21:47
Compare
Choose a tag to compare

Added a check when pressing esc (game exit)

AreYouSure v0.0.1

11 Feb 00:22
Compare
Choose a tag to compare

First release.
This mod adds a prompt of "Are you sure?" when pressing "B" in the replay editor.
The purpose is to avoid accidentally closing the replay editor.

image
image

BabboSettings v0.6.8

03 Feb 22:12
Compare
Choose a tag to compare

Fixes:

  • fixed presets selection not applying when switching from/to replay
  • fixed wrong switch animations when NOT IN POV (before/after here)
  • fixed the FOV with keyframes. When you disable them it keeps the value
  • fixed keyframes being "On" even if they are off (only happens when entering replay the first time) (game bug, not mod bug)

Features:

  • added volumetrics support (HDRPAsset supportVolumetrics = true)
  • added support for multiple volumes
    • If only 1 global volume, it's used for both map_preset and other presets
    • If 2 or more, the highest one (in priority) is reserved for presets and the second highest for map_preset
      So MAP CREATORS should create a separate global volume with the highest priority and reserve it for the mod
  • added mouse+KB controls in replay free camera
    While pressing the left CTRL:
    • mouse to look around
    • right click to add KeyFrame
    • long (2.5s) right click to remove KeyFrame
    • mouse wheel for FOV
    • WASD + Q/E to move
  • added camera light:
    • available as an effect (can be added to any preset)
    • supports cookies: just add your cookies as PNG in Mods/BabboSettings/Cookies
  • moved presets to Presets folder

BabboSettings v0.6.6

29 Dec 20:44
Compare
Choose a tag to compare

Fixed missing settings.xml on first startup