Search results

  1. reina3

    Less Fog, Improved Clarity

    I've begun the process of making a "v2" of this, but it's in a severely preview state. I still need to document what every tag does, to make it a more pleasant experience overall. You can find it here; but I strongly suggest using weather_time_of_day.xtbl from the v1 version (the one in the...
  2. reina3

    Weather Editing Guide (wip)

    ☀ [editing the weather!] 🌧 If you've played the OG SRTT, you may realize the Remaster's graphics are a bit strong. The sun shines too strongly, the sky too drab, or maybe you just find the some skies too boring. Biggest timesink yet, but I do want to finish this. It's a bit rough currently...
  3. reina3

    Kinzie as playable character

    Wanted to add that if you have sr3_city.lua (from mods such as Sandbox++ or SuperUI) you can also use Kinzie's gameplay voice (but not much); Just insert character_set_persona( LOCAL_PLAYER, "Kinzie") into function sr3_city_main(). Like so...
  4. reina3

    Character Customization Change Player Voice with Juiced Patch

    Sounds like a code issue. Could be submitted as github issue for Juiced Patch (unless it's editable in an .xtbl somewhere)
  5. reina3

    SR2 | Share your cool/funny screenshots

    Whew! Those are truly something else. Picturing Shaundi would be super proud of Carlos for that one lol Thanks for sharing them!
  6. reina3

    Ultimate 100% Save

    Just wanted to say thanks! I wanted to use this playable Kinzie mod, but the STAG Helmet and Panda outfit happened to be super endgame content and I just did not want to bother playing through the game. Your work is appreciated 💜
  7. reina3

    SRIV Shaundi Kinzie Icons for SRTT

    Thankfully the Thanks to Fan of Saints whom thanked rastaman289 for follower_heads.xtbl info. (Ideally they should both be credited later lol) After adding entries in ui_bms_04.xtbl, we'd need to make follower_heads.xtbl reference it. For existing entries like hilda (which uses Saint_HF)...
  8. reina3

    Font experiment

    It's technically translation work, so to do this would mean using .\ThomasJepp.SaintsRow.ExtractStrings.exe srtt hud_us.le_string (there are multiple le_string files) and doing edits to the outputted xml. Now the question is: how do you tell a program to convert only the content of an xml...
  9. reina3

    SRIV Shaundi Kinzie Icons for SRTT

    Mysteriously, the game displayed grey squares for DLC homies when 768x768. The wonders of an in-house engine, I guess. I lowered it to 360x768, which doesn't quite divide, but the game displays fine. Wonder if it causes any other bugs I haven't noticed... lol
  10. reina3

    SRIV Shaundi Kinzie Icons for SRTT

    Aw crud! Yeah giving it horizontal blank space seems to work. That's so arbitrary... EDIT: Careful! Full 768x768 seems to overwrite DLC homies too. Try lower. Gonna try adding the rest later then. You sure know a lot about these files! Thanks.
  11. reina3

    Font experiment

    Interesting! Think it would look more convincing if they were converted to capital case as well, but that would take ages without automation script.
  12. reina3

    SRIV Shaundi Kinzie Icons for SRTT

    Sadly resizing vertically the canvas causes serious graphical glitches (I assume horizontally same as well (you can!)): And my canvas got that far -- > : Even if I remove my Fun Shaundi there, it's not enough space (Maero and CID are big). So to insert more requires repurposing some space...
  13. reina3

    SRIV Shaundi Kinzie Icons for SRTT

    I'll take a look, but no promises on the harder parts - I can definitely do "replace Pierce and Gat's Icons". The roadblocks I see is identifying which homies use which icons (in the context of your mod) and changing them, especially if they use the default fleur-de-lis ⚜. Johnny Tag is not part...
  14. reina3

    SRIV Shaundi Kinzie Icons for SRTT

    Ok, just type out exactly what you need (I assume it's related to your mod) and I'll see if I can do it
  15. reina3

    Looking for particular save (original ver, Rift challenges)

    Freeroam is unlocked, so I think yes. Been a while since I created that save
  16. reina3

    Looking for particular save (original ver, Rift challenges)

    I do have a save with the prologue missions complete, but not the rift completed. Consider playing on Casual when doing the rifts, the rifts and activities are easier. https://www.saintsrowmods.com/forum/threads/saints-row-iv-non-100-saves-for-freeroaming-low.23635/
  17. reina3

    How to replace or add homie icons.

    Haha, yeah. I really had to go when I posted that and didn't have the time to do that step. I do now though and it can be found here
  18. reina3

    SRIV Shaundi Kinzie Icons for SRTT

    This mod replaces Shaundi and Kinzie's homie icons from their SRIV versions. A "Fun Shaundi" option is also included for those replacing SR3 Shaundi with Fun Shaundi. Big credits to @RollingVoxel for this banger tutorial that made me excited for SR3 modding. Requested by @Morgyn_Ember I don't...
  19. reina3

    How to replace or add homie icons.

    OK, tried it! And - wow. I managed to actually do a texturing thing! In SRTT! That's amazing. (Just replacing existing icons for now) Thank you so much for the tutorials. Some other thing I noticed is that "A8R8G8B8 format" is written as B8G8R8A8 (Linear, A8R8G8B8) in paint.NET. Just in case...
  20. reina3

    Voice-only taunts and compliments

    Not quite polished enough to be a guide, but if I don't write this down I'll definitely forget why customizable_action.xtbl is in my root... As -SeaboundSaint- mentioned, in SR2 you can put persona_situations to a Taunt or Compliment (to add a voice). Persona_situations.xtbl doesn't exist for...
Back
Top