notamuted
Newbie
- May 12, 2018
- 76
- 71
Yup. It worksWell, that's what the SRPG manual says (You must be registered to see the links)
system.dat
This file contains a value that uniquely identifies the creator of the project.
And because it's 16 bytes long, it's safe to call it UUID (Universally Unique IDentifier, but MS likes to call it GUID, Globally Unique IDentifier).
Not sure about that, I think the "handle" is just a simple struct pointer. But okay.
Anyway, I've implemented your method in GR, it should work work with Oathbreaker too. Could you give it a spin and report back? I double checked the code, but I couldn't test it myself.
But, I have a bug to report...
I compared the outputs of Gameripper and
You must be registered to see the links
(with manually provided key) - and there is a difference. It seems Gameripper misses some images and can't properly process foldered(?) images (extracts only the first file). I've attached `tree` outputs for both results.View attachment GameRipper_datadts_list.txt
View attachment HNIdesu_datadts_list.txt
Last edited: