The VG Resource
Any idea to rip this game? - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: Any idea to rip this game? (/thread-30722.html)



Any idea to rip this game? - Kepabra - 03-01-2017

I'm new in this, so I ask for help to rip an Indie game called "Spelunky" the classic version, I can't find the right program that allows me to do it, any help? Smile


RE: Any idea to rip this game? - Cooper - 03-01-2017

First off, what version do you have? I recommend the Steam version since you should have access to all the files from the common folder.

If it is, send a file our way and we'll see what happens from there.


RE: Any idea to rip this game? - Random Talking Bush - 03-01-2017

(03-01-2017, 01:44 PM)TwisterWithATrickster Wrote: First off, what version do you have? I recommend the Steam version since you should have access to all the files from the common folder.

If it is, send a file our way and we'll see what happens from there.
He said "classic" version, though, the one on Steam is the remastered/HD version.

That being said, the developer released the source code for the game on his site, so it's safe to say that would be your easiest method of getting at the sprites and such from that game. Tongue
Or, if all else fails, try a memory dump and see if you can find the graphics in there.


RE: Any idea to rip this game? - Cooper - 03-01-2017

Ah right. But if the classic one's on PC the files should hopefully be accessible.

EDIT: I found it! It's Spelunky World that's being referred to. I'm gonna check to see if I can access the files.


RE: Any idea to rip this game? - Random Talking Bush - 03-01-2017

(03-01-2017, 02:13 PM)TwisterWithATrickster Wrote: Ah right. But if the classic one's on PC the files should hopefully be accessible.
Everything's packed into a single .EXE, but I edited my post with another suggestion.


RE: Any idea to rip this game? - Cooper - 03-01-2017

(03-01-2017, 02:13 PM)Random Talking Bush Wrote:
(03-01-2017, 02:13 PM)TwisterWithATrickster Wrote: Ah right. But if the classic one's on PC the files should hopefully be accessible.
Everything's packed into a single .EXE, but I edited my post with another suggestion.

I think I have something that can extract from Game Maker games. Lemme go check.


RE: Any idea to rip this game? - Random Talking Bush - 03-01-2017

(03-01-2017, 02:20 PM)TwisterWithATrickster Wrote:
(03-01-2017, 02:13 PM)Random Talking Bush Wrote:
(03-01-2017, 02:13 PM)TwisterWithATrickster Wrote: Ah right. But if the classic one's on PC the files should hopefully be accessible.
Everything's packed into a single .EXE, but I edited my post with another suggestion.

I think I have something that can extract from Game Maker games. Lemme go check.
Well, using OffZip on the source file and then ferreting through with TiledGGD also works if the other method doesn't.
[Image: nXnpP7O.png]

(EDIT: And I'm sure someone could write up a QuickBMS script to parse through those and apply proper texture headers, making it even easier to extract.)


RE: Any idea to rip this game? - Cooper - 03-01-2017

(03-01-2017, 02:23 PM)Random Talking Bush Wrote:
(03-01-2017, 02:20 PM)TwisterWithATrickster Wrote:
(03-01-2017, 02:13 PM)Random Talking Bush Wrote: Everything's packed into a single .EXE, but I edited my post with another suggestion.

I think I have something that can extract from Game Maker games. Lemme go check.
Well, using OffZip on the source file and then ferreting through with TiledGGD also works if the other method doesn't.
[Image: nXnpP7O.png]

Oh that works! I have offzip so I'll try it out.

Not to mention the program I was looking for only worked on RPG Maker Games. Sorry about that haha. ^^;


RE: Any idea to rip this game? - Kepabra - 03-02-2017

(03-01-2017, 02:25 PM)TwisterWithATrickster Wrote:
(03-01-2017, 02:23 PM)Random Talking Bush Wrote:
(03-01-2017, 02:20 PM)TwisterWithATrickster Wrote: I think I have something that can extract from Game Maker games. Lemme go check.
Well, using OffZip on the source file and then ferreting through with TiledGGD also works if the other method doesn't.
[Image: nXnpP7O.png]

Oh that works! I have offzip so I'll try it out.

Not to mention the program I was looking for only worked on RPG Maker Games. Sorry about that haha. ^^;

So, the programs I need to rip those sprites, are the Offzip and the TiledGGD? I still don't get it


RE: Any idea to rip this game? - Random Talking Bush - 03-02-2017

(03-02-2017, 12:39 AM)Kepabra Wrote: So, the programs I need to rip those sprites, are the Offzip and the TiledGGD? I still don't get it
I'm currently checking through to see if there's an easier way to get at 'em. If there is, I'll post it here.