Skip to content

Releases: Naxdy/latency-slider-de

v0.2.4

14 Mar 18:38
0070963
Compare
Choose a tag to compare
  • Kinda hacky fix for #21 , now if you have stealth mode enabled and you enter the CSS, the Quickplay text will be rendered correctly. However, if you toggle stealth mode while on the CSS, the text will just simply read "Quickplay" without the "(Elite Smash)".

v0.2.3

22 Feb 09:11
c2e2f9b
Compare
Choose a tag to compare

Changes:

  • Fixes a crash in ARCropolis when attempting to start an arena match with stealth mode enabled
  • Keeping d-pad right/left held will no longer keep incrementing/decrementing the latency (useful for adjusting latency while in stealth mode)

v0.2.2

21 Feb 15:59
c234e30
Compare
Choose a tag to compare

Changes:

  • Improved the way the text is drawn on the quickplay CSS, which could potentially introduce performance issues in previous versions

Quick notes since I keep getting asked this:

  • This mod is compatible with less-delay (I have a repo for that one as well, here: https://github.com/xNaxdy/less-delay )
  • Ensure you don't have any other "latency slider" mods present, or your game might crash when closing / exiting arenas (or under other circumstances)
  • This mod does not send any additional packets
  • While running this together with training mode modpack works for me and everyone else I've talked to, your mileage may vary, since this plugin and training mode modpack hook the same function. If you want to be on the safe side, don't run both at the same time (however if you do, the worst thing that can likely happen is you crash).

v0.2.1

21 Feb 09:05
0bc3393
Compare
Choose a tag to compare

Changes:

  • Fix integration with the Ultimate Training Modpack. This file is now called libzlatency_slider_de.nro to ensure it gets loaded after the training modpack, and hooks the game's draw function in a different way to ensure it won't conflict.
  • Also added a .sig file that can be used to verify that the binary has indeed been created by me (uses the same GPG key as for my commits here).

v0.2.0

20 Feb 22:01
6a40d20
Compare
Choose a tag to compare

First release.

Compared to the original 13.0.1 version, the following changes have been made:

  • update for 13.0.2
  • apply input latency in every game mode, not just arenas
  • add visual indicator on the quickplay CSS
  • add ability to hide visual indicator from CSS & arenas