Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/19/2015 in Blog Entries

  1. dsdude123

    LEGO Star Wars: The Complete Saga and the GHG

    If you have ever have attempted to mod LEGO: Star Wars The Complete Saga, you may have discovered that the games characters don't have any texture files. Unfortunately, the textures were embedded in the GHG model files themselves. A quick look at the STORMTROOPER_PC.GHG file confirms these suspicions. Sure enough, after the 30 byte header of the GHG file, the header of the first texture file (DirectDraw Surface) begins with its image data following afterwards. Using a hex editor, it is possible to extract and edit each texture from the file. Below is the result of extracting one of the textures. However, editing or extracting textures via this method can be extremely time consuming and difficult for modders who do not know how to use a hex editor. So, in hopes of finding a better way of extracting these textures, I resorted to IDA Pro and Hex-Rays to decompile the games executables in hopes of finding code that might assist me in extracting both the textures and the models. However, IDA quickly ran into trouble. For some reason, IDA was unable to create any code from the data section, I pulled up the PE Sniffer from PE Tools and to my dismay discovered why IDA was unable to read the section. The executables code was being protected by Armadilo. Someone over at TT Games was smart enough to add an anti-decompilier so that we couldn't break into their code. I wasn't going to waste time trying circumvent the protection so I decided to continue my search. Fortunately after digging through the forums, I found a tool that would extract the GHG's into separate DDS and OBJ files. In comparison with NinjaRipper, the tool is much faster and easier to use. However, the textures are not applied to the models so anyone hoping to use these files will need to reapply the textures themselves. Also to my surprise, there are no tools that allow conversion back into GHG. It is my hope that Sluicer creates a tool to convert back or at least releases the source code for the GHG to OBJ software so that someone else may build upon that code to create a OBJ to GHG converter. For now though, I shall remain using NinjaRipper as for it provides a better output than Sluicers tool. Back to model ripping I go!
    3 points
  2. Shadowblaze

    Shadowblaze - The Core

    A music from the RR2 game (which isn't gonna happen anytime soon)? Enjoy! FINALLY IT EMBEDDED! Listen on SoundCloud: https://soundcloud.com/officialshadowblaze/shadowblaze-the-core
    1 point
  3. Alcom Isst

    I acquired some free LEGO.

    About a year ago, my dad got a large bin of LEGO from a co-worker who found the bin for free on the side of someone's house. It was a sizable acquisition, with sets from around 2007-2011. I finally got around to documenting it and taking some pictures before I leave for college and inevitably sort it. Bonkles: Bricks A: Bricks B: Also in the bin:
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.