The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Ocen: 3,329
Mod Compatibility Hack
3
5
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Tags: Lua, Tweaks
Rozmiar pliku
Zamieszczono
Zaktualizowano
35.572 KB
11 lipca 2018 o 13:13
28 listopada 2021 o 13:43
Listy zmian: 8 ( zobacz )
Musisz posiadać DLC, aby użyć tego przedmiotu.

Zasubskrybuj, aby pobrać
Mod Compatibility Hack

Opis
This mod should no longer be required on Repentance as of version 1.7.9b. It may cause performance issues, so disable it if you are still using it.

This mod aims to resolve two major problems with the modding api, without requiring modders to change anything within their mods.

1: Callbacks
Several callbacks, namely GET_SHADER_PARAMS and all PRE_COLLISION callbacks, can only be added once across all mods, meaning the first mod to load that uses one is the only one that works at all.

This mod overrides the AddCallback, RemoveCallback, and RegisterMod functions to resolve this.

2: Saves
Currently, whenever a mod is updated or unsubscribed from, you lose all of its data.

This mod resolves this by storing all mod data itself, so as long as this mod isn't unsubscribed from and is left enabled, all save data will be safe. It'll even automatically store all existing save data, so you don't need to worry about losing everything when you initially download this mod.

On Repentance, the save issue and all but one callbacks have been fixed, so this mod purely fixes the MC_PRE_PLAYER_COLLISION callback. Unfortunately, still might be necessary for compatibility!
Popularne dyskusje Zobacz wszystkie (1)
4
7 grudnia 2021 o 15:41
Performance Issues thread.
AgentCucco
Komentarzy: 106
Lart-Iste 3 kwietnia 2024 o 13:41 
Maybe it's time to put [OUTDATED] in the title ^^
JSJosh 7 lipca 2023 o 4:50 
@ChudMuncher Well, it does say at the top of the description that this causes performance issues. And revelations is also a massive mod so it may be causing lag just by being so big.
Little Man 6 lipca 2023 o 22:16 
Why does this mod as well as revelations make the game so choppy? The performance seems to suffer when this mod is used
Sycrith 6 lipca 2023 o 8:14 
it's still useful for saving so I'm keeping it
howdyelijah 10 stycznia 2023 o 12:17 
yippee
Sycrith 8 stycznia 2023 o 16:20 
is this still needed?
MK Black 31 grudnia 2022 o 9:58 
Delete this.
17 grudnia 2022 o 13:08 
nice
Khakis 7 grudnia 2022 o 20:05 
MC_PRE_PLAYER_COLLISION just got fixed

RIP Mod Compatibility Hack
404_coffee.exe 9 października 2022 o 19:34 
very useful :)