Jump to content

Rumble Racing (PS2) - *.AV / *.TRK / *.LSC / GLBLDATA.PS2


Go to solution Solved by notmp32,

Recommended Posts

  • 2 years later...
  • Solution
Posted

Hi! I actually spent the last few months reverse engineering Rumble Racing. AV = Audio Video, LSC = Loading Screen, TRK & GLBLDATA are the same file type, and both contain all kinds of 3d models, textures, and track specific information. I've made a command line tool that can extract parts (or all) of these files, depending on what you're looking for. I've basically reverse engineered all the texture formats, 3D models, and a few other formats as described in the README. You can also use ffmpeg and/or vgmstream to decode some of the video/audio data. 

https://github.com/mattbruv/rumble-racing-re

 

  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...