![]() |
Need help ripping an obscure VN 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: Need help ripping an obscure VN game (/thread-43540.html) |
Need help ripping an obscure VN game - EnananTheRealOne - 04-15-2025 Hello! I'm trying to extract sprites from https://store.steampowered.com/app/1637370/Letters_From_a_Rainy_Day_Oceans_and_Lace/ I've been having troubles, especially as someone who doesn't know how to use tools properly, I tried viewing the XP3, it works to an extend but it doesn't let me view the images, they're most likely encrypted. I also tried using Cheat Engine to extract the sprites but to no avail. I'm asking here if anyone can give me a solution? Thank you in advance! btw i'm new on this forum. RE: Need help ripping an obscure VN game - Barack Obama - 04-15-2025 Is it Ren'Py / Renpy? If yes, then you can use Quest Viewer: https://www.vg-resource.com/thread-30901-post-632539.html?highlight=renpy#pid632539 Or RPA Extractor: https://www.vg-resource.com/thread-31724-post-639113.html RE: Need help ripping an obscure VN game - ikskoks - 04-15-2025 It's not Ren'Py. It's Kirikiri Engine. This XP3 archive can be opened with XP3Tools https://bitbucket.org/SmilingWolf/xp3tools-updated/src/master/ like this: 1. Install Python 2.7 2. Add install directory (usually C:\Python27) to PATH 3. Execute command: Code: python xp3-extract.py output_directory |