Project Zomboid

Project Zomboid

373 个评价
Multi-Cpu Enhance *FIXED*
7
3
6
2
2
3
2
3
3
2
2
2
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
763.470 KB
4 月 7 日 上午 8:18
1 项改动说明 ( 查看 )

订阅以下载
Multi-Cpu Enhance *FIXED*

描述
**UPDATED MOD**

VOTE IF YOU LIKE !

✅ Drastically increase FPS
✅ Reduce lag and stuttering
✅ Optimize memory management
✅ Improve gaming experience even on less powerful PCs

Here are the files I modified:
ProjectZomboid64.json
ProjectZomboid64.bat

These modifications are compatible and tested with the latest version of the game
B 42.11.0, 42.12.0 and 42.12.1

📌DOWNLOAD LINK ON YOUTUBE VIDEO DESCRIPTION(i cant upload .bat files) IF THE MOD DOESNT WORK WITH ---- B41----

NOW WORKING WITH SERVER B41! (FIX ON YOUTUBE)

📌 NOTE ON MULTI-CPU OPTIMIZATIONS:
Project Zomboid is primarily a single-threaded game, so even with these optimizations, most of the workload remains on a single CPU core. The changes I've made still improve overall performance by optimizing:
• Memory management (multi-threaded garbage collector)
• Memory access on NUMA systems
• Secondary operations like texture loading and data compression
These optimizations cannot fully transform the game into a multi-threaded application, but they maximize efficiency within the limitations of the game engine.


If you have 32gb and the game needs, it automatically allocates more memory

This mod require a manual installation by replacing an existing Project Zomboid File
Once installed you have to enable it like others mods
Backup the old files!


HOW TO MANUAL INSTALL ON WINDOWS:


B42 Installation Instruction (Windows OS)


THANKS TO MY BRO : ivmakk

Workshop ID: 3459875383
Mod ID: Multi-CPU
热门讨论 查看全部(5)
20
1
10 月 16 日 上午 1:53
Additional steps and a manual configuration without a script.
★ John Security ★
2
10 月 17 日 上午 5:29
how to: update libs to latest
Reifel
1
10 月 22 日 上午 6:57
置顶: B42 Installation Instruction (Windows OS)
4Zeta
301 条留言
Viliamm 10 月 23 日 下午 4:47 
Stock: 2 PCORE using at max %85
With this mod 4 PCORE at 2x %89. 2x at +%20 more using (%30)

B42. At max graphics + heavy load (Insane Count Zombies)
Soo use it.
USUMIQ 10 月 20 日 下午 6:52 
b41 or?
ivmakk 10 月 17 日 上午 7:19 
@B.I.G. the maximum defined by this config is currently SET MEM_MAX=10240m.

In simple terms, the script checks how much RAM your device has. If it’s more than 16 GB, it launches the JVM (the Java "engine" used by the game) with a maximum heap of 10 GB (MEM_MAX). If you have less RAM, the script automatically uses smaller values to match your specs.

10240m is just the syntax for 10240 MB, which equals 10 GB. You can ask GPT or search the Java arguments -Xms / -Xmx if you want to experiment. For example, -Xmx48g would set a 48 GB max RAM (heap).

Keep in mind the game may use more RAM overall because it also has the graphical interface and native allocations in addition to the internal Java “server” part. However, giving the game a much larger heap than it needs won’t improve performance - it tends to delay garbage collection (cache cleanup) without real benefit, and may even have opposite effect to performance.
B.I.G. 10 月 17 日 上午 5:19 
@ivmakkk I have 64gb of memory, and it uses a maximum of 21.7 with this mod. What is the limit in your files?
ivmakk 10 月 17 日 上午 5:03 
Hey @B.I.G. , my version is fully based on the original mod config, just added small compatibility tweaks for B42.11+ based on comments posted here months ago. So no extra optimization beyond what the mod already offered - just making it work :)

RE more RAM: I don’t think there’s much benefit in using more than 10–12GB. You can try manually setting `SET MEM_MAX=10240m` to a higher value if you see in the OS performance monitor that the game uses all RAM defined in the config, but it’s unlikely the game will utilize it effectively or give any extra FPS.
4Zeta  [作者] 10 月 17 日 上午 4:54 
@B.i.g the mod is workin is the same of Ivmakk now :)
B.I.G. 10 月 17 日 上午 4:53 
@4Zeta Hi! Are your changes very different from these files?
https://gist.github.com/ivmakk/b6026a539c620e5580e32f1179fe12a2
B.I.G. 10 月 17 日 上午 4:50 
@ivmakk Привет! Я изменил файлы, как ты сказал, и всё работает. Спасибо! Оригинальный мод теперь более оптимизирован, или твои файлы лучше? А что, если у меня 64 ГБ памяти, а я хочу выделить ещё больше?
4Zeta  [作者] 10 月 16 日 上午 9:05 
MOD UPDATED!
French_toast! 10 月 12 日 下午 3:12 
I don't know if this mod will be updated but as for now (42.12.0) the modification prevent the game from launching