Skip to content

krob64/SekiroFpsLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sekiro FPS Unlocker for Linux

A small cli tool that will unlock the framerate of sekiro on linux.

Prerequisites

This tool requires libmem 4 to be installed on your system.

Compiling and Running

  1. Clone the repo
$ git clone https://github.com/krob64/sekirofpslinux
  1. Compile the binary
$ cd sekirotool
$ cargo build --release
  1. Start sekiro

  2. Start the fps unlocker

$ cd target/release
$ ./sekirotool -mf 120

You can start it like that everytime, you can put the binary in your $PATH or you can do some steam launchoption magic. Whatever floats your boat.

Credits

uberhalit/SekiroFpsUnlockAndMore for the signatures
rdbo/libmem for an excellent memory manipulation library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages