Project Zomboid

Project Zomboid

Responsive Zoom [Java]
This topic has been locked
Kio-  [developer] 21 Dec, 2024 @ 3:19pm
Build 42 Preview
Download
Link (steam cloud)

Only 'zombie' directory needs to be installer, src is just java source files.

Only manual installation for now while I figure out what to do with the autoinstaller.
I'm leaning towards B41 getting its own legacy mod and updating the mod to feature the B42 files.

Not much has changed since B41:
  • The additional zoom levels now require a new hack to apply. This code for this is in the responsivezoom/SettingsFixup
  • The additional zoom levels have been adjusted, now there are more zoom options around the 100% level, and less of them at the extremes. Note that the 100% level itself is always enabled regardless of the settings, and as such is not present in the list.
  • The camera panning speed has been increased a little bit.

If there are any issues post a comment in this thread for now.