Project Zomboid

Project Zomboid

Responsive Zoom [Java]
This topic has been locked
Kio-  [developer] 18 Jan, 2023 @ 8:36am
Description Backup
Near instant zoom speed and faster camera panning while driving.
Especially useful in low framerate environments.

Adds more zoom levels. (Optional)

Custom installation required.








⚠️Caution
This mod targets build 41 only. Any other build past or future is NOT supported.

[img]https://steamuserimages-a.akamaihd.net/ugc/1630857576453893850/3172B7651655E10A52B19C232D44536BB597F692/[/img]

Installation - Manual
  • Subscribe to the workshop item and make sure the download has been completed.
  • Browse to the steam library that contains your Project Zomboid installation.
    (If you only have the default steam library this is the same as where steam is installed)
  • Browse to "steamapps\workshop\content\108600\2919952739\mods\ResponsiveZoom\"
  • Copy the zombie directory.
  • Browse to your Project Zomboid installation directory.
  • (Optional) Make a backup copy of the zombie directory, or the individual files mentioned at the end of this page.
  • Paste the zombie directory and overwrite existing files. If no files were overwritten you are in the wrong directory.

Installation - Automated
Download Link
  • Subscribe to the workshop item and make sure the download has been completed.
  • Download and run the automated installer.
  • The installer will make automatic backups of the patched files.

Uninstallation
Using steam
  • Verfiy the integrity of game files using steam, this will remove ALL mods that change Java code.
Manual
  • Restore the backup you made of your zombie directory or the individual files (list at the end of this page).

[img]https://steamuserimages-a.akamaihd.net/ugc/1630857576453893850/3172B7651655E10A52B19C232D44536BB597F692/[/img]

Derived from https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2895974075

Patches the following Java classes:
. └── zombie └── core ├── iso │   └── PlayerCamera.class └── textures └── MultiTextureFBO2.class

⚠️For modders
Feel free to use anything from the addon in whatever else you're doing.
Source .java files are included (src directory)
Last edited by Kio-; 25 Jul, 2023 @ 7:06am