Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod Loader

This repository contains some components that can be built and released independently:

  • mod_loader: a generic Windows mod loader and its mod ABI.
  • dynamic_fps_limit: a generic Streamline Reflx/RTSS dynamic FPS base on DLSS-G state mod using that ABI.
  • reflex_fps_limit: a generic NVIDIA Streamline Reflex FPS limit mod using that ABI.
  • unity_fps_limit: a Unity FPS/VSync mod using that ABI.
  • steamclient_rdata_patch: a targeted loader patch for a writable-section Steam client copy kept in the Steam installation directory.
  • rdata_patch: a tool to modify exe/dll rdata to writeable.

The components intentionally keep separate CMake projects and release packages. GitHub Actions builds them independently on Windows x64 and uploads one artifact per component. See each component's README for local build commands.

About

A generic Windows mod loader

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages