Genshin Impact: Unlocking FPS Cap via Third-Party Config Method

The primary goal for this optimization is Input Latency Reduction. At 60 FPS, the frame time is roughly 16.6ms; at 144 FPS, it drops to 6.9ms. This makes swapping characters, dodging with “I-frames,” and executing complex rotations significantly more responsive. This method utilizes an external tool to tell the Unity engine to ignore its internal TargetFrameRate cap.

Hardware Compatibility & Expectations

  • Unity Engine Scaling: Genshin Impact is built on a highly customized version of Unity. Unlocking FPS scales exceptionally well with modern CPUs (especially those with high single-core clocks).
  • VRAM & Temperature: Running at 120+ FPS will increase GPU load and power draw. Ensure your cooling is sufficient, as the “open world” rendering becomes much more taxing.
  • Monitor Sync: This method works best when paired with G-Sync or FreeSync to prevent screen tearing at high frame rates.

Preparation and Safety Note

Critical Note: Using third-party tools is technically against the Terms of Service. However, the community-standard FPS unlocker is “read-only” regarding game binaries. While it has been used by thousands for years without bans, always proceed at your own risk.

  1. Download the latest Genshin FPS Unlocker (the open-source version from GitHub by mhyprot2 is the industry standard).
  2. Completely exit the game and the HoYoVerse Launcher.
  3. Ensure your Graphics Drivers are up to date to support the higher frame-pacing.

Implementation: The Unlocker Method

Since there is no config.json edit for this, the tool acts as your configuration interface. Follow these steps:

  1. Right-click the Unlocker.exe and select Run as Administrator.
  2. Point the tool to your GenshinImpact.exe (found in the Genshin Impact Game folder).
  3. Set the FPS Limit to your monitor’s refresh rate (e.g., 144 or 165).
  4. Click Start Game.

Manual Override for Custom Configs

If you want to ensure the game doesn’t try to “fight” the unlocker, you can add these specific flags to a desktop shortcut for the game (Target field):

"C:\Path\To\GenshinImpact.exe" -is_pro -screen-fullscreen 1 -window-mode borderless -fps 144
  • -is_pro: This is an internal Unity flag that sometimes unlocks extra debugging/performance paths.
  • -fps 144: While it doesn’t always work on the official launcher, the unlocker uses this as a hook to force the refresh rate.

Key Performance Parameters

ParameterRecommended ValueImpact
FPS Limit120 / 144 / UncappedHigher values reduce input lag during character bursts.
VSyncOffMust be OFF in-game and in the unlocker for the cap to break.
BloomOff / LowAt high FPS, Bloom can cause “shimmering” artifacts in Teyvat’s lighting.
Power ManagementMax PerformancePrevents the CPU from downclocking during exploration.

In-Game Graphics Strategy for High FPS

To maintain a stable 120+ FPS, match these settings in the Settings > Graphics menu:

  • Render Resolution: 1.0. Avoid 1.5 as it renders at a much higher internal resolution, which will tank your FPS at high refresh rates.
  • Shadow Quality: Medium. High/Highest shadows are the primary cause of FPS drops in dense areas like Sumeru City or Fontaine.
  • Environment Detail: Highest. Keep this high so you don’t see “pop-in” as you move fast across the map at high FPS.

Troubleshooting & Common Fixes

  • FPS Stuck at 60: Ensure VSync is disabled both in-game and in your NVIDIA/AMD Control Panel. The unlocker cannot bypass a driver-level VSync lock.
  • Game Crashing on Launch: This usually means the unlocker needs an update after a major Genshin patch (e.g., Version 5.x or 6.x). Always check for the latest version after a game update.
  • Screen Tearing: If you don’t have G-Sync/FreeSync, use the unlocker to cap the FPS exactly at 60 or 120 to match your monitor’s internal clock.

Frequently Asked Questions (FAQ)

Can I get banned for this?

As of February 2026, there are no confirmed reports of bans solely for using the FPS unlocker, as it does not modify the UserAssembly.dll or game data. However, HoYoVerse could change their detection at any time.

Why doesn’t HoYoVerse add a 120 FPS option to PC?

It exists on iOS (iPad Pro/iPhone Pro), but remains locked on PC and Console, likely for parity or stability reasons within their customized Unity branch.

Does this affect Gacha or “Wishes”?

No. Everything related to your account, items, and wishes is handled server-side. The FPS unlocker only affects the client-side rendering.

Conclusion and Expected Results

By using the unlocker method to bypass the legacy 60 FPS cap, you are finally allowing your hardware to breathe. You can expect perfectly smooth camera movement, near-instant character switching, and a significantly more enjoyable combat experience in the Spiral Abyss.

Leave a Comment