Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Search found 2 matches

by Zeee
Sun Apr 30, 2023 2:33 am
Forum: 3D/2D models
Topic: GP500 .dk4
Replies: 11
Views: 803

Re: GP500 .dk4

Here is how to read the file And also what it looks like https://i.imgur.com/9b9gaB1.png typedef struct { float x; float y; }Vector2; typedef struct { float x; float y; float z; }Vector3; struct Vertex { Vector3 position; Vector3 normal; Vector2 uv; }; struct RDHV { char chunkMagic[4]; char chunkVer...
by Zeee
Thu Feb 02, 2023 1:11 pm
Forum: Game Archive
Topic: Cethleann - The Koei Swiss Army Knife
Replies: 429
Views: 145349

Re: Cethleann - The Koei Swiss Army Knife

Doesn't seem to work with OPPW4 DLC files, the unbundler can't detect the data type nor data blob