Page 1 of 3 123 LastLast
Results 1 to 10 of 723

Hybrid View

  1. #1

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    i mean chars anim scenes, not bg

  2. #2
    Quote Originally Posted by Eliont View Post
    i mean chars anim scenes, not bg
    Hmm... You're right, the anim bg is 900x640. I thought it is the same for both bg.
    Kamihime Offline Player: MEGA | GG Drive

  3. #3
    Unregistered Guest
    How do we remove some of the char? I don't wanna see all of them again if u know what I mean

  4. #4
    Quote Originally Posted by Unregistered View Post
    How do we remove some of the char? I don't wanna see all of them again if u know what I mean
    You meant to remove them from the player's grid list? Then, it's not possible without messing with the current script unfortunately.
    Kamihime Offline Player: MEGA | GG Drive

  5. #5
    Is there a way to change the script of the existing characters to change the name of the protagonist?

  6. #6

    Join Date
    May 2018
    Location
    Canada
    Posts
    32
    Credits
    21

    Honorific

    Don't like your name, Master-san?

  7. #7

    Join Date
    Jan 2018
    Location
    Singapore
    Posts
    1,431
    Credits
    1,038
    Quote Originally Posted by unknownmyth View Post
    Is there a way to change the script of the existing characters to change the name of the protagonist?
    Snipping from the much bigger player thread...

    Quote Originally Posted by Haxmo View Post
    If you open build_rpy.py, there's a line that says
    Code:
    def player_name_unification(line):
    , below it there's a list of usernames to replace with your own.
    It's pretty self explanatory how it works, just add a line for his username.

  8. #8
    Quote Originally Posted by unknownmyth View Post
    Is there a way to change the script of the existing characters to change the name of the protagonist?
    There's no way to detect character name in for Nutaku version atm (though it's possible for DMM version...)
    So just like Cobblemaniac said, the only way is to manually edit player_name_unification function in build_rpy.py, which I forgot to include in the script
    And here is the zip file that includes the updated script (also fix the issue with missing black.jpg file in some scenes).
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

  9. #9

    Join Date
    Jan 2018
    Location
    Singapore
    Posts
    1,431
    Credits
    1,038
    Quote Originally Posted by xellosp View Post
    So just like Cobblemaniac said
    Umm... Haxmo.

    I'm sorry, I'm just directing credit where credit is due

  10. #10
    Quote Originally Posted by Cobblemaniac View Post
    Snipping from the much bigger player thread...
    Thank you for the help, I have yet to reach that stage, but I will try once I got the things I need

    Quote Originally Posted by xellosp View Post
    There's no way to detect character name in for Nutaku version atm (though it's possible for DMM version...)
    So just like Cobblemaniac said, the only way is to manually edit player_name_unification function in build_rpy.py, which I forgot to include in the script
    And here is the zip file that includes the updated script (also fix the issue with missing black.jpg file in some scenes).
    Where does the flies go to? I tried running the cmd software only to get a python27.dll is not found. Do I have to remove everything I have now and download the new zip file then extract everything again?

Page 1 of 3 123 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
  •