https://github.com/dromzeh/hyv-fps-unlocker
Honkai Impact 3rd & Honkai: Star Rail Registry FPS Unlocker for Windows (Working as of September 2025)
https://github.com/dromzeh/hyv-fps-unlocker
fps-unlocker hi3 honkai honkai-impact honkai-star-rail honkai3rd rust
Last synced: 10 months ago
JSON representation
Honkai Impact 3rd & Honkai: Star Rail Registry FPS Unlocker for Windows (Working as of September 2025)
- Host: GitHub
- URL: https://github.com/dromzeh/hyv-fps-unlocker
- Owner: dromzeh
- License: mit
- Created: 2023-02-26T20:53:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-02T04:48:44.000Z (about 1 year ago)
- Last Synced: 2025-10-11T05:47:49.717Z (10 months ago)
- Topics: fps-unlocker, hi3, honkai, honkai-impact, honkai-star-rail, honkai3rd, rust
- Language: Rust
- Homepage:
- Size: 50.8 KB
- Stars: 21
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# hyv-fps-unlocker
A Windows registry modifier that unlocks FPS limits for **Honkai Impact 3rd** and **Honkai: Star Rail**.



## How It Works
This unlocker modifies registry values where the games store their graphics settings, allowing you to set FPS values beyond what's available in the in-game menus. It automatically detects which games you have installed.
## Usage
1. Close the game completely
2. Download and run `hyv-fps-unlocker.exe` from [releases](https://github.com/dromzeh/hyv-fps-unlocker/releases)
3. Select the game and desired FPS value
4. Launch the game
## Fixes For Known Issues
- If the unlocker doesn't detect your game, launch it and change any graphics setting to create the registry entries. The easiest option is changing your resolution, applying it, then changing it back.
- The unlocker can make your graphics settings in-game buggy. You can change any setting (like resolution) in-game to fix it, but your FPS will no longer be unlocked.
- When you modify graphics settings in-game, the game will replace your FPS values, requiring you to rerun the unlocker after each change.
## Building from Source
Requires [Rust](https://rustup.rs/) and [Git](https://git-scm.com/) installed:
```bash
git clone https://github.com/dromzeh/hyv-fps-unlocker
cd hyv-fps-unlocker
cargo build --release
```
The executable will be in `./target/release/hyv-fps-unlocker.exe`.
## Contributing
Pull requests welcome. For major changes, please open an issue first.
## Disclaimer
Use the unlocker at your own risk, I'm not responsible for any damage that happens due to you using this unlocker.
## License
[MIT License](LICENSE)