Page 105 of 111 FirstFirst ... 55595103104105106107 ... LastLast
Results 1,041 to 1,050 of 1109
  1. #1041
    Unregistered Guest

    Android port

    Hi there, I really enjoy this port of Kamihime, and I'm trying to create an apk since it was built in Renpy. I'm using Renpy's built in Android packager and Android studio. But, I can't get it to work, seems like it doesn't want to package well with python. Any help? :/


  2. #1042
    Unregistered Guest

    Redownload

    I downloaded the original program from the 1st post of this thread but found out that it was missing the newer episodes. Do I have to re-download the entire thing from another build because it is taking a while for me to do download it?

  3. #1043
    Quote Originally Posted by Unregistered View Post
    I downloaded the original program from the 1st post of this thread but found out that it was missing the newer episodes. Do I have to re-download the entire thing from another build because it is taking a while for me to do download it?
    You can download the missing scene from this thread and compile(read #337 and #990 for new format)
    And There is a collection of compiled Scenes: https://www.dropbox.com/sh/hmdbbp26x...CAm8kli8a?dl=0
    made by Cloudofdarkhole6 so you can just download each scene, run 3_write_config.cmd and enjoy

  4. #1044
    Unregistered Guest
    Downloaded the player from google drive on post #1032 but for some reason google drive always decides to split the player up in 4 different folders, as a result completely fucking it up. Any way to make it download evrything in 1 folder and resolve this issue?

  5. #1045
    Unregistered Guest

    Redownload Issues

    Quote Originally Posted by nut View Post
    You can download the missing scene from this thread and compile(read #337 and #990 for new format)
    And There is a collection of compiled Scenes:
    made by Cloudofdarkhole6 so you can just download each scene, run 3_write_config.cmd and enjoy
    Just finished trying that and I can't get it working at all.

  6. #1046
    Quote Originally Posted by Unregistered View Post
    Downloaded the player from google drive on post #1032 but for some reason google drive always decides to split the player up in 4 different folders, as a result completely fucking it up. Any way to make it download evrything in 1 folder and resolve this issue?
    If in any case the four folders are zip files just extract them using 7zip or other software and then sort them all in one folder. Otherwise just download the player from Eliont's post on the very first page of the forum and then get all the character files from the dropbox link from a recent post. Run the Windows commands and u should be good to go.

  7. #1047

    last contribution

    Quote Originally Posted by Yumigami View Post
    stuffs
    You're welcome and thanks for the coin, that actually made me update my prototype player.

    Speaking of which, it's a slightly old project I want to finally share. Made it when I was planning to rewrite the whole web player to actually play all the assets scraped (not really 'all'). Not newb-friendly so I would advise not to take this one seriously for 'non tech-savvy,' but I want to share it for those who want to parse the harem files gathered 'with ease,' and since I already left the game it could be helpful somehow before I completely leave the kh-related projects. This is a server-based project [so you'll have to download the essentials before actually using it]. Supports both old and new scene formats.

    Preview



    Procedures are given within a text file in the zip file (Must Read). Setting up the essentials should be easy

    Scenes added are up to you; so far I only gathered some characters only, so it's your choice to look for more characters.
    Another way is browsing through this dump (html file) I made which is sort of old but I guess everything after the latest entry is in this thread anyway— and you can format them like this:


    Story:
    Code:
    { "title": "Random Title", "summary": "Random Summary", "scenario_path": "REPLACE_ME/scenario/first.ks", "resource_directory": "REPLACE_ME" }
    Scenario:
    Code:
    { "scenario_path": "REPLACE_ME/scenario.json", "resource_directory": "REPLACE_ME" }
    Where REPLACE_ME must be replaced by the resource directory hash (the long random lettered text)
    — yes this is working for older scenes too. Example from Amon's scene

    Important: for scenario_path, add its respective 'prefix' code from here (click me) where:
    intro = story
    scene = scenario
    get = story (soul only iirc)

    Example: Amon - kamihime - scene
    Code:
    de/59/aebdeb68bd5da8f106c248172d5be9b19531c0de755dde59/scenario.json
    then you can save it as specified:
    Code:
    episode 1:                 1_name.json
    episode 2 - story:       2_name.json
    episode 2 - scenario:  3_name.json
    episode 3 - story:       4_name.json
    episode 3 - scenario:   5_name.json
    For incomplete scenes, you'll need to do the namings above too, and for the missing files, just make a dummy file according to the specifications above and you're fine. I wrote it strictly for some reason.



    HTML Dump file: Click Me
    Player Download: Click Me

    Thanks to everyone here

    ps. I recommend using the new scene format so you can see 'Successor' instead of player names, I might add the feature to customise the name later on. No time for now.
    Last edited by Eunicorn; 09-21-2018 at 08:20 AM. Reason: incorrect scenario_path
    Online: gazmull [Github]
    Offline: Eliont (Discontinued) | xellosp [Github]


    Looking for active editors to manage Kamihime FANDOM (wiki)! Contact me for inquiries (Discord: Euni#1200).

  8. #1048
    Quote Originally Posted by Unregistered View Post
    Just finished trying that and I can't get it working at all.
    What problem did you get? Did you place the file in correctly folder?

  9. #1049

    Join Date
    Jan 2018
    Location
    Singapore
    Posts
    1,431
    Credits
    1,038
    Yeet.

    10 characters.
    Attached Files Attached Files

  10. #1050
    Since the forum forbids me from posting links and therefore I cannot quote Euni's post, I'll just leave it here. As for your new version of the player, great work man! One question though: Is it possible to turn down the background music during the scenes? I find it obnoxiously loud and cover up the dialogue. Otherwise, I think it's amazing. Thanks!

Posting Permissions

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