Tools and Resources

Revision as of 15:46, 3 October 2023 by Nippo (talk | contribs) (Created page with "{{DISPLAYTITLE:Tools and Resources}} =RNG-Related Tools= ==BizHawk Lua Script== A script made by WaddleDX which makes viewing RNG numbers easier in BizHawk emulator. More details are found on the [https://github.com/WaddleDX/TAS/tree/main/KirbySDX GitHub page]. ==KSS RNG Tool== A site made by Nippo which handles calculations revolving RNG. There are two sites: *Basic conversions can be done [https://nippoverse.xyz/KSS-RNG-Tool/ here] *Real-time Battle Windows RNG calcu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


RNG-Related Tools

BizHawk Lua Script

A script made by WaddleDX which makes viewing RNG numbers easier in BizHawk emulator. More details are found on the GitHub page.

KSS RNG Tool

A site made by Nippo which handles calculations revolving RNG. There are two sites:

  • Basic conversions can be done here
  • Real-time Battle Windows RNG calculations can be done here.

Practice Hacks

There are several practice hacks for KSS, each with its own use cases.

  • Nippo's practice hack is here, which has various functions and a custom HUD display.
  • Golden's practice hack is here. The main feature of this hack is savestates, which is a feature the previous hack lacks.