Stardew Valley

File information

Last updated

Original upload

Created by

Rheall

Uploaded by

rheall

Virus scan

Safe to use

10 comments

  1. deleted57468431
    deleted57468431
    • account closed
    • 0 kudos
    if I want the mod to ignore some specific portrait, what should i put instead of "Load" in Content File?
    1. rheall
      rheall
      • member
      • 0 kudos
      Hello! If you want one of the portraits to be ignored, I think you can simply rename/delete/remove the .png file from the assets folder and it won't load. You might get an error in the SMAPI terminal saying the file isn't found, but it won't harm your game any. ^^

      To properly delete it, just remove the entire code portion from the content.json file for the character you want to ignore. For example:
             {
                "Action": "Load",
                "Target": "Portraits/Abigail",
                "FromFile": "assets/Portraits/Abigail.png"
             },
      Simply delete that whole section to prevent Abigail's portrait replacements from loading.

      Hope that helps! Keep in mind, some characters have more than one portrait file, so be sure to remove all the ones you don't want. :)
    2. deleted57468431
      deleted57468431
      • account closed
      • 0 kudos
      thank you so much
  2. ShadowKittyx
    ShadowKittyx
    • member
    • 0 kudos
    hey what button should i push so that it works?
    1. rheall
      rheall
      • member
      • 0 kudos
      Make sure you have SMAPI and Content Patcher currently installed, and it should show up automatically. If you're having issues, I'll need more info to be able to diagnose your problem.
    2. ShadowKittyx
      ShadowKittyx
      • member
      • 0 kudos
      yes i do have issues
      and i do have that stuff installed

  3. WardenDC
    WardenDC
    • supporter
    • 0 kudos
    Very nice work. 
    1. rheall
      rheall
      • member
      • 0 kudos
      Thank you!!
  4. Queina1
    Queina1
    • supporter
    • 24 kudos
    Oh I really love the look of all of the portraits. You did a fantastic job and I can't wait to see them all in my game tomorrow. (going to bed in a bit, it's almost 1:30 am)
    1. rheall
      rheall
      • member
      • 0 kudos
      Aww, wow, thank you so much for the kind words!! I'm so glad you like them. I hope you enjoy seeing them in-game, too! <3