cff29546 / pzmap2dzi

A command-line tool to convert Project Zomboid map data into Deep Zoom format
MIT License
47 stars 15 forks source link

Not an issue, but very nice to have if someone is trying to build a modded map #11

Closed ethano8225 closed 1 month ago

ethano8225 commented 1 month ago

Hey, I wanted to thank you for creating a mapping mod I could actually use, and provide the files I've used to create a full map for the "Project Zomboid Maps" collection on steam. It consists of around 120 map mods and it took me around 8 hours to get this done, so it may be helpful to some in the future.

Thank you again, and if there is a better place I could put this, let me know (Also, feel free to have this as an example or whatever in the git itself. Everything runs cleanly after the 1st run, no missing files or anything)

https://pastebin.com/ATpygf2X <- conf.yaml https://pastebin.com/Tm2FmK5q <- map_data.yaml

edit: i only tested this with the 2d map, not isometric, as my computer would be at like 0 storage if i did. feel free to test if isometric works

cff29546 commented 1 month ago

Thank you for your hard work. I will merge the changes into the git repository after validating them.

ethano8225 commented 1 month ago

Sounds good. I made a list of additions here edit: oh and I also wanted to mention i'm on a 13th gen intel i7-13650hx cpu and I have no problems running the program. I'm sure if someone did have issues, they could change conf.yaml worker threads to the number of cores+threads of p-cores they have, and set cpu affinity for the cmd window in task manager to their p-cores+threads and id bet it would fix the issue

cff29546 commented 1 month ago

Good to know that. Also, you can submit a pull request to update the file and include your name in the change log.