Project Zomboid

Project Zomboid

Zbyt mało ocen
zRe Better Lockpicking Patch
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Rozmiar pliku
Zamieszczono
54.699 KB
16 listopada 2023 o 7:30
1 lista zmian ( zobacz )

Zasubskrybuj, aby pobrać
zRe Better Lockpicking Patch

Opis
THIS PATCH IS NO MORE NEEDED SINCE IT HAS BEEN MERGED INTO THE ORIGINAL MOD.

Fix too sensitive lockpicking issue when "UI Offscreen Rendering" is on

Workshop ID: 3085233067
Mod ID: zReBetterLockpickingPatch

Check out my other mods
Komentarzy: 10
Manu 6 lipca 2024 o 6:51 
Great! then how about you remove it?
J. Purdy 11 marca 2024 o 17:47 
There's not much I could really tell you other than my previous statement. But since it has been merged with the other mod, I'll remove this patch and hope for the best. The hosting site I'm using seems to be a bit finicky with some mods
Lina  [autor] 10 marca 2024 o 15:07 
@JustPurdy, Yes, this patch is merged into the original mod. I test it both locally and on my server. It's still fine either with or without this patch mod. Could you tell me more details about it?
J. Purdy 10 marca 2024 o 11:53 
The lockpicking mod was working on my server yesterday and now it isn't. Did something change?
kERHUS 9 marca 2024 o 17:31 
thanks, integrated
Lina  [autor] 9 marca 2024 o 16:52 
@kERHUS, 3 places to change in media\lua\client\Lockpicking\BobbyPin\BobbyPinWindow.lua
1)LINE 393: replace UIManager.getMillisSinceLastRender() to win.deltaTime
2)LINE 407: replace UIManager.getMillisSinceLastRender() to win.deltaTime
3)LINE 461-472: change BobbyPinWindow.onTick function to the code used in this patch mod (and
the "local lastMillis" line is no more needed)

Finally the file should be like this. https://pastebin.com/Znu1K9rf
kERHUS 9 marca 2024 o 9:50 
hey, do you can help me integrate this into original BL? Not sure what i should rewrite...
Balance 21 lutego 2024 o 19:43 
That is not what this does.
This is a patch to improve the performance of the original mod, when you have the off screen ui rendering enabled.
In the base mod it's recommended you disable it for better performance during the mini-games and this mod is made to give better performance without disabling the ui off screen rendering setting. The original mod still works to date and this is an optional add on depending on your personal preferences.
Kam17245 28 stycznia 2024 o 12:32 
WaKKO151 what this fixed is the original plugin was last updated around 2021 and the game updated so its not compatible anymore
WaKKO151 26 stycznia 2024 o 22:07 
I don't understand what this does exactly? What issue?