Results 1 to 10 of 724

Hybrid View

  1. #1
    Litterally made an account. to say its in Nutaku.net insted of the CF.r.kami
    the verylast thing in the Cookies of the Nutaku.net has the Xsrf-token, as for session i have no clue
    might be nutaku token?

    no idea if this is actually what is needed to update or what but i did notice this
    Last edited by Ilquines; 03-23-2021 at 01:09 AM.

  2. #2

    Join Date
    Dec 2019
    Posts
    9
    Credits
    10
    Hoping this gets an update. I absolutely adore the viewer for this game.

  3. #3
    I'm getting this aswell, nutaku:

    Download soul info...
    Traceback (most recent call last):
    File "0_download_json.py", line 519, in <module>
    soul_infos = download_souls_info()
    File "0_download_json.py", line 186, in download_souls_info
    info.extend(json.loads(r.text)['data'])
    KeyError: 'data'

  4. #4
    Sorry, I've already quit this game so I didn't check this forum these past few months.
    Since someone pm me about the script not working on new update, I will do one last update for this player.
    Well, it's not really a new update since I already did it for dmm version a year ago.
    Anyway, what happened is the game changed from using xsrf-token and session to x-kh-session. Unfortunately, you can't find x-kh-session using the old way anymore.
    To get x-kh-session, open dev tools (F12) and switch to Network tab then from the list of url below, choose any link that has x-kh-session in Request Headers. Copy the value x-kh-session to the new script and it should work.
    [New Player] Love scenes collection-nutaku.png
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

  5. #5

    Join Date
    Dec 2019
    Posts
    9
    Credits
    10
    Quote Originally Posted by xellosp View Post
    Sorry, I've already quit this game so I didn't check this forum these past few months.
    Since someone pm me about the script not working on new update, I will do one last update for this player.
    Well, it's not really a new update since I already did it for dmm version a year ago.
    Anyway, what happened is the game changed from using xsrf-token and session to x-kh-session. Unfortunately, you can't find x-kh-session using the old way anymore.
    To get x-kh-session, open dev tools (F12) and switch to Network tab then from the list of url below, choose any link that has x-kh-session in Request Headers. Copy the value x-kh-session to the new script and it should work.
    [New Player] Love scenes collection-nutaku.png
    Thank you so much, and once again, I'm sorry to have bothered you. Hopefully there aren't any changes and we can keep archiving this game up until its end.

  6. #6

    Join Date
    Mar 2021
    Posts
    5
    Credits
    4
    Quote Originally Posted by xellosp View Post
    Sorry, I've already quit this game so I didn't check this forum these past few months.
    Since someone pm me about the script not working on new update, I will do one last update for this player.
    Well, it's not really a new update since I already did it for dmm version a year ago.
    Anyway, what happened is the game changed from using xsrf-token and session to x-kh-session. Unfortunately, you can't find x-kh-session using the old way anymore.
    To get x-kh-session, open dev tools (F12) and switch to Network tab then from the list of url below, choose any link that has x-kh-session in Request Headers. Copy the value x-kh-session to the new script and it should work.
    [New Player] Love scenes collection-nutaku.png
    I appreciate it greatly.

  7. #7

    Join Date
    Nov 2020
    Posts
    5
    Credits
    5
    Quote Originally Posted by xellosp View Post
    Sorry, I've already quit this game so I didn't check this forum these past few months.
    Since someone pm me about the script not working on new update, I will do one last update for this player.
    Well, it's not really a new update since I already did it for dmm version a year ago.
    Anyway, what happened is the game changed from using xsrf-token and session to x-kh-session. Unfortunately, you can't find x-kh-session using the old way anymore.
    To get x-kh-session, open dev tools (F12) and switch to Network tab then from the list of url below, choose any link that has x-kh-session in Request Headers. Copy the value x-kh-session to the new script and it should work.
    [New Player] Love scenes collection-nutaku.png
    I'm using the dmm version. Thanks to that, I was able to watch episodes of KAMIHIME and EIDOLON added after 2020/12/10. However, the main quest and SSR Machine Beast episodes added after 2020/12/10 were not available.

  8. #8
    The download for [Moonlight Maiden] Tsukuyomi is broken. Does anyone have her assets?

  9. #9
    Anyone having this error?

    File "1_download_assets.py", line 171, in <module>
    data = json.load(file)
    File "C:\Users\PC\Downloads\Kamihime_Player-1.0-pc\Kamihime_Player-1.0-pc\Python27\lib\json\__init__.py", line 291, in load
    **kw)
    File "C:\Users\PC\Downloads\Kamihime_Player-1.0-pc\Kamihime_Player-1.0-pc\Python27\lib\json\__init__.py", line 339, in loads
    return _default_decoder.decode(s)
    File "C:\Users\PC\Downloads\Kamihime_Player-1.0-pc\Kamihime_Player-1.0-pc\Python27\lib\json\decoder.py", line 364, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
    File "C:\Users\PC\Downloads\Kamihime_Player-1.0-pc\Kamihime_Player-1.0-pc\Python27\lib\json\decoder.py", line 382, in raw_decode
    raise ValueError("No JSON object could be decoded")
    ValueError: No JSON object could be decoded

  10. #10

    Join Date
    Sep 2021
    Posts
    4
    Credits
    2
    Quote Originally Posted by xellosp View Post
    Sorry, I've already quit this game so I didn't check this forum these past few months.
    Since someone pm me about the script not working on new update, I will do one last update for this player.
    Well, it's not really a new update since I already did it for dmm version a year ago.
    Anyway, what happened is the game changed from using xsrf-token and session to x-kh-session. Unfortunately, you can't find x-kh-session using the old way anymore.
    To get x-kh-session, open dev tools (F12) and switch to Network tab then from the list of url below, choose any link that has x-kh-session in Request Headers. Copy the value x-kh-session to the new script and it should work.
    [New Player] Love scenes collection-nutaku.png
    i am not sure what to do can someone help me

Posting Permissions

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