Unsolved Maximum image size for skin?

Discussion in 'Mod Support' started by Podi07, Mar 9, 2024.

  1. Podi07

    Podi07
    Expand Collapse

    Joined:
    Dec 13, 2022
    Messages:
    14
    Hi there. I'm wondering if there is any sort of limit to the dimensions for skins. I am using a 32768x16384 DDS file that I exported with the default GIMP settings (they work for 16384x8192), but I'm receiving a really long list of errors.
    upload_2024-3-9_18-36-20.png
    Thank you.
     
  2. fillman86

    fillman86
    Expand Collapse

    Joined:
    Apr 18, 2020
    Messages:
    178
    well I don't know the maximum, but usually 4096x4096 is the max you'll see, with each mip map being 1/4 the size (or 1/2 on each axis)

    the file you've created is monstrously huge haha not the worst mistake ever though
     
  3. Turbo49>

    Turbo49>
    Expand Collapse

    Joined:
    Apr 1, 2021
    Messages:
    3,226
    Also i'm pretty sure texture dimensions need to have powers of 2 for height and width e.g 2048x4096 or 8192x8192 etc
     
  4. fillman86

    fillman86
    Expand Collapse

    Joined:
    Apr 18, 2020
    Messages:
    178
    that is true, and is good to keep in mind. Though this conforms to those rules, it's just freaking huge
     
  5. Turbo49>

    Turbo49>
    Expand Collapse

    Joined:
    Apr 1, 2021
    Messages:
    3,226
    oh it does i didn't notice since it's so big lol
     
  6. porterrobinson

    porterrobinson
    Expand Collapse
    Banned

    Joined:
    Sep 3, 2022
    Messages:
    370
    considering it's a d3d11 error and the max texture size for d3d11 is 16384 (according to the first google result), i'm going to guess 16384x8192 is your limit (or i guess you could technically stretch it to 16384x16384)?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice