An overlay reader (and possibly writer) for PTR2, Very WIP
The provided example main.py uses the pointers from the STG01.OLM from the July 12th NTSC-J prototype.
For now, in order to load any other stage overlay, you will need to manually change the pointers provided in main.py.
Currently implemented Records:
- OBJDAT (SceneObjectData) (Partial)
- SCENE_OBJDATA (SceneObject) (Partial)
- SCENECTRL (SceneDrawRecord) (Mostly)
- SCENESTR (SceneRecord)
- EVENTREC (ScenesRecord)
Modding Server Members:
- Penguino