QuickBMS/Python Research Thread

Discussion about ripping models and other assets from video games.

Moderators: Runa, Love2Raid, semory

User avatar
semory
Site Admin
Posts: 7755
Joined: Sat Aug 04, 2012 7:38 pm
Custom Rank: Kitty pu tu tu lay!
Location: Torrance, CA

Re: I would Love to Learn This...

Post by semory »

cool. lots of colorizing to do as well.
User avatar
Desorah
Posts: 109
Joined: Fri Nov 01, 2013 12:06 pm

Re: I would Love to Learn This...

Post by Desorah »

yep yep :)
User avatar
Desorah
Posts: 109
Joined: Fri Nov 01, 2013 12:06 pm

Re: I would Love to Learn This...

Post by Desorah »

Things I learned so far :XD: :
writing an easy bms script. with zlib and if else compression
using offzip to know if the package is using zlib compression :XD:
credits : semory (really helped me with providing Info from his experience...and showed me that site)
xentax people (for everything I guess :XD:)
and everybody was a big help anyway lol :)
User avatar
semory
Site Admin
Posts: 7755
Joined: Sat Aug 04, 2012 7:38 pm
Custom Rank: Kitty pu tu tu lay!
Location: Torrance, CA

Re: I would Love to Learn This...

Post by semory »

I'm going to release a tool pretty soon on Xentax called Desperado (probably around Christmas/New Years time... still gotta do some work with it), where it might be easier for some people who can't program, extract individual models. Though in reality probably nobody but me is going to use it hahahahaha.

For example, extracting textures one-by-one out of a game would look like this:

Code: Select all

[texture]
*id: 0x00
*filename: c:\users\semory\desktop\temp.bin
*offset: 0x00000000
*format: DXT1
*dx: 1024
*dy: 1024
*mipmaps: 0

[texture]
*id: 0x01
*filename: c:\users\semory\desktop\temp.bin
*offset: 0x00100000
*format: DXT1
*dx: 1024
*dy: 1024
*mipmaps: 0
User avatar
Desorah
Posts: 109
Joined: Fri Nov 01, 2013 12:06 pm

Re: I would Love to Learn This...

Post by Desorah »

Ohh very good semmy :) can't wait ! ;) and Desperado is a cool name (from the movie huh ? :) )
User avatar
semory
Site Admin
Posts: 7755
Joined: Sat Aug 04, 2012 7:38 pm
Custom Rank: Kitty pu tu tu lay!
Location: Torrance, CA

Re: I would Love to Learn This...

Post by semory »

no, it is a tool for the desperate lol.
User avatar
Desorah
Posts: 109
Joined: Fri Nov 01, 2013 12:06 pm

Re: I would Love to Learn This...

Post by Desorah »

Very kewl semmy :) good work :)
User avatar
semory
Site Admin
Posts: 7755
Joined: Sat Aug 04, 2012 7:38 pm
Custom Rank: Kitty pu tu tu lay!
Location: Torrance, CA

Re: I would Love to Learn This...

Post by semory »

that you eagle? somebody change your name?
User avatar
Desorah
Posts: 109
Joined: Fri Nov 01, 2013 12:06 pm

Re: I would Love to Learn This...

Post by Desorah »

this is me yes :) desorriso and now its desorah :) this was done by my permission and full will :) and done by my request :) the person who changed my name will reveal himself later :) I don't wanna get somebody in trouble :)
User avatar
semory
Site Admin
Posts: 7755
Joined: Sat Aug 04, 2012 7:38 pm
Custom Rank: Kitty pu tu tu lay!
Location: Torrance, CA

Re: I would Love to Learn This...

Post by semory »

It's cool, i know it was Daz as I have access to the admin logs. It's all fine around here. Anyone can request a name change at any time for whatever reason.
Post Reply