Skip to content

Instantly share code, notes, and snippets.

View blu-dev's full-sized avatar

blu-dev

  • Gilbert, Arizona
View GitHub Profile
@blu-dev
blu-dev / explanation.md
Last active March 4, 2023 07:52
Latency Slider Explanation

Well, I suppose that the cat is out of the bag, yeah? Someone has ported the input latency adjustment part of HDR to vanilla.

Since I co-authored this feature, I think it is fair that I explain how it works so that misinformation about it being "fair" or anything like that doesn't spread.

Client Side Only

Honestly, we aren't quite sure why the SSBU development team did not synchronize this between players, it should have been one of the key things they did synchronize to ensure fair play.

The easiest way to explain this is:

  • Player A: Has the mod and has set their latency to 2 frames.
  • Player B: Does not have the mod, Smash Ultimate assigns them 5 frames by default.
@blu-dev
blu-dev / instructions.md
Last active March 4, 2023 07:18
Installation & Usage Guide for blujay's Better-SSS v1

Installation

Inside of the ZIP file that you should get with the Ko-Fi/Patreon release, there should be a folder titled "SD CARD". The contents of that folder need to be copied to the root of your SD card, so that in the result you should have the following files on your SD card:

sd:/ultimate/mods/better-sss/ui/script_patch/common/stage_select_actor3.lc
sd:/ultimate/mods/better-sss/ui/layout/patch/stage_select2/stage_select2/layout.arc
sd:/ultimate/mods/better-sss/plugin.nro

You should also have an info.toml and preview.webpin the better-sss folder, that is for ARCropolis's mod manager.

Usage