SonicZentropy / PoE2Mods.pw

Patchwork Modding Framework for Pillars of Eternity 2
MIT License
22 stars 11 forks source link

how to disable camera zoom? #9

Closed PsychoMo closed 6 years ago

PsychoMo commented 6 years ago

In the ModIni file, there is no "enablemod = " for CameraZoomMod. How do I disable it? Like

[CameraZoomMod]
enableMod = false
;Default Max Zoom is 1.5
MaxZoom = 3.5

? I tried it doesn't work

Or could you tell me the original zoom value?

PsychoMo commented 6 years ago

My mistake, should have read it more carefully