Jump to content

Recommended Posts

Posted

Hello everyone,

 

I'm currently trying to translate an older EAGLS novel made by OLE-M: Oppai no Ouja 48 https://vndb.org/v3356

I managed to extract the .pak files using arc_unpacker but from what more I tried, game needs repacking of translated Script files and this is what I'm having issues with.

Found a tool online called HSHINTAI_decrypt which is supposed to be for EAGLS but whenever I use it I get an array out of bounds exception:

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at scriptthingy.ScriptFile.TryToFindDataFileKey(Byte[] dataFile, List`1 FileOffsets, Int32 keyLength, Byte[]& outputKey)

I tried using it on other games made with EAGLES like https://vndb.org/v1802 but it didn't work for that either. https://vndb.org/v8082 seems to work though so I'm thinking it probably has something to do with the games using an older version of the engine 🤔 which the tool is not compatible with.

Any ideeas ?

 

Thanks

Posted
On 12/12/2021 at 3:30 PM, m72law said:

Hello everyone,

 

I'm currently trying to translate an older EAGLS novel made by OLE-M: Oppai no Ouja 48 https://vndb.org/v3356

I managed to extract the .pak files using arc_unpacker but from what more I tried, game needs repacking of translated Script files and this is what I'm having issues with.

Found a tool online called HSHINTAI_decrypt which is supposed to be for EAGLS but whenever I use it I get an array out of bounds exception:

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at scriptthingy.ScriptFile.TryToFindDataFileKey(Byte[] dataFile, List`1 FileOffsets, Int32 keyLength, Byte[]& outputKey)

I tried using it on other games made with EAGLES like https://vndb.org/v1802 but it didn't work for that either. https://vndb.org/v8082 seems to work though so I'm thinking it probably has something to do with the games using an older version of the engine 🤔 which the tool is not compatible with.

Any ideeas ?

 

Thanks

Did it use any encode that makes it readable?

Posted
30 minutes ago, xOnlyFadi said:

Did it use any encode that makes it readable?

My tool outputs UTF-8 text files. Does that answer your question? If you got any EAGLS script files the program fails to decrypt, I'm willing to add support for it if I'm able to.

Posted
4 hours ago, xOnlyFadi said:

Did it use any encode that makes it readable?

In game it looks something like this:

example.png

The formatting is a bit weird with large text bodies but I think the engine supports some commands to format text better.

Other than that the game seems to crash whenever there's an apostrophe character ' in any text body, I'm not sure if it's due to encoding or the engine has issues with that character as I couldn't find a single instance of ' in all script files.

 

 

  • 3 years later...
Posted
On 12/15/2021 at 6:06 PM, m72law said:

In game it looks something like this:

example.png

The formatting is a bit weird with large text bodies but I think the engine supports some commands to format text better.

Other than that the game seems to crash whenever there's an apostrophe character ' in any text body, I'm not sure if it's due to encoding or the engine has issues with that character as I couldn't find a single instance of ' in all script files.

 

 

can I ask how you did this I've been trying to translate text from the Pak file and repack it but it doesn't work

Posted
On 12/15/2021 at 2:14 PM, Joshiben said:

My tool outputs UTF-8 text files. Does that answer your question? If you got any EAGLS script files the program fails to decrypt, I'm willing to add support for it if I'm able to.

which tool did you use

 

Posted

this is before and after I altered it did I do something wrong 

file:///Users/brandonday/Documents/Screen%20Shot%202025-02-21%20at%2000.36.34.png. 

file:///Users/brandonday/Documents/Screen%20Shot%202025-02-21%20at%2000.31.19.png

copy the links into google

 

Posted
On 12/15/2021 at 2:14 PM, Joshiben said:

My tool outputs UTF-8 text files. Does that answer your question? If you got any EAGLS script files the program fails to decrypt, I'm willing to add support for it if I'm able to.

 

On 2/17/2025 at 4:33 PM, Brandon said:

which tool did you use

 

 

On 2/19/2025 at 10:58 AM, Joshiben said:

 

garbro

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...