Results 1 to 10 of 1109

Threaded View

  1. #11

    Finished my pet project

    Here's my version of Amaltheia. Just do the usual stuffs, and it should work.
    Like I mentioned in the previous post (other thing to note is...), I managed to get the files for Summer Metatron without actually having her (ironically I can't do that before update). But it's a lot more complicated, and these files are far from perfect.

    First, like I mentioned above, the intro scenes uses different file type which is .ks. I managed to changed this into a working .json for Amaltheia, but it took me hours to do so.
    The .ks files contains a lot of <enter> or line break, which is written as /n in .json. also, there should be <\> sign in most of the quotation mark (e.g. "bgm_talk_005-0db06e184b090933d376ec88f8b0c018557ba5d0.mp3" should be <\>"bgm_talk_005-0db06e184b090933d376ec88f8b0c018557ba5d0.mp3<\>" without the <> sign. I had to keep <> because the sign won't come out if I post as it is here). I have to change all of these manually.

    Second, about Metatron (Summer's Bloom). Because I don't actually have her, I can't get the intro files. I can find the resource directory by using the online Kamihime Database (the folder name / code is in their link) and comparing with the link for my other Kamihime / eidolon, but the Kamihime Database don't have those for the intro files. Hence, I can't get them. Also, I made up the number by looking at past Kamihime, Frey and Neptune, number (210x and 220x. so I gave Metatron 230x). In the end, I created a working .json to grab the scenes but not the intro. And since the descriptions for the scenes is in the intro, they're empty as well. And since I guessed Metatron .json number 230x, they might not be accurate and clash with future release kamihime should anybody upload them. To use this files, do the usual of putting them in Nutaku folder, run download assets and build rpy.

    But DO NOT run the write config! Instead, open the config file I included in my Metatron upload, open it with word pad, and copy the content to your own config.ini. I'm not sure if it's required, but I put it alphabetically between the entry for Metatron and Michael. I purposely named the files config - copy (2) so people don't accidentally overwrite their own config with mine.

    some last note for those curious how I did it: resource directory is something like aebdeb68bd5da8f173b1931461480e609531c0de755dde59 for Metatron (summer) episode 2. They're different for all intro and scenes, and since they're long I can't guess them. I needed some way to discover them, and here's where Kamihime Database (webplayer courtesy of Eunicorn, thank you very much man) comes into play. by comparing with Ares (another SSR Kamihime) link,
    /scenarios/de/59/aebdeb68bd5da8f120e6c45546e1336b9531c0de755dde59/scenario.json
    I figure out that Metatron summer is
    /scenarios/de/59/aebdeb68bd5da8f154deda48714d12889531c0de755dde59/scenario.json
    I need to compare those to find out the /de/59/ part. In the future, I can grab the eidolon files by comparing that part with another eidolon and get the rest from Kamihime Database

    In the future, I will create all the remaining .json for the missing kamihime scenes. But I'm not sure if anyone is interested in this files, since they're very crude. Let me know if anyone interested and I will post the files. Also if you have any questions, post and I'll try to help.

    EDIT: I just realized the de/59/ is just the last 4 characters of that long folder name code oooffff. I can't believe it took me so long to realized that...
    Attached Files Attached Files
    Last edited by Yumigami; 08-14-2018 at 10:47 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •