AOM/SRR Content Browser and Extractor

Admixon

Moderator
I had this tool burried deep down in a well of old Volition files. It's a content browser and extractor made for Agents of Mayhem but it also works with Saints Row Reboot
I'm not the author, it was created by Taylor Mouse

Tested on Win7/10/11
1725119952776.png
1725120268936.png


Known issues
1. Agents of Mayhem will be alawys visible at the top of the file list even if you load the Reboot packages
2. I have no idea why there is "Wecome piece of shit" text at the bottom of the window before loading any packages
 

Attachments

Can this be used to extract 3D models of vehicles from the game, to be used in other software?
I need a model of the Fer De Lance
 
I'm very new at this, but I'm looking into some modding for AOM - this tool feels useful, but I was wondering if it's possible to extract the actual contents of the table information? That's assuming I'm understanding correctly what the /table/ files are.

Opening one of the exported table files directly, it feels like the table headers can kinda be seen among the craziness, but I'm curious whether anyone's aware of any next steps to see the true contents. Or is that the same as mentioned above about needing to convert volition files?
 
Opening one of the exported table files directly, it feels like the table headers can kinda be seen among the craziness, but I'm curious whether anyone's aware of any next steps to see the true contents. Or is that the same as mentioned above about needing to convert volition files?
Considering it's the 'newest' engine-wise and no Voliton dev ever told of the file format, it's probably encrypted.

A THEORY:​

Since the in-house game before that (SRIV) uses some open-source code (which are listed in credits*), it's not too farfetched that AOM would've used an "off the shelf" encryption, either open source or closed source. Deep Silver paid for Denuvo, so it's not unreasonable to think they've also paid for an encryption solution. edit: Minimaul has previously said it's a "big binary mess", though.
  • PC
  • OpenSSL - All advertising materials mentioning features or use of this software must display the following acknowledgment: / This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)" / Redistributions of any form whatsoever must retain the following acknowledgment: / "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)" / THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  • libCURL - Copyright (c) 1996 - 2012, Daniel Stenberg, <[email protected]>. / All rights reserved. / Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. / THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. / Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.

SAINTS ROW: IV​


  • If you've watched this far thanks. But perhaps you need more hobbies... But truly, this really is the end of the credits.

SRGOOH and SRR have no such open-source credits ( I checked the wiki, which I believe were extracted from game files). However, Agents of Mayhem does, as seen in 10:16 here. It lists the same; Squish, LibCURL, ImGUI (huh!?), LZ4. There are closed-source programs too listed there, but I'm not sure they are relevant.

If one were to try 'decrypting' it, they would have an easier time comparing an xtbl file that exists in both games, such as traffic_speeds.xtbl (this file's structure remained unchanged since SR2, I doubt they'd change it in AoM). Anything after that is beyond me though.
 
Last edited:
Back
Top