SkillAgentSearch skills...

RTSSLimiter

Automatically adjusts the global frame rate limit on RTSS to match the client's streaming frame rate. Reverts to the previous FPS limit when the stream ends. Ideal for limiting framerate with clients that have odd refresh rates (Like the 90hz steam deck)

Install / Use

/learn @Nonary/RTSSLimiter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RTSS Frame Limit Script for Streaming

This simple script applies an RTSS frame limit to your stream. It is recommended to disable VSYNC while streaming to improve fluidity and response times. A common caveat is that the stream will microstutter unless you set the streaming FPS as a limit on the host. This script automates applying a global frame limit when streaming that matches the streaming rate, and then reverts back once streaming is finished.

Installation Instructions

  1. Update Path (if necessary):

    • If you have installed RTSS in a different location other than the default, you will need to update the path installation directory located in settings.json.
    • If RTSS is installed in the default location, you can leave the path unchanged.
  2. Run the Installer:

    • Double-click install.bat.
    • That's it! You're all set.
View on GitHub
GitHub Stars40
CategoryDevelopment
Updated1mo ago
Forks0

Languages

PowerShell

Security Score

75/100

Audited on Feb 3, 2026

No findings