VNTranslationTools icon indicating copy to clipboard operation
VNTranslationTools copied to clipboard

RealLive Seen.txt

Open genzoq11 opened this issue 2 years ago • 15 comments

Great program: while surfing over at fuwa for solutions I came to find your program and it has RealLive support, which I need but the game I have doesn't have any .rl files, rather it has Seen.txt and upon using arc_conv to extract it, I got .txt files Which the program couldn't extract it. Am I doing something wrong or am I supposed to rename txt to .rl Would appreciate the help

genzoq11 avatar Jun 11 '22 02:06 genzoq11

arc_conv can only work for old RealLive games, here's RealLive's dev tool and guide for it, you can use this to extract Seen.txt properly https://forum.kazamatsuri.org/t/rldev-for-dummies/917

Cosetto avatar Jun 11 '22 04:06 Cosetto

Oh didn't knew there was a guide for RLDev, but oh well even after doing the whole installation process I was stuck at installing other libraries since it looks like they're old as 2k4 and didn't get installed or errors, which was a bummer after doing the whole thing honestly, and at the end krpl didn't work either. Any better workaround?

genzoq11 avatar Jun 11 '22 13:06 genzoq11

Try renaming the files to .rl yes (or passing --format=reallive on the command line)

arcusmaximus avatar Jun 11 '22 19:06 arcusmaximus

Oh yes I did do that but I had an error like this "Found invalid data while decoding," got me to think if I did something wrong The game is らぶ撮りハレーション from hadashi, if that helps any

genzoq11 avatar Jun 11 '22 23:06 genzoq11

This one is from 9 years ago, I can't tell if this will work on new RealLive

Cosetto avatar Jun 11 '22 23:06 Cosetto

@genzoq11 can you also send Seen.txt here?

Cosetto avatar Jun 12 '22 00:06 Cosetto

Right so I didn't had Python installed on my console, had to do that and run the extseen.py program but that failed too because of missing module and I did try to install module too but it did not help. Anyways here is the Seen.txt

genzoq11 avatar Jun 12 '22 01:06 genzoq11

I did a bit of check on the program with some ol' games of mine, they're based in RealLive engine. It works fine, extracts well and repacks the script well, but I am facing an issue with repacking the archive file Seen.txt. I extract it with arc_conv and repack with arc_conv but the game crashes when I run it. Checked on two games, はじめてのおるすばん and すぱっちゅ Could be a repack issue with arc_conv, but I have check that too with just unpacking and repacking, and it works. Might be an script repack issue, I am not sure. just some information, hope it helps

genzoq11 avatar Jun 15 '22 16:06 genzoq11

Maybe this can help

Cosetto avatar Jun 20 '22 11:06 Cosetto

Well, looks like not even RLDev can disassemble the scripts from the Seen.txt you attached, which explains why VNTextPatch can't handle it either (I based my code on RLDev's). This means I'll probably have to go through the game's code myself to find out how this unknown script content works - which will no doubt take a while because RealLive has by far the messiest script format of the bunch.

Please let me know which game the Seen.txt is from... Just don't expect an update any time soon.

arcusmaximus avatar Jun 22 '22 19:06 arcusmaximus

Oh yes I did do that but I had an error like this "Found invalid data while decoding," got me to think if I did something wrong The game is らぶ撮りハレーション from hadashi, if that helps any

@arcusmaximus

Cosetto avatar Jun 23 '22 00:06 Cosetto

I see, that's completely fine with me. And yes, as marked by Cosettio, the game is Lovedori Halation from Hadashi *product link But a note: The game crashes with repacked scripts, I tried with 2 old RealLive games. Hope you can check on that too!

genzoq11 avatar Jun 25 '22 06:06 genzoq11

Somehow I believe I found the devtool of RealLive lastest, you can get it here. The original script of RealLive should be in RealLiveMax_SDK_20111129_006\RealLive開発環境\◇00_開発環境\org and tool for Seen.txt should be Tpc2000max.exe image

Cosetto avatar Jul 24 '22 08:07 Cosetto

Been a while since last time, Any new updates on this now?

genzoq11 avatar Jul 28 '22 17:07 genzoq11

@arcusmaximus any news?

imKota avatar May 10 '23 09:05 imKota