- 0
How can I use File.exist even with an encrypted game?
Asked by
HeathLocke
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
HeathLocke
No registered users viewing this page.
Here I am making yet another thread :P. Thanks to everybody that has been helping me, it means a lot.
Anyway, I need to use File.exist in a script that I made, and it works unless the game is encrypted. Since when encrypted there is no "Graphics/Pictures" folder, the file can't be accessed.
How can I work around this? RPG::Cache.picture works well with the other images, but I guess it is only for bitmaps.
I've also thought about using File.load, but it would ruin the purpose of using File.exist.
So yeah, I've ran out of ideas now.
PS: Just to make it a little more clear, here is a sample of the code I'm trying to do:
Share this post
Link to post
Share on other sites