111 comments

  1. Braaaaa
    Braaaaa
    • member
    • 0 kudos
    YES! Update time! Thank you so much for your hard work :) 
    1. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Good to hear from you again Braaaaa! Again, I'm super sorry this took so long and that I won't actively be working on this unless other people collaborate to do overworld sprites, but I have gotten so much more done on this in the past few weeks. I know this isn't a real UPDATE to the mod itself, but it should make minor changes SO much easier and will allow me to easily integrate new mods whenever people want to help out.
    2. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      I hope you and your family are well.
      I will glady playtest this Mod and keep you updated. I'm very glad that it's still maintained. RSV has so many NPCs, most Portrait creators give up halfway. I understand your decision and hope you'll find some Mod creators to work with soon. Unfortunately I have not the slightest idea about creating Mods or programming at all. Maybe I should learn :D 
    3. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Honestly, you have no idea how much I appreciate the user testing.

      I actually am totally fine doing all the coding. I just need the sprite sheets done for characters in the overworld (Walking, Standing, Marriage, etc). It's not coding, it's literally just the pixel art for the overworld. I've already done about 60 different characters (some not in this mod) and I just don't want to do more for this particular mod.
  2. mitsugorou
    mitsugorou
    • member
    • 0 kudos
    Hello.
    Thanks for making a nice mod!
    I love it so much that I even made a portrait of a farmer to go with it.
    Now, Yuuma is in a swimsuit at any time of the year and it looks very cold and I looked at the code.
    This fixed it for me, but I hope it helps.

    Adomin8er's HD Portraits and Genderbend\Adomin8er_s HD Portraits and Genderbend\Adomin8er_s HD RSV Portraits\content.json
    //Yuuma_before line:3085
    {
      "Action": "EditData",
      "Target": "Mods/HDPortraits/Yuuma",
      "Entries": {
        "Portrait": "Mods/AdamHDPortraits/BaseImages/Yuuma_Beach",
        "LocationName |contains=IslandSouth": "true",
        "Time": "{{Range: 1200, 1800}}"
      },
      "Update": "OnTimeChange"
    },


    //Yuuma_after line:3085
    {
      "Action": "EditData",
      "Target": "Mods/HDPortraits/Yuuma",
      "Entries": {
        "Portrait": "Mods/AdamHDPortraits/BaseImages/Yuuma_Beach"},
        "When": {
        "Yuuma_HD_portrait": "true",
        "LocationName |contains=IslandSouth": "true",
        "Time": "{{Range: 1200, 1800}}"
      },
      "Update": "OnTimeChange"
    },

    I hope this helps someone.
    Please consider this as a reference only.
    This worked for me, but please test it yourself to make sure it works for your setup as well.
    Dear producer, if I am wrong, please delete this post.
    1. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Thank you for the post! I hope this helps others until I can finally fix up all the bugs I had in here.

      I was hoping to rebuild it during the holiday season but between doing development for Pokemon and finding out my wife is pregnant, things have gotten pretty busy for me. I promise I’ll get a new update out before the end of 2025!
    2. mitsugorou
      mitsugorou
      • member
      • 0 kudos
      I am glad you took the time to respond.
      I am relieved to hear that I was not mistaken.
      I know it must be difficult to update from now on, but please take care of your wife as well so as not to strain yourself.
      I am looking forward to seeing you soon.
  3. Braaaaa
    Braaaaa
    • member
    • 0 kudos
    Hello again,

    there was a pretty big update to SVE I want you to know about. The Henchman is now a giftable NPC, so the Portrait only works on the first encouter. I also noticed that Scarlet isn't showing her Portrait during normal conversations after you unlock her. Yuuma is still a bit bugged as he shows his beach portrait instead of the Winter outfit and Ezekiel doesn't show his Winter outfit for some reason. 

    I know you are probably busy, I just wanted you to know. These are still my faviourite Portraits :)
    1. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Thanks! My wife and I started playing again about a week ago and I’m getting the modding itch again.

      I’ve got 1 more project I’m finishing up before I hop back to this. I won’t be doing RSV for a while, but I want to get the rest of this fixed now that they’ve made changes to base, SVE, and RSV.
    2. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      This is great news. Thank you for this :)
  4. maximasmark
    maximasmark
    • supporter
    • 1 kudos
    hello ty to the mod you mod is so good 
    you have plan to do all npc in East Scarp , Additional Npc East Scarp Mods and Rasmodia Mod ? 
  5. jnordd
    jnordd
    • member
    • 0 kudos
    Downloaded "Adomin8er's HD Portraits and Genderbend-19742-1-2-3-1719636426.zip", which looks like it should be the version 1.2.3 file.  But when SV runs, it still says the mod is at 1.2.2 and can be updated.  The manifest files still show 1.2.2.

    No ridgeside village characters show HD portraits.  Joja characters mysteriously showed up, although in this game, Morris has left town & the Joja mart is abandoned.
    1. RoanFel
      RoanFel
      • supporter
      • 0 kudos
      I don't know about the Joja characters, but for the ridgeside village characters you only have to remove the dot from the folders name (so "Adomin8er_s HD RSV Portraits" instead of ".Adomin8er_s HD RSV Portraits"). The dot is per default there after the download, it means, that this folder should be ignored (e.g. if you don't have ridgeside).

      I also get the text, that i should update this mod. I believe it was just forgotten, to change the manifest.
    2. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      RoanFel, thanks for answering this already, I've been out of town for a few weeks and still probably won't be able to update this much for a while. I've updated the manifest so it should no longer be showing the "Update Needed" error and Ridgeside shouldn't be closed when this is downloaded.
    3. RoanFel
      RoanFel
      • supporter
      • 0 kudos
      Now it don't work at all, because  SMAPI couldn't parse the version in the manifest (it seems 4 numbers aren't allowed):

       - Adomin8er_s HD Portraits and Genderbend\Adomin8er_s HD RSV Portraits because parsing its manifest failed:
      Newtonsoft.Json.JsonReaderException: Can't parse JSON file at c:\program files (x86)\steam\steamapps\common\Stardew Valley\Mods\Adomin8er_s HD Portraits and Genderbend\Adomin8er_s HD RSV Portraits\manifest.json.
      Technical details: Can't parse semantic version from invalid value '1.2.3.01', should be formatted like 1.2, 1.2.30, or 1.2.30-beta (path: Version).
         at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in E:\source\_Stardew\SMAPI\src\SMAPI.Toolkit\Serialization\JsonHelper.cs:line 86
         at StardewModdingAPI.Toolkit.Framework.ModScanning.ModScanner.ReadFolder(DirectoryInfo root, DirectoryInfo searchFolder, Boolean useCaseInsensitiveFilePaths) in E:\source\_Stardew\SMAPI\src\SMAPI.Toolkit\Framework\ModScanning\ModScanner.cs:line 161
    4. Pseudohuman93
      Pseudohuman93
      • member
      • 0 kudos
      I change it to: "1.2.30", and now it works.

      Hope it helps someone
    5. RoanFel
      RoanFel
      • supporter
      • 0 kudos
      yeah i made it similar, I just deleted the fourth number (so I changed it to 1.2.3), that worked.
    6. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      I made the last update between flights and obviously screwed up the manifest number. It's updated now. I DID test it this time and it works now.
  6. liang6666
    liang6666
    • member
    • 0 kudos
    超级喜欢
  7. McMattie
    McMattie
    • member
    • 0 kudos
    Hiya, just did a fresh install and having some issues on consistencies of portraits and sprites.

    I am attempting to genderbend boys into girls only (has been working fine despite some minor issues at first with the girls auto bending into boys), but now I am having some issues with the boys into girls.

    Alex refuses to change at all. His sprite is default and his portrait does not seem to load at all.
    Victor/Victoria has the correct portrait but still has a male sprite.

    Everything else is working properly, so I am unsure why just those two are giving me issues.

    Any insight would be appreciated!

    UPDATE: Disregard, a different mod was vying for supremacy and was causing an issue.
    1. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      At the moment, I don't know. But I'll look into it tomorrow. I needed to take a break from the mod for a minute, but I really need to fix a few bugs now.
    2. McMattie
      McMattie
      • member
      • 0 kudos
      Good news! (And I'll update my original post)
      It definitely wasn't this mod haha There was a mod hidden away that was essentially trying to edit Alex as well and was trying to override.
    3. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Glad to hear!
  8. jnordd
    jnordd
    • member
    • 0 kudos
    Latest version seems to work well with regard to events.  Here are a few issues I've seen.
    - Scarlett doesn't show the HD portrait (toggling in Portraiture doesn't change the image)
    - Leo doesn't show the HD image in normal conversation (but I think it did show the HD image for one of his cut scenes)
    - When talking to Archana on the beach, the conversation window showed text:
    C
    h
    a
    racters\Dialog\Wizard:Resort
    - At the winter star festival, Yuuma showed his beach portrait
    1. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Yeah, there’s a few bugs I need to get fixed. I’m going to take this week off and get them fixed next week.

      Thanks for the heads up on these ones though!
  9. Braaaaa
    Braaaaa
    • member
    • 0 kudos
    Hello Again

    I'm playing for some time now, and after the "Shane-Incident" every Portrait works fine so far, exept he shop Portrait for Suki.
    But aside of that I was hoping you may be open to some criticism? Ther are 3 Portraits for RSV that throw me of. 

    Kenneth - your Mods makes him a POC, but he is ment to be native American. Would you be open to look into that?
    Ezekiel and Mr Aguar: They look like the same person with different skin colors. I would love to see a bigger diference between them in the future, mybe by applying Aguars blue hair and Beard?

    These are just suggestions. I love your Mod overall and appreachiate your work on so many Characters. Thank you.
    1. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Honestly, I really appreciate it! I’ll look into the Aguar and Ezekiel, but I can’t promise anything for Kenneth. My wife is 1/4 Native American and she actually was the one who worked on it with me, so I’m probably going to keep him the same.

      As for Suki, I’ve got that marked as a known bug. As far as I’m aware vendors are still inaccessible until HD Portraits comes back online, but I’ll fix them as soon as I can.

      Thanks for the feedback by the way! Even if I don’t always agree, feel free to keep sending it!
    2. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      Thank you for the kind reply. I was a bit worried that it came out too harsh. I'm looking forward to future updates :)
    3. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      One thing I can do (it’s actually already available for Robin) is have backup portraits that people can choose to use. It’s too difficult to do everyone’s requests, but I’m totally down to do a couple. I’m almost done with the SVE Genderbend, so I can include a different version of Kenneth when I do.
    4. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      That would be awesome.
      Oh and before I forget, Claire and Martin are not wearing their Joja Uniforms. I'm on Fall Year 1, so I can't confirm if the Movie uniforms, Jios unmasked Portrait or Corine's NInja Outfit are working but I keep an eye on that. I've witnesed this Problem on other Portrait Mods too, so I kind of try to understand how the portrait change trigger works.
    5. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Sorry this has taken a bit to respond, but as of the last time I checked, vendor images (Suki, Clair, Martin, etc) don’t work for SVE. I will be checking again before the next release, but it may not be something I can fix until HD Portraits is available for 1.6.
    6. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      Not a problem, I hope you are doing well.
      I played a bit now and witnessed some minor things I would like to inform you about. This is not critic, just feedback. I love your Mod and this is unfortunately the only way I can kind of help, because I don't know how to program. I'm through winter now and OMG the Winter clothes are gorgeous! You did an amazing job :)

      But I can confirm, that the following do not work so far:

      Morris Winter Clothes 
      Joja Clothes for Claire and Martin
      Ninja Outfit for Corine and the switch between Jio masked and unmasked. 
    7. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Version 1.2.0 is out! I'll get the Corine and Jio stuff fixed in 1.2.1, but that'll have to wait till next week. Thanks for everything! (Also, let me know what you think of the new Aguar and Kenneth!)
    8. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      I'm so excited! I will try it out today and will come back to you. Apso no pressure. You are doing such a good job :)
    9. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      I was not prepared for Keneth. He looks awesome. And Aguars Portrait is much more fitting, too. The Joja clothes for Claire and Martin are working fine aswell. You are doing an amazing job.
      One thing, if you work on the RSV stuff(Corine and Jio), please take a look at Maddie too. I forgot to mention that she is not in her Lab Clothes.

      Thank you so much :) 
    10. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      For sure! It's a ton of fun to do. Unfortunately, I can't fix all bugs yet due to HD Portraits not being available for 1.6 yet, but most of your requests should be fixed. The only thing I know of that I missed (I'm remembering it as I type this) is Pam's expressions being swapped. I'll get that tomorrow.
    11. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      I'm glad I can help. It sometimes feels like I'm a nagging housewife though :D 
      Phillips and Kiaras expressions are swapped too. Philip is angry when he should be blushing so his 8 heart event was hilarious :)
      Kiaras middle and third row are swapped.
      And Aguars last picture is more of a furious emotion in the original. Your Portrait makes him more friendly.

      As I said before, no rush. Real Life is happening too and I'm very grateful for your work. I will gladly update you frequently if you like. I have to go back to work starting Monday, so I won't be able to play as much as I would like.
    12. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Don't ever worry about nagging. I used to get embarrassed about bugs and errors, but with work, a 1 year old, multiple projects, and keeping myself in shape, I realize that I'm not going to catch everything. The nagging housewife thing is extremely appreciated. I actually put your name on the front page after the 1.2 update since it's a huge help haha.
    13. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      I saw that. Thank you so much, I had a huge smile on my face after reading that. And I wished I have been a bit more creative with my name XD

      I'm currently playing and since the last update, Seans portrait is not showing and Andy uses the Beach portrait.

      https://smapi.io/log/9629c727811c4e958932fb9b6a8f9953
      (I don't seem to have an Error related to your mod.)
    14. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Those should all be updated! I know there might be more, but I'm kinda exhausted and am stepping away from it for a few days. Thanks for using the mod!
    15. Braaaaa
      Braaaaa
      • member
      • 0 kudos
      That's okay. I haven't got the time to play until now either. Life is still happening, so get a good rest.If I see something buggy I#ll let you know but don't feel forced to do something if you don't feel like it. Thank you for your hard work :)
  10. Severgame
    Severgame
    • member
    • 0 kudos
    Is there a way to make a version where the backgrounds are transparent?
    1. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Yes, it’s totally possible, but I’m not planning on doing it immediately. I’m working on another mod for the time being to take a break. If someone else wants to take it on, I won’t stop them, but if it’s up to me, it probably won’t happen for a while.
    2. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      On a whim, I checked out a few tools online. Turns out it's pretty easy to remove a bunch of backgrounds. I may actually do this sooner than I thought.
    3. Severgame
      Severgame
      • member
      • 0 kudos
      oh you can only thank
    4. Adomin8er
      Adomin8er
      • member
      • 8 kudos
      Again, it's not my priority, but I don't think it's months away.