I have them ripped. Be forewarned, file sizes are small, they don't look as big as they do in TADS for whatever reason.
https://mega.nz/#!DpNWARoT!qOyv2hdmASbh ... nLVe4LnwqM
bigchief wrote:Hmm, it would appear either I've missed quite a few or they were never used.
I was actually going to ask - in the big collage pic at the start of the game you see a shot of Melissa in a black dress but I don't recall seeing that picture during the game anywhere?
ltpika wrote:Be forewarned, file sizes are small, they don't look as big as they do in TADS for whatever reason.
TheBrain wrote:ltpika wrote:Be forewarned, file sizes are small, they don't look as big as they do in TADS for whatever reason.
You ripped the thumbnails, not the actual images...
kexter wrote:[b][u]And just to note, there are some renders depicting bestiality among the game's resources - I played it a very long time ago but I don't seem to recall encountering said images, though I know that @Calvin07 might have seen them in-game.
I just checked the source code and the images I'm talking about do not appear to be used by the game. (In ltpika's rip, check "SD3.gam.1482.JPG" and "SD3.gam.1483.JPG") The version of the game I have tries to access 634 images of which 15 are missing; and there are a total of 712 image-resources stored inside the game file of which 93 are unused. If anyone is interested, here's the detailed list:Dole wrote:Then you never played the Game with change the "limits". When you do this you see this in the Game. Goblinboy wrote this in the textfile you must only read it.
Dole wrote:kexter wrote:[b][u]And just to note, there are some renders depicting bestiality among the game's resources - I played it a very long time ago but I don't seem to recall encountering said images, though I know that @Calvin07 might have seen them in-game.
Then you never played the Game with change the "limits". When you do this you see this in the Game. Goblinboy wrote this in the textfile you must only read it.
A RAGS file is just a MS SqlServer database, so researching how they handle the internal storage of images may help you but then again the data may be encrypted and if it is using something like Transparent Data Encryption (TDE) you are not going to have much luck.Rexxx wrote:... probably there is some sort od encoding of the images that doesn't permit to extract images in rags game.
This is veering off topic. I haven't checked RAGS 2 but indeed RAGS 3 games are just SQL CE (Microsoft SQL Server Compact) database files. All of the games are password protected by a single master password (not to be confused with the password lock creators can put on their games). If you know the master password then extracting all media is child's play. Oh, and removing the creator imposed password lock is blatantly easy too which means that any game can be viewed/edited using the RAGS Designer. I'm not kidding, it's as simple as telling the .rag file to drop the password protection.Greyelf wrote:A RAGS file is just a MS SqlServer database (...)
Users browsing this forum: No registered users and 11 guests