Analysis updated 2026-05-18
Tune frame rate and resolution scaling for smoother performance on modest hardware.
Adjust shader effects like bloom, ambient occlusion, and color grading through JSON profiles.
Enable AI generated NPC dialogue or item lore using an OpenAI or Claude API key.
| raf-alt-png/pragmata-frametweaks | 6hourt9/push-video-wallpaper-engine | abhirammandula-boop/nooklink-pc-emulator-toolkit | |
|---|---|---|---|
| Stars | 184 | 184 | 184 |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | vibe coder | general |
Figures from each repo's GitHub metadata at analysis time.
Linux and Steam Deck support is beta with missing shader features, macOS is not supported.
Pragmata-Reframework is a mod loader and performance tool for the game Pragmata on PC. It combines three pieces that the README describes as working together: a lightweight script injection engine called Reframework, a frame generation and resolution scaling tool called OptiScaler, and a shader and post processing pipeline called RenoDX. Together they are meant to let players tweak performance and visuals, and let mod authors build and load custom scripts without restarting the game each time. According to the README, players install the framework into the Pragmata game folder and it generates default configuration files on first launch. Settings are stored in JSON profiles covering target frame rate, resolution scaling, bloom and ambient occlusion strength, color grading, enabled mods, and UI language. Profiles can be loaded through an in game console using a documented command syntax, and the same console accepts live commands for adjusting time scale, bloom, frame rate caps, and enabling specific mods during play. The README also describes an optional feature that connects specific non player characters to OpenAI or Claude APIs, so that flagged characters generate their dialogue or item backstories through those services instead of using fixed, pre written text. This requires the player's own API keys stored in a local configuration file. The framework targets Windows 10 and 11 with full support, lists Steam Deck and Linux through Proton as beta with some features missing, such as RenoDX shader support, and does not support macOS. The README states the project is released under the MIT license, which generally allows free use, modification, and redistribution as long as the copyright notice is kept. As with any third party game modification, players should back up their save files and confirm mod compatibility with their installed game version before use.
An MIT licensed mod loader for Pragmata combining frame generation, shader tweaks, and optional AI generated NPC dialogue.
MIT license: free to use, modify, and redistribute, including commercially, as long as the copyright notice is kept.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.