I've been trying all kinds of methods to extract the contents of the obb files. No methods seem to work which suggests to me that it is some form of custom OBB.
The header shows as "TP".
The OBBs are rather large so I've uploaded them.
Main OBB
https://mega.nz/file/JQVUASJQ#7fal2Yk6I ... o7rSQbNOY0
Patch OBB
https://mega.nz/file/oIVG2Aaa#nApcwW5rN ... poDY07BItc
If anyone can give some insight on what type it is, that would be awesome. Thanks in advance.
Danganronpa: Trigger Happy Havoc Anniversary Edition Obb Files (Android)
-
- Posts: 4
- Joined: Fri May 22, 2020 8:02 pm
-
- Posts: 4
- Joined: Fri May 22, 2020 8:02 pm
Re: Danganronpa: Trigger Happy Havoc Anniversary Edition Obb Files (Android)
If anyone could point me to the right direction, I'd be content, thanks
-
- Posts: 4
- Joined: Fri May 22, 2020 8:02 pm
-
- Posts: 8
- Joined: Fri Aug 31, 2018 4:50 am
Re: Danganronpa: Trigger Happy Havoc Anniversary Edition Obb Files (Android)
It's a simple format, you can use this structure file and the program below
https://github.com/Lucina/Linear/releases/tag/v0.2.2
It needs a Windows system (net472 zip) or a system with the .NET Core 3.1 runtime installed (netcoreapp3.1 zips)
"lyn.exe <structureFile> <input> <outputDir>"
https://github.com/Lucina/Linear/releases/tag/v0.2.2
It needs a Windows system (net472 zip) or a system with the .NET Core 3.1 runtime installed (netcoreapp3.1 zips)
"lyn.exe <structureFile> <input> <outputDir>"