Box Posted November 5, 2017 Posted November 5, 2017 I've been internet challenged for the past few days so bear with me. I need to write some code to parse RIM files. For most other types of aurora engine files, I've found documents describing the formats, but I can't find one for RIM files. I feel like we might have some a person or two here who has written code like this or is otherwise familiar with the format. I know there are tools that can do this but in this circumstance I need to write the code myself. Thanks. Quote
DarthParametric Posted November 5, 2017 Posted November 5, 2017 A good starting point would be Xoreos: https://github.com/xoreos/xoreos/blob/master/src/aurora/rimfile.cpp https://github.com/xoreos/xoreos/blob/master/src/aurora/rimfile.h Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.