OLD Info for The Zodiac Age PC PRIOR to v1.0.3.0 (before April 2019 patch)
Links
Editing Text Descriptions on Weapons & Custom Table File Info (courtesy of Raiden_Ripper):
HP Bars & Cutscenes Unleashed Info w/Comments
Zodiac Age Reference Info & Animation Timings Data
No Starting Licenses
(info from Raiden_Ripper)You have to edit "battle_pack.bin"; address for character is
0x1B6C0
Editing Enemy Drop Rate
(info from Raiden_Ripper and XaguraYiazmat)
Open U.S. version of battle_pack.bin file.
All you need to do is to go to address: 0x1D380
.
You'll see 28 19 03 01
. change each of them to 64
so it reads 64 64 64 64
.
You'll get all the regular drops except Pebble, Arcane and High Arcane.
Changing the FOV of the game
(info from Drahsid and Raiden_Ripper)
FOV address is 0x020B0258
as FLOAT value.
Feel free to use Cheat Engine (the non-install version works fine; still creates some Windows registry entries).
-----------------------------------------------------------------------------
New Pointer info for The Zodiac Age as of patch v1.0.3.0 in April 2019
Animation Framerate
(info from Drahsid)0x008F6D80
as FLOAT value.
This value changes the framerate which the engine expects to run model animations at.
Higher values result in faster animations. The default value is 30.
FOV
(info from Drahsid)0x02095558
as FLOAT value
This value represents the field of view in radians. The default is 0.7853981853, or 45 degrees.
Framerate Coefficient
(info from Drahsid)0x01DFC0BC
as FLOAT value
This value effects the total scale of everything from time to animations and is relative to 30 / Max-Framerate
The default value at 30 FPS is 1
; At 60 FPS it is 0.5
Minimum Frametime
(info from Drahsid)0x008FF0A0
as DOUBLE value
This value dictates what the minimum allowed frametime is. 1 / this = the maximum framerate. This address is on a Read-Only page.
The default value at 30 FPS is 0.0333333334
; At 60 FPS it is 0.01666666667
Pi
(info from Drahsid)
0x01CE9C50
as FLOAT value
Pi. The default value is 3.14159265359
Tau
(info from Drahsid)0x01CE9C78
as FLOAT value
Pi * 2. The default value is 6.28318530718
1 comment
All info was provided courtesy of Drahsid of the TZA Modding community.