Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.13 KB

Box of Patches:

A repository for unofficial game patches.

BOX86 Targets:


Usage:

The box86-focused patches requires you to set the env var BOX86_LD_PRELOAD=libTargetName.so (e.g.: libShovelKnight.so) so they are loaded into their respective processes.

Targets:

Target Features Aditional Usage Info
Iconoclasts Workaround for persistent slowdowns. Set env var CHOWDREN_FPS=fps
FreedomPlanet Workaround for persistent slowdowns. n/a
ShovelKnight Removes the "STEAM IS NOT RUNNING." nag. n/a

Acknowledgements:


  • Thanks xblyak, for the code emitters.
  • Thanks box86, for the amazing Linux Userspace emulator.

License:


This is free software. The source files in this repository are released under the Modified BSD License, see the license file for more information.