Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
BACKUP THE FILES!!!
1. Go onto the youtube link and download the "BUILD 41 FIX" link in the description.
2. Follow the instructions on the "instruction.txt" file
then it should start
не стоит агриться на мод который с 7 апреля не обновлялся
чего ты ожидал?
Замена -XX:+UseG1GC и -XX:+UseZGC на -XX:+UseParallelGC не привела к запуску игры. Неясно, можно ли установить B41 Solo Fix и B41 Server Fix одновременно.
Копирование исправления для cервера b41 в папку с игрой приводит к тому, что PZ не запускается. Требуется помощь.
Couldn't open the game ether. Clicked "Launch Game," but nothing happened, and there wasn't any crash report. I had to start the game through the .bat file. I got it fixed by changing the -XX:+UseG1GC and -XX:+UseZGC parameters in the ProjectZomboid64.json file to -XX:+UseParallelGC,
Below you find the already chaned part of text of my ProjectZomboid64.json file. Just override THE PART in your own json file. I used Notepad+. I hope, it helps.
- ProjectZomboid64.json -
[...]
],
"windows": {
"6.1": {
"vmArgs": [
"-XX:+UseParallelGC",
"-XX:G1NewSizePercent=20",
"-XX:G1ReservePercent=20",
"-XX:MaxGCPauseMillis=50",
"-XX:G1HeapRegionSize=32m"
]
},
"10.0.17134": {
"vmArgs": [
"-XX:+UseParallelGC",
"-XX:ZCollectionInterval=120",
"-XX:+UnlockExperimentalVMOptions",
"-XX:LargePageSizeInBytes=2m"
]
}
}
}
Great fix!
(guys below, are u checked working after game updated?)
starting only if run bat (but this is not the solution cause nvidia settings and e.t.c. do not working)
@ivmakk for you too!
For me, this dramatically improved FPS at my base (from ~35 to 100+) and removed those annoying micro-freezes.
Disclaimer: I only applied the change mentioned by @Aldunhokoron and did minimal formatting of the initial .bat file from the mod description and the .json file from the mod itself.
If you change the values -XX:+UseG1GC and -XX:+UseZGC in the ProjectZomboid64.json file to -XX:+UseParallelGC, the game will run.
thanks you so much for deeply increase my potato PC performance ,i got at least 10 fps increase from your god mod,love you form hk
如果你按照教程这个mod还是用不了,到上面链接的YouTube视频简介里下载文件,然后按照zip压缩包里的教程安装。工坊里上传的文件缺东西
BUILD 42.7.0 FIX:
{LINK REMOVED}https://www.mediafire.com/file/7c095n9brvbry0q/FixedProjectZomboid64by4Zeta.rar.rar/file
BUILD 41 FIX:
{LINK REMOVED}https://www.mediafire.com/file/n5n8zesolypk71q/b41Fix_By_4zeta.rar/file
SERVER BUILD 41:
{LINK REMOVED}https://www.mediafire.com/file/mjf0gmsk32xx04w/Zomboid_Multi-Cpu_Server_Build41_by_4Zeta.rar/file
"vmArgs": [
"-Djava.awt.headless=true",
"-Xmx20480m",
"-Xms9192m",
"-Dguava.library.path=.",
"-XX:+UseParallelGC",
"-XX:ParallelGCThreads=32",
"-XX:ConcGCThreads=12",
"-XX:+UseNUMA",