Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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
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.