Tool GAME RIPPER (decrypt and extract Ren'Py, Godot, WolfRPG, RPGM MZ/MV, PGMMV etc.)

justaplayer69

Newbie
Nov 29, 2023
72
102
Hi,

I'm a lazy guy and I got fed up how complicated game ripping is. Each engine needs different tools, different dependencies,
different framework etc. etc. etc. It's not easy at least to say. So I put together a simple solution, which you might find
useful as well.



This asset viewer and ripper is easy to use (just drag'n'drop a game folder on its window) and supports the most common game
engines that f95zone games use (including Ren'Py, RPGM MZ/MV, PGMMV, WolfRPG, Godot, Kirikiri). No dependencies, no MSVC
redistrib DLLs, no Python, no electron, no headaches, just a single executable that works out-of-the-box. Oh, and on Linux too!

You can download it from here:
- Windows:
- Linux:

Full source is included, available at notabug.org/gameripper/gameripper. Let me know what you think! It just an early version,
but good enough to show you and get some feedback. It's pretty usable already.

Features:
- encryption key autodetection (even for Godot and WolfRPG Pro)
- unpack and deobfuscate all assets with a single click
- automatically convert obscure formats (like TLG5 / TLG6 to PNG)
- convert sprite sheets into animations and save as animated GIF
- display maps and save in PNG or Tiled Mapmaker TMX formats
- extract / import translatable text in CSV and PO formats
- ...etc. things like that.

If you run into any games that are not decrypted automatically or not detected correctly, let me know and I'll try to take a look.
screenshot1.png
 

justaplayer69

Newbie
Nov 29, 2023
72
102
can't visit
this can do:
I don't know where you get that URL... The download URL is
As for the source repo (without the executable), I attach it here too: https://attachments.f95zone.to/2024/06/3772042_gameripper-master.zip

EDIT: sorry, left the executable inside accidentally (and here comes the false virus warning like clockwork). Anyway, here's the source repo (now without any executable for sure): https://attachments.f95zone.to/2024/06/3772051_gameripper-master.zip
 

justaplayer69

Newbie
Nov 29, 2023
72
102
notabug.org experiencing issues recently, so I attach the latest executables here too

Windows: https://attachments.f95zone.to/2024/06/3780454_gameripper-windows.zip
Linux: https://attachments.f95zone.to/2024/06/3780456_gameripper-linux.zip
Source: https://attachments.f95zone.to/2024/06/3780466_gameripper-source.zip

There's a false virus warning on the windows version, you can safely ignore that. But if you don't trust me, just download the source and compile it yourself.
EDIT: looks like the false virus warning disappeared, hurray!
 
Last edited:
  • Like
Reactions: rzerces

AkagiVoid

Member
Feb 12, 2020
466
324
notabug.org experiencing issues recently, so I attach the latest executables here too

Windows: https://attachments.f95zone.to/2024/06/3780454_gameripper-windows.zip
Linux: https://attachments.f95zone.to/2024/06/3780456_gameripper-linux.zip
Source: https://attachments.f95zone.to/2024/06/3780466_gameripper-source.zip

There's a false virus warning on the windows version, you can safely ignore that. But if you don't trust me, just download the source and compile it yourself.
EDIT: looks like the false virus warning disappeared, hurray!
1719277829992.png

Clicks "Decrypt/Unpack All" and dis happens. X3
1719277804808.png
 

Henry1887

Member
Aug 2, 2020
281
263
notabug.org experiencing issues recently, so I attach the latest executables here too

Windows: https://attachments.f95zone.to/2024/06/3780454_gameripper-windows.zip
Linux: https://attachments.f95zone.to/2024/06/3780456_gameripper-linux.zip
Source: https://attachments.f95zone.to/2024/06/3780466_gameripper-source.zip

There's a false virus warning on the windows version, you can safely ignore that. But if you don't trust me, just download the source and compile it yourself.
EDIT: looks like the false virus warning disappeared, hurray!
Why not make a Github Repository?
 

justaplayer69

Newbie
Nov 29, 2023
72
102
Clicks "Decrypt/Unpack All" and dis happens. X3
What about reading the README, maybe??? "If you get "Out of memory" error message, then run from the command line as `gameripper.exe /d (path to game)`, This will not load all the assets into memory (which could be a lot), rather just decrypts and unpacks the game one file at a time."

Why not make a Github Repository?
Because that suxx ever since a certain company bought it? Yeah, notabug wasn't be best choice I admit, but there are other telemetry- and spyware-free alternatives I'd prefer.