File information

Last updated

Original upload

Created by

garbageman42069

Uploaded by

garbageman42069

Virus scan

Safe to use

31 comments

  1. dominatorgt
    dominatorgt
    • member
    • 29 kudos
    Locked
    Sticky
    Hi, I made an effort to write the correct code for this mod and slightly restructured it. If you want, you can use it. You just need to rename the stream directory to mp008metaped_textures_m, create a new directory named patchpack005, and copy the files with letters and numbers from the mp008metaped_textures_m directory to patchpack005. Finally, replace the old install file with this renamed install file and voila, no more stream, only file replacement

    https://drive.google.com/file/d/1klyiTvukAGtJy66C52mhDnrTSH-D3l08/view?usp=sharing
  2. musrepb
    musrepb
    • member
    • 0 kudos
    Does this mod work for horses from mods
  3. LeeCorsoBISH
    LeeCorsoBISH
    • member
    • 0 kudos
    This says to drag the lml folder into the game root file? Would that overwrite the lml that is already there?
    1. MotoSxorpio
      MotoSxorpio
      • premium
      • 193 kudos
      Would that overwrite the lml that is already there?
      No...only if you already have this mod installed.

      Windows will ask if it can "overwrite" the folders that already exist, however, this is not detrimental...just redundant. Any files or folders that do not exist will be written (installed) and will not produce a windows prompt asking for permission to overwrite or replace.

      This will not overwrite any other mod. If you have another mod that has similar files, those files will NOT be overwritten, because they have their own folders and install.xmls. If you do have other mods that have similar files, you can use Lenny's Mod Manager to manipulate load order, which will give you control over which files (mods) are given priority and thus which will show up in your game.

      In Lenny's Mod Manager, the top of the list is the "last in priority/load order", those in the very bottom are high priority, meaning that they will override any other mod in the list that has a similar file.
  4. OwenB3012
    OwenB3012
    • member
    • 0 kudos
    this work with realistic horse eyes
  5. dominatorgt
    dominatorgt
    • member
    • 29 kudos
    Hi  man how are you im back for one day....You have error in code in first you have Resource to StreamingFiles and in the end you have FileReplacement to FilePath>StreamingFiles and to GamePath>platform:/packs/base/models/StreamingFiles there no dir like that , and you doubleing code ..... dir is platform:/packs/base/models/metaped_textures_p
    ______
    mp001metaped_textures_p and mp008metaped_textures_p - are for metaped_textures_p put those files in that dir...and try 
    ______
    EasyInstall>
        <Name>UpscaledHorses</Name>
        <Author>Blackbird</Author>
        <Version>1.0</Version>
        <Resources>
            <Resource>
                <FileReplacements>
                    <GamePath>platform:/packs/base/models/metaped_textures_p</GamePath>
                    <FilePath>...../horses/metaped_textures_p</FilePath>
                </FileReplacements>
            </Resource>
        </Resources>
    </EasyInstall>


    and nothing else...when you have all files in one dir and from one dir you can use FileReplacements method instead FileReplacement
    now it must say Found 173 replacement resources in ..../horses 
    All files will have their location set as platform:/packs/base/models/metaped_textures_p (((( i use only +hi)
    _____
     in mod log in your way is written filed to replace one of two mp...metaped and other are streaming
    ______
    and i see all files from stream dir are from 
    \x64\dlcpacks\mp008\dlc.rpf\x64\packs\base\models\metaped_textures_m.rpf\ 
    mey be you can use same method...
    ______
    <FileReplacements>
                    <GamePath>platform:/x64/mp008/packs/base/models/metaped_textures_m</GamePath>
                    <FilePath>...../horses/metaped_textures_m</FilePath>
     </FileReplacements>
            </Resource>
        </Resources>
    </EasyInstall>
    ________________________
    now i test it works perfect no errors...this is from log and your mod....

    Found 142 replacement resources in metaped_textures_m 
    All files will have their location set as platform:/x64/mp008/packs/base/models/metaped_textures_m 
    Found 296 replacement resources in metaped_textures_p
    All files will have their location set as platform:/packs/base/models/metaped_textures_p 
    Done parsing installation file E:\Red Dead Redemption 2\lml\Horses\install.xml
    ___________________________________________
    <EasyInstall>
        <Name>Horses</Name>
        <Author>Blackbird</Author>
        <Version>1.0</Version>
        <Resources>
            <Resource>
                <FileReplacements>
                    <GamePath>platform:/x64/mp008/packs/base/models/metaped_textures_m</GamePath>
                    <FilePath>metaped_textures_m</FilePath>
                </FileReplacements>
                <FileReplacements>
                    <GamePath>platform:/packs/base/models/metaped_textures_p</GamePath>
                    <FilePath>metaped_textures_p</FilePath>
                </FileReplacements>
            </Resource>
        </Resources>
    </EasyInstall>
    --------------
    1. delicatebobster
      delicatebobster
      • member
      • 0 kudos
      Please upload the fixed files bro
    2. dominatorgt
      dominatorgt
      • member
      • 29 kudos
      Sorry, but my install.xml is a bit different. I’ve combined several mods for Upscaled Animals into one directory, so my install file looks quite different. However, you can easily create your own. Just read my post carefully, see what goes where, and copy the last part into your current install, delete all other. Backup the original one. The installation should be right before the two directories.Copy without "---"
      --------------------------
      If anyone wants all the upscaled animals + horses, I can explain how to do and provide a detailed installation file without duplicates
  6. TheUnseenCowboy818
    TheUnseenCowboy818
    • member
    • 1 kudos
    is it possible to do a 1536 resolution version
    1. garbageman42069
      garbageman42069
      • premium
      • 84 kudos
      no
  7. ex4mpleee
    ex4mpleee
    • member
    • 1 kudos
    Will this cause an FPS loss? I am running on 60 fps on an rx560 older version
    1. garbageman42069
      garbageman42069
      • premium
      • 84 kudos
      possibly, but shouldnt be too much unless theres a lot of horses on screen
  8. fmurr
    fmurr
    • supporter
    • 0 kudos
    Hey, unfortunately it seems that the bug of the textures not covering the whole horses is still here (but inverted for me ^^)
    I am using the version 2.0 (4009-2-0-1714614963)
    1. garbageman42069
      garbageman42069
      • premium
      • 84 kudos
      yes i am aware of this, i don't know which texture is responsible for that,
  9. SchooloftheCat
    SchooloftheCat
    • member
    • 0 kudos
    Do the horses sold in the stable have horseshoes on their feet? Unfortunately, this feature does not work in the game. I would appreciate it if you could add this :)
    1. garbageman42069
      garbageman42069
      • premium
      • 84 kudos
      That is out of my skill level lolll I don't really know how to add stuff like that but thatd be a good mod!
    2. AbdelrahmanMahmoud
      AbdelrahmanMahmoud
      • supporter
      • 14 kudos
      you can do that very easily by editing the horses files.. you will find a guide here for how to that.. just by a very quick copy/paste.. and you can add shoes to any horse you like
    3. AbdelrahmanMahmoud
      AbdelrahmanMahmoud
      • supporter
      • 14 kudos
      https://www.nexusmods.com/reddeadredemption2/mods/1660?tab=files

      here is the link and you can find everything in the file for horse basic edit, open it and scroll down a little you will find how to add shoes to any horse, feathers. change colors, long/short hair or mane, change eye color.. horse size.. everything you want.
    4. AbdelrahmanMahmoud
      AbdelrahmanMahmoud
      • supporter
      • 14 kudos
      also for you my friend @garbageman42069.. in the link I posted you can find a file that has all the texture files for most horses in game by name.. I think this is great for you if you want want to check a specific horse texture or something to correct an error
    5. SchooloftheCat
      SchooloftheCat
      • member
      • 0 kudos
      Thanks to you, my horses will not get tired with their hooves thanks again brother :)
  10. barfcat
    barfcat
    • supporter
    • 57 kudos
    Do you know if it's possible to upscale the dirt decals on the horse? I realized recently that it's the dirt that makes the horses look so low quality. I've been messing with the settings in visualsettings.dat trying to get it to look less funky but there isn't really much that can be done 
    1. garbageman42069
      garbageman42069
      • premium
      • 84 kudos
      I don't know how, but If I find out that would definitley be my #1 priority, the dirt decals look so bad and it ruins anything it touches
  11. kellum1337
    kellum1337
    • member
    • 0 kudos
    Please find a way to fix this horse head bug and update the mod. Horses are exactly what shouldn't be blurry in this game, but Rockstar isn't care.
    1. garbageman42069
      garbageman42069
      • premium
      • 84 kudos
      I'll try but I don't remember what textures/horse it affects, with the horse name I could probably figure it out.

      edit: ill release an update rn that should help fix it.. maybe
    2. ehyruun
      ehyruun
      • member
      • 0 kudos
      downloaded and used 2.0 but the texture bug still persists. Head looks upscaled but neck downwards doesn't
    3. garbageman42069
      garbageman42069
      • premium
      • 84 kudos
      s#*! its probably one of the textures I didn't upscale then, rockstar seperated all the horse textures in like a hundred folders so I couldnt find them all, I don't know what texture is responsible for just the head so I don't know if ill be able to fix it
    4. kellum1337
      kellum1337
      • member
      • 0 kudos
      с'mon pal... believe in you, you need to finish this great job of yours. best regards to you