Jump to content

Help with Yu-ris Unpacking toolset (18+ game)


Recommended Posts

I want to try and tweak the dialogue of the english release of CLOCKUP's "Healthy Hentai Lifestyle" which was released a few months ago.
CLOCKUP games use the Yu-Ris visual novel engine which has a reputation for being difficult to work with, and I'm using a program called YuRISTools (see below) which says it's an all-in-one tool.
I've managed to extract the .ybn files from the script.ypf using it, but naturally they're all encrypted. Since it doesn't come with a guide I've basically been fumbling around in the dark and I've tried putting every single file that came with the game into the tool to try and find the correct 8 digit cypher/code, but have turned up nothing.
https://github.com/fengberd/YuRISTools
Does anyone have any experience with this tool?

 

Link to comment
Share on other sites

Those tools look interesting.

Quick note though: there's a bug(?) or inconsistency in the tool's Magic32 function (at Checksum.cs line 102).
Replacing line 102 with  for (int r = 0; r < high; r++)  seems to generate the correct key.
The comment in there says it's some unknown algorithm, but it's actually just regular
CRC-32.

edit: The bug is now fixed.

Using the input string  KenzenDl_e  should generate this xor key for your game: 35261381

Edited by x2b
Link to comment
Share on other sites

So the version I was using was broken all along? Just great.
Any chance you'd be able to supply me with a build of the fixed version? That link I posted was given to me by a random anon months ago, I was never able to find an official release anywhere...

Link to comment
Share on other sites

Only the string->key calculation was broken but that's not required if you already know the xor key.

Use the xor key I gave for this game. It will decrypt the scripts perfectly with your older tool build.

Link to comment
Share on other sites

Yeah, I'm clearly just too stupid to operate this toolset, can't figure out how to get the translate assistant working, or how to properly repack it. would be nice if it's developer included a simple guide.

Thanks anyway guys.

Link to comment
Share on other sites

  • 1 year later...

Hi! Personally, I use Game Extractor –it supports unpacking archives of more than 1400 games and programs, and has the ability to connect additional BMS scripts for unpacking. In addition, the program can open and unpack archives of at least a hundred more games and programs that are not included in the list of supported by developers, thus bringing the number of supported games to at least one and a half thousand. I found out about this program with the help of yes gamers site.

Edited by jenkinslord
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...