Results 1 to 10 of 1109

Hybrid View

  1. #1
    Quote Originally Posted by Cobblemaniac View Post
    My take on it, from the viewpoint a non-professional dude who knows nothing about coding and is just assuming...

    Firstly, if I understand what you say correctly, you're assuming that the player repeatedly extracts files from an archive. That is half correct and half not. You do indeed create an offline archive in your own computer, that lies within the "assets" folder, where you have your jpg (image) files and mp3 (audio) files.

    What actually happens with the player is:

    1. Remember the json files you stuck into the "nutaku" folder? Those are like instructions for the "download_assets" program, which will proceed to access the Nutaku server to download said assets into the "assets" folder. Note that it is a download, and therefore you require Internet access at this step.

    2. The following 2 programs I assume are to write up the configs such that the assets are actually integrated into the player UI, if you don't run these, nothing shows up (but errors I guess).

    3. Accessing the player after you run the programs afterwards is simply like opening a chain of jpg and mp3 files that are already stored in your computer, and therefore is offline access. Think opening a simple word document in your computer. It never spends itself, unless the data has been corrupted.

    So to answer your question, do you need to update? Likely no, unless data corruption, which you will know if you see any exceptions happen in the player when normally it runs fine.

    But there is a case where the program might not work, and that's if nutaku changes their network request system (or some other bs in their server) that completely invalidates the current method the program requests and downloads assets. If such a doomsday does happen, you would have to rewrite the program to fit into their new system. Or wait for Eliont to make a new player and download it.

    Tl;dr... Nope.

    Now I shall await crucification from people who actually know programming
    the last part isn't really that bad. you just need to update the variables declared on the top of script which dictates the encrypted directories. it's unlikely for them to change the directories with such a huge archive of grittings and moanings, but yeah some earlier scripts are not working anymore (not sure where exactly, but the latest test i had was the old script for girimehkala).
    Online: gazmull [Github]
    Offline: Eliont (Discontinued) | xellosp [Github]


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

  2. #2
    Anonymous Guest

    I am new

    hi guys i am new to this club and i wanted to know that how things worked out here. Do i just have tk download the player to get all scenes working or not? i saw a 5gb file posted by cloud, do i just have to get that one?

  3. #3

    Join Date
    Jan 2018
    Location
    Singapore
    Posts
    1,431
    Credits
    1,038
    Quote Originally Posted by Anonymous View Post
    hi guys i am new to this club and i wanted to know that how things worked out here. Do i just have tk download the player to get all scenes working or not? i saw a 5gb file posted by cloud, do i just have to get that one?
    Yup, just download the file.

    Lemme just give you a quick rundown of how this works:

    You can just open up the player straight away and watch the scenes that are available in the player. If you want to see what characters you have available, either go to the player itself or file directory "game->nutaku".

    And now, how to add new scenes to the player. You could go to page 1 to find out too.

    This step is when you're doing it yourself.

    Before you open up the character scene, press F12 (I use google chrome. No idea what the other browsers use unfortunately) and click on network. There is a box that says filter, enter the string "_harem". Then boot up your scene. At the side, you'll notice that a file has popped up.

    Open that in a new tab and right click anywhere in the window, click "Save as". The file should be a .json file.(Note that the scenes "View from story" and "View from harem" are 2 separate files, so you have to download them separately. One doesn't require the other though)

    The following steps are for when you're downloading files for himes you don't have, that others will post on this thread from time to time.

    Make a new folder with the name of whatever hime you're downloading the file from. Or if you're downloading the file from this site, extract the .zip folder. Then move the folder into the "nutaku" folder I mentioned above.

    Once you're done, go back into the "games folder" and run the program named "download assets". The download takes quite a while depending on which version of the player you use, but wait for the "press any key to continue" prompt.

    Then run "build rpy". Same thing, let the program finish.

    Finally, run the program "build config". You know the drill.

    Then, open up the player, and enjoy.

  4. #4
    I wasted 4k Jewels and got nothing but rare weapons... Increased drop rate is a lie!

  5. #5
    Quote Originally Posted by Anonymous View Post
    hi guys i am new to this club and i wanted to know that how things worked out here. Do i just have tk download the player to get all scenes working or not? i saw a 5gb file posted by cloud, do i just have to get that one?
    where'd you find it?
    can you send it to me pls

Posting Permissions

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