Jump to content

Musrar

Members
  • Posts

    1
  • Joined

  • Last visited

Musrar's Achievements

Newbie

Newbie (1/11)

0

Reputation

  1. @Haoren After an arduous quest (I'm not a programmer so it took me a couple hours of pain) of browsing forums and installing and uninstalling different versions of Golang and creating folders manually and moving files of different versions of Golang and more things (I had your same issue, it's because newer versions than 1.16 do not accept "go get", but that was just the first issue I had of several), I managed to build the goddamn .exe , I'm sharing it here: https://mega.nz/file/pVMlEQCI#ilBRsYLQpsscovaWnWLT3-RNSSLHihw5VWRV119QI0E Just place the .exe in the folder where you extracted the .cst files and it will work with the following command the creator wrote in their PDF guide: for %f in (*.cst) do cst -e -cst %f -o %~nf.txt I tried it with Grisaia no Kajitsu: https://prnt.sc/wGHFm5pqKec7 In the following hours I'll try to repack it to see if there are other issues.
  2. Hello, I used your Siglus Engine unpacker to edit some .ss files (and I reenpacked with SiglusExtractor because when I tried running your createpck.exe it didn't work, even though changed the key's numbers) of Stella of the End (2022), but unfortunately when I repack they look like this in-game, with spaces put randomly and letters shifted:
    https://prnt.sc/bc6YGz_xdwRl
    Here also a screenshot of the edited .ss file: https://prnt.sc/a1AKZqPDQ3ki

    Maybe it has no solution, but thanks in advance.

    PS: I have the Japanese locale on, maybe that's the reason?

    1. Musrar

      Musrar

      Ok sorry for having tagged you, I solved it by changing the font in the game settings, some fonts work and some fonts do that thing you can see in the screenshots.

      Another issue, tho, is that the repacked .pck (I finally noticed I had to run the bat instead of clicking the. exe) is way smaller than the original one (2,1 MB original vs 1,7 MB repacked), which is quite strange.

    2. marcus-beta

      marcus-beta

      that's happens with non monospaced fonts.
      The reason of pck be smaller is the compression, some tools was a stronger compression level than the original siglus compression, that's make the repacked pck be smaller sometimes.

×
×
  • Create New...