maxton / GameArchives

A C# library for reading several video game archive formats, and a sample file explorer.
GNU Lesser General Public License v3.0
95 stars 20 forks source link

Support RB4 Arks #14

Closed maxton closed 6 years ago

maxton commented 6 years ago

RB4 can be dumped now, so we should add support for its Ark files. They might be the missing version 8.

maxton commented 6 years ago

Turns out RB4 arks work as-is, closing this issue.