Page 1 of 2 12 LastLast
Results 1 to 10 of 983

Hybrid View

  1. #1
    old is 16frame, new is 24frame per second?

  2. Quote Originally Posted by twinklestar View Post
    old is 16frame, new is 24frame per second?
    and have 2 anime reels to make chara blink lile run picA 3 times then run picB once.

  3. #3
    I got errors when i tried to get the last characters, angra mainyu and frey, which i forgot how to fixed them.
    5410.json for angra and 5411.json for frey.
    Long time not be here, too busy with my work. Maybe ill check them back on sunday.


    [New Player] Love scenes collection-windowsterminal_wufrcfgx0f.png
    Last edited by iiim3gtr; 12-03-2024 at 02:27 AM.

  4. #4
    I'm continuing to develop the player mentioned in #767. I'd like you to play the prototype version for windows.
    It will work if you unzip the zip file to a suitable location. To uninstall, delete the root folder.
    https+drive.google.com/file/d/1nIqUgg_m5SRsY2HAtlcKQU-KqgG4BUef/view?usp=sharing

    This is compatible with Nutaku, not DMM.
    Some features remain unimplemented, and you cannot download Soul, Eidolon, Memorial, or Skin.
    Please note that it may take a long time to download the Kamihime scenario data because it does not use Python.

    I also have the DMM version. Let me know if you want it.
    Anyway, if there is something that doesn't work well or needs improvement, please let me know. I will fix it and create a better version.
    [New Player] Love scenes collection-99.png[New Player] Love scenes collection-100.jpg[New Player] Love scenes collection-101.png

  5. #5
    Quote Originally Posted by sapeiald View Post
    I'm continuing to develop the player mentioned in #767. I'd like you to play the prototype version for windows.
    It will work if you unzip the zip file to a suitable location. To uninstall, delete the root folder.
    https+drive.google.com/file/d/1nIqUgg_m5SRsY2HAtlcKQU-KqgG4BUef/view?usp=sharing

    This is compatible with Nutaku, not DMM.
    Some features remain unimplemented, and you cannot download Soul, Eidolon, Memorial, or Skin.
    Please note that it may take a long time to download the Kamihime scenario data because it does not use Python.

    I also have the DMM version. Let me know if you want it.
    Anyway, if there is something that doesn't work well or needs improvement, please let me know. I will fix it and create a better version.
    [New Player] Love scenes collection-99.png[New Player] Love scenes collection-100.jpg[New Player] Love scenes collection-101.png
    The player looks nice, but its missing some basic features the other player have, like sound setting, or option to zoom in and some other stuff, so I dont see any advantages this player have over the other.
    Can you copy other player characters files so you dont have to download them again ?

  6. #6

    Join Date
    Jan 2024
    Posts
    15
    Credits
    11
    Quote Originally Posted by sapeiald View Post
    I'm continuing to develop the player mentioned in #767. I'd like you to play the prototype version for windows.
    It will work if you unzip the zip file to a suitable location. To uninstall, delete the root folder.
    https+drive.google.com/file/d/1nIqUgg_m5SRsY2HAtlcKQU-KqgG4BUef/view?usp=sharing

    This is compatible with Nutaku, not DMM.
    Some features remain unimplemented, and you cannot download Soul, Eidolon, Memorial, or Skin.
    Please note that it may take a long time to download the Kamihime scenario data because it does not use Python.

    I also have the DMM version. Let me know if you want it.
    Anyway, if there is something that doesn't work well or needs improvement, please let me know. I will fix it and create a better version.
    [New Player] Love scenes collection-99.png[New Player] Love scenes collection-100.jpg[New Player] Love scenes collection-101.png
    I need the dmm version, can I import existing assets?

  7. Quote Originally Posted by sapeiald View Post
    I also have the DMM version. Let me know if you want it.
    Hope you can make DMM version deal with burst type cg.

    Quote Originally Posted by iiim3gtr View Post
    I got errors when i tried to get the last characters, angra mainyu and frey, which i forgot how to fixed them.
    5410.json for angra and 5411.json for frey.
    [New Player] Love scenes collection-windowsterminal_wufrcfgx0f.png
    Like burst cg's script, current player cannot deal with "film" over 1 line like
    "film":[
    "0001-1-2_a_0.jpg",3,
    "0001-1-2_a_1.jpg",1,

    so we need edit some files
    5410.json >>> delete 21715_harem-character lines belong to 5411.json

    21713_harem-character_script.json
    21717_harem-character_script.json >>> delete transition CG1 to CG2 part

    3_write_config.py >>> change errorlog output for アンラマンユ[純想]
    since I don't know why errorlog show 9503_harem-summon.json not found even I have the file in the folder.


    Attachments are edit guide pics , burst skin cg sample(Unzip with rar or 7zip) and scripts I edited.
    Attached Thumbnails Attached Thumbnails [New Player] Love scenes collection-01.jpg   [New Player] Love scenes collection-02.jpg   [New Player] Love scenes collection-03.jpg  
    Attached Images Attached Images [New Player] Love scenes collection-burst0002sample.jpg 
    Attached Files Attached Files

  8. #8
    Quote Originally Posted by LegendarySpy00F View Post

    Hope you can make DMM version deal with burst type cg.



    Like burst cg's script, current player cannot deal with "film" over 1 line like
    "film":[
    "0001-1-2_a_0.jpg",3,
    "0001-1-2_a_1.jpg",1,

    so we need edit some files
    5410.json >>> delete 21715_harem-character lines belong to 5411.json

    21713_harem-character_script.json
    21717_harem-character_script.json >>> delete transition CG1 to CG2 part

    3_write_config.py >>> change errorlog output for アンラマンユ[純想]
    since I don't know why errorlog show 9503_harem-summon.json not found even I have the file in the folder.


    Attachments are edit guide pics , burst skin cg sample(Unzip with rar or 7zip) and scripts I edited.
    Thanks man you help me alot. Burst skin is work but failed to download the images scene because of that
    I still don't understand what the number 3 and 1 used for from that film.
    I think we should update the 1_download_assets.py to download those files and 2_build_rpy.py to get them work properly

    [New Player] Love scenes collection-code_ycvq32oyra.jpg[New Player] Love scenes collection-kamihime_player_mjodau3bdo.jpg[New Player] Love scenes collection-explorer_ujzrxdq0nn.png
    Last edited by iiim3gtr; 12-26-2024 at 10:03 AM.

  9. Quote Originally Posted by iiim3gtr View Post
    Thanks man you help me alot. Burst skin is work but failed to download the images scene because of that
    I still don't understand what the number 3 and 1 used for from that film.
    I think we should update the 1_download_assets.py to download those files and 2_build_rpy.py to get them work properly

    [New Player] Love scenes collection-code_ycvq32oyra.jpg[New Player] Love scenes collection-kamihime_player_mjodau3bdo.jpg[New Player] Love scenes collection-explorer_ujzrxdq0nn.png
    Number 3 and 1 mean run 0001-1-2_a_0.jpg 3 times and run 0001-1-2_a_1.jpg once be a cycle to make character blink,

    just like I mention in #805 , anime reel 's format was different and even have a spine anime, we need different method to read these reels as anime.


    Burst        Normal    Mypage Wallpaper    Memorial Scene part A
    [New Player] Love scenes collection-resiesampleburst.jpg      [New Player] Love scenes collection-reel_normalresize.jpg       [New Player] Love scenes collection-resizesample.jpg         [New Player] Love scenes collection-real_memorialscene01_part05resize.jpg


    Those Burst Files
    https://pixeldrain.com/u/VUoRwQhT

    01-29-2025 Add Edited Burst files 0001 to 0003
    03-01-2025 Add Edited Burst files 0004 and ...OH, check #829
    03-29-2025 Add Edited Burst files 0005 maybe you can DL files by #831 without my edited _script.json
    Attached Images Attached Images [New Player] Love scenes collection-burst0001to0003.jpg 
    Attached Files Attached Files
    Last edited by LegendarySpy00F; 03-29-2025 at 10:49 AM.

  10. #10

    Join Date
    Jan 2024
    Posts
    15
    Credits
    11
    Quote Originally Posted by iiim3gtr View Post
    I got errors when i tried to get the last characters, angra mainyu and frey, which i forgot how to fixed them.
    5410.json for angra and 5411.json for frey.
    Long time not be here, too busy with my work. Maybe ill check them back on sunday.


    [New Player] Love scenes collection-windowsterminal_wufrcfgx0f.png
    These two new kamihime seem to have 2 different cg scenes

Page 1 of 2 12 LastLast

Posting Permissions

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