Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This program decodes .ovk files used in the Reallive engine and the Siglius engine.

File format: 4 byte little endian file count (= n) n * struct table entry n * embedded files

struct tableEntry { int length; int offset; int unk1; int unk2; };

About

Decodes .ovk files found in Reallive and Siglius engines.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages