Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.15 KB

File metadata and controls

23 lines (17 loc) · 1.15 KB

FnMacTweak

A lightweight iOS Theos tweak for Fortnite iOS on Mac. Implements several QoL features to improve the keyboard & mouse experience.

Features

Currently implements the following:

  • Implements pointer lock toggling using the Left Option key (unlocked by default)
  • Unlocks the 120 FPS setting (requires a 120Hz display, blame VSync)
  • Enables graphics preset selection (Low, Medium, High, Epic; 120 FPS limits to Medium)
  • Adds a custom options menu (keybind P) for adjusting mouse sensitivity
  • Fixes mouse interactions with the mobile UI

Releases

The latest builds can be found in the Releases section, as well as in the FnMacAssistant Discord.

Building

You can build the tweak yourself by running make package FINALPACKAGE=1, make sure you have Theos installed.

Credits

Made by: @rt2746 (me)