Jump to content

shadebalan

Members
  • Posts

    1
  • Joined

  • Last visited

shadebalan's Achievements

Newbie

Newbie (1/11)

0

Reputation

  1. Hi, I'm new too, It's been a year since your comment, but I wanted to share my 2 cents I've a similar problem with Poison's 姉姉W催眠, apparently it uses ExHibit, .res for the images and .rld for the scripts. The images are actually very simple to extract I used Crass/CrageGUI_Eng. However, the text is much more difficult because it seems to be encrypted. Anyhow, if you're lucky you can extract it using the empty GUI you commented just: Right click >> Press Open >> and select the .rld file you want to use. If you aren't lucky, the file is encrypted, then you would need to get the decryption key first, in a similar way: Right click >> Find Key >> and select the .rld file you want to use. Once it has finished (it might take a while), it will create a txt file named "RLDKeys" in the same folder, open it and you'll be able to see your new key. However, this is where things get ugly (complicated), becasue now you need to compile the source code after adding the new decryption key. If you aren't familiar with this process (like me), it may be difficult to do this, becasue you need to install a few programs like "Visual Studio Code" to see/edit the source code, and "MINgw" to compile it. Unfortunately the installation and the usage of these aren't as simple as installing a regular game, as you need to know, at least, some basic CMD commands. So, you might need to read/watch a few tutorials and keep trying, like I'm currently doing. Alternatively, if you don't want to use RLD Manager, you can try using "StringsReloads v7.5", I'm about to try to do this as it seems a way simpler solution to translate a game. Nevertheless, you'll still need some assembly knowledge . StringReloads Regards.
×
×
  • Create New...