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
Edit the ProjectZomboid64.bat
Change the -Xms - Xmx to -Xms4gG -Xmx4G for example to set the ram to 4 GB.
Run the game with the bat.
You can also edit the "ProjectZomboid64.json" so the game will always launch with that much ram without having to run the .bat file, I have not tested it though, the ProjectZomboid32.json as well if you use the 32bit version.
Thx. I thought the bat files were the way... but i cant find them or cant open them right anymore. I think the JSON in a text editor did the trick
thx for the tip, not sure what a target line is. think editing the JSON file worked, but if it doesnt stick I may still want to try this. thx for the help again.
The bat files are the "batch" file type located next to the .exe
and
https://i.imgur.com/HBcFHHa.png
The bat files are the "batch" file type located next to the .exe
and
https://i.imgur.com/HBcFHHa.png [/quote]
thx for the photo, makes sense now. I cant see the bat files but i do have windows batch files. when i try to open them the games starts.
Thats what i tried to do, but the batch files would'nt let me "open with." Maybe its user error, but the json files did let me, so i just used it and it looks like it is letting me use 4 gigs now. Granted it may be placebo, but with my heavily modded game I get some stutter sometimes still and it seems to have helped. We'll see for sure when I get to Manhattan.
thx for all the help everybody.
I did a test where I set max to 8G, then took a look at my game client sitting at the main menu and currently it's at 2.4G. I think 4G should be more than enough for now, but it is higher than 1.2-1.4G mentioned above.
I just edited the ProjectZomboid64.json so it will use those settings all the time. Look for the arguments under the "vmArgs": section, similar to this:
Earlier posters provided the information, I just gave it a quick test. So thanks to you folks.
Sorry for posting on an old thread but can you help me? I can't seem to find neither of the "-Xms1024m" or the "-Xmx8192m" values in the JSON files. Am I in the right file?
PasteBin Link to File:
https://pastebin.com/gk0nHkRv
"-Djava.awt.headless=true",
I haven't installed on OSX yet, but it should be very similar. We are adjusting the RAM allocated to the Java process, which is the same across platforms.
See: https://pzwiki.net/wiki/Mac
In the example runzomboid.sh you can see the -Xms1024m -Xmx1024m values. Adjust them as desired.