Project Zomboid

Project Zomboid

Ei tarpeeksi arvosteluja
zRe Better Lockpicking Patch
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
54.699 KB
16.11.2023 klo 7.30
1 muutos ( näytä )

Tilaa ladataksesi
zRe Better Lockpicking Patch

Kuvaus
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
10 kommenttia
Manu 6.7.2024 klo 6.51 
Great! then how about you remove it?
J. Purdy 11.3.2024 klo 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  [tekijä] 10.3.2024 klo 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.3.2024 klo 11.53 
The lockpicking mod was working on my server yesterday and now it isn't. Did something change?
kERHUS 9.3.2024 klo 17.31 
thanks, integrated
Lina  [tekijä] 9.3.2024 klo 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.3.2024 klo 9.50 
hey, do you can help me integrate this into original BL? Not sure what i should rewrite...
Balance 21.2.2024 klo 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.1.2024 klo 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.1.2024 klo 22.07 
I don't understand what this does exactly? What issue?