Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
Polyfill
Your old mods stopped working after a Schedule I update? Polyfill patches the game so a lot of them run again. It patches the game, not your mods - your own files are never changed, and one console command takes the patch back out.
| Last updated | 7 hours ago |
| Total downloads | 15 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | DooDesch-Polyfill-0.11.16 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.3README
Polyfill
🛟 Need help or found a bug? support.doodesch.de/polyfill
Your old mods stopped working after a Schedule I update? Polyfill gets a lot of them running again.
âš Early beta
Still got a mod that will not run? Open the console, type
polyfillexport, and send me the file it creates: support.doodesch.de/polyfill
The game gets an update. Mods made before it stop working. Polyfill patches the game so they run again.
It patches the game, not your mods. Your own files are never changed, and polyfillrestore takes the
patch back out.
It cannot save every mod. The console tells you which ones.
Tested on
| T.H.M - The Hitman Mod 5.0.2 | runs |
| OverTheCounter Dispensary 2.0.10 | runs; 29 of 40 names repaired, and two doors it looks up by name stay missing |
Requirements
MelonLoader 0.7.3 or newer. Nothing else.
Install
Polyfill.Boot.dllinto thePluginsfolderPolyfill.dllinto theModsfolder
Two files, two folders. The first one has to be in Plugins or nothing happens.
Console
Switch the developer console on in the game's settings.
polyfill |
what it did |
polyfillexport |
creates the file to send me |
polyfillrestore |
take the patch back out |
Good to know
- Made for Schedule I 0.4.6f12
- Only changes things on your own PC. Your save is untouched
- In multiplayer, everyone using the old mod needs it too
- To remove it:
polyfillrestore, restart, delete the two files
Schedule I by TVGS. Built on MelonLoader and Mono.Cecil. MIT licence.