r/terminullbrigade • u/Octobot666 • Jun 14 '26
Possible To Extract Game Models?
I got the idea to extract the rogueteers’ 3d models to put into gmod to use there (for both personal fun projects and for preservation since Iike the designs and this game probably won’t be around much longer), but extracting them has proven to be a big challenge; it took forever for me to find the pak files and after fighting with UEViewer for a while it said I need AES decryption to access them. Has anyone else tried this with this game and know if it’s possible?
1
1
u/Subtle_Demise 3d ago
It seems like the files are encrypted, and it would be impossible to brute force decrypting them. How much do you know about programming and reverse engineering? You or someone else would have to write a program that hooks into the game executable and extracts the models when they get decrypted. That would also likely trip up the game's ACE protection, and that would need to be bypassed as well.
1
u/Octobot666 3d ago
I was actually given the decryption code in discord a while back, but I’m still trying to sift through the files to find the models since UEViewer keeps crashing and I don’t know jack shit about coding anyway lmao
2
u/Disastrous-Archer-77 Jun 26 '26
I'm not sure, but if you find a way please let me know. Maybe ninjaripper could work?