Preserve path of archives in subfolders

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
trigger_death
Newbie
Posts: 3
Joined: Tue Apr 09, 2019 10:13 am
Projects: Sunrider Academy PureVN Mod, Sunrider MoA Enhanced UI Mod
Github: trigger-segfault
Location: New Hampshire, US
Contact:

Preserve path of archives in subfolders

#1 Post by trigger_death »

I'm trying to write a mod for a game that makes use of an archive from another Ren'Py game. These archives both have conflicting file names and I want to load the new archive in a subfolder and preserve the path to the archive as part of the resource's path. is this possible to do?

Example:

game/ files:
images/my_image.png

archive.rpa files:
images/my_image.png

what I want is to move archive.rpa to a subfolder:
mods/archive.rpa files:
mods/images/my_image.png

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot]