Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 30-06-2021, 08:07
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
Question about "Serious Engine" ".gro" archives

Hi all,

Does anyone know if its possible to get the "Serious Engine" ".gro" archives to work unpacked? I'm currently working on "The Talos Principle", which has a significant number of localised language packs I was hoping to rip, however attempting to do so with 7zip causes the titles ".exe" to spout "file integrity fail" errors and the like. Alternatively I was wondering if anyone knows if its possible to remove and add certain files back to the archive post-install. I'd assume you'd have to grab the hexadecimal positions of the desired files but as data-files within ".gro" archives are already compressed I'm not sure how to go about this.

I'm aware it is theoretically possible to re-save all the data-files using the engine editor but this doesn't seem viable for 30k+ files, as well as a handful that cannot be re-saved. I had a brief discussion on the topic with some experienced modders but they haven't attempted to run the title with archives unpacked as its not required, but I was hoping maybe some of you lads have dealt with this tricky title.
Reply With Quote
Sponsored Links
  #2  
Old 30-06-2021, 08:37
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
Aren't .gro files plain ZIP archives?!
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!
Reply With Quote
  #3  
Old 30-06-2021, 10:07
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
Quote:
Originally Posted by Joe Forster/STA View Post
Aren't .gro files plain ZIP archives?!
Pretty much, but the title doesn't launch with the archives unpacked. I was hoping to figure out how to either: A) get the title to launch with archives unpacked, or B) extract a given file/s and put these files back into the archive post-install.

My issue is more so with getting the title to work with modified/unpacked archives, rather than unpacking the archives.
Reply With Quote
  #4  
Old 30-06-2021, 11:32
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,405 Times in 637 Posts
Masquerade is on a distinguished road
Forgive me if this is something already covered - but expanding on what Joe is saying: why not just make a new zip file with the modifications?

Not all titles will work unpacked.
Reply With Quote
  #5  
Old 30-06-2021, 11:57
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
why not just make a new zip file with the modifications?
I cannot do this (yet), as the title will only read from a handful of specified archives (Main game, DLC archives, patch archives), that are signed (not sure if this is a checksum or a signature yet). The desired files to be ripped are language packs.

I'll probably try going down this route of making a new zip archive for each language pack, if the file that contains the signatures and/or checksums can be modified to read other archives.

Quote:
Originally Posted by Masquerade View Post
Not all titles will work unpacked.
I'll probably have to do some more investigating myself, honestly I probably shouldn't have posted this question this early into my analysis of the game data.

After comparing the GOG & Steam versions, it seems unpacking may be possible as a "moddable" mode can be loaded in the steam version through an executable not found in it's GOG counterpart.

I'm confident theres a possibility my suggestion is possible, after conversing with various members in the "The Talos Principle" modding community. I do hope its possible, as unpacked, there are substantial gains to be had using the "Media Stream Compressor" and "Oggre" compressors, versus these compressors being applied to the packed archives.

Sorry if not all of this makes sense, its quite early in the morning & my English tends to fail me at these hours.

Last edited by L33THAK0R; 30-06-2021 at 21:09.
Reply With Quote
  #6  
Old 01-07-2021, 16:28
FitGirl FitGirl is offline
Registered User
 
Join Date: Dec 2014
Location: Riga
Posts: 210
Thanks: 21
Thanked 245 Times in 133 Posts
FitGirl is on a distinguished road
Afair all games on this engine has a separate exe to run them in modded state, in which signatures are ignored but MP is obviously not working.
Reply With Quote
The Following User Says Thank You to FitGirl For This Useful Post:
Grumpy (02-07-2021)
  #7  
Old 01-07-2021, 19:26
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
FINAL UPDATE 04/08/2021: After extensive testing and discussion with a couple technical leads on the title "The Talos Principle" (under the guise of modding possibilities), it seems it is NOT possible to currently get the title to run with its archives unpacked, as any modification to the archives invalidates the internal CRC check process at run-time. There isn't any plans to make this possible as far as my discussion with said developers is concerned, as there aren't any justifiable reasons to enable this functionality, as currently modding doesn't require for the archives to be unpacked. Perhaps someone will do so in the future, but it won't come from the modding community.


Quote:
Originally Posted by FitGirl View Post
Afair all games on this engine has a separate exe to run them in modded state, in which signatures are ignored but MP is obviously not working.
I think "Talos_Unrestricted.exe" is the executable in question in this instance, but I was hard-pressed to find any actual information about it. I'm not sure if there's a proper method to modifying the ".gro" archives (perhaps using the included game-editor?), however attempting to modify the archives using "7zip" results in a file verification runtime error, when using either executable.

I'll continue to research & experiment with this.

Last edited by L33THAK0R; 03-08-2021 at 20:43.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie Question - File Archives HalNineThousand PC Games 2 24-08-2012 08:11



All times are GMT -7. The time now is 15:50.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com