1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.30 Bug Reporting thread
    Solutions and more information may already be available.

ETK materials

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by AMG V12, Feb 13, 2016.

  1. AMG V12

    AMG V12
    Expand Collapse

    Joined:
    Aug 16, 2013
    Messages:
    209
    I'm having problems in making a modified file show up ingame.

    I'm trying to add wood trim instead of the standard aluminium. I've done this by modifying "etk800_interior_s" which seems to be the diffuse map despite it's name. However, overwriting the original there are no differences. I've cleared the cache but still no change. I've tried a multitide of combinations of filetypes and images but nothing. I managed to make the seats blue by changing the relevent file but not the main "interior"

    Anyone have any ideas? I'm using Paint.Net if that's relevant.

    Thanks
     

    Attached Files:

    • BNG problems.jpg
  2. mumboking

    mumboking
    Expand Collapse

    Joined:
    Jun 11, 2015
    Messages:
    1,401
    You're editing the wrong texture...
     
  3. AMG V12

    AMG V12
    Expand Collapse

    Joined:
    Aug 16, 2013
    Messages:
    209
    While that would make sense could you please clarify which texture I should be editing? The ones shown in the quote all appear to be textures for the car's exterior not interior.
     
  4. mumboking

    mumboking
    Expand Collapse

    Joined:
    Jun 11, 2015
    Messages:
    1,401
    Agh. I misread... Here's the interior one:
    Code:
      normalMap[0] = "vehicles/etk800/etk800_interior_n.dds";
      diffuseMap[0] = "vehicles/etk800/etk800_interior_d.dds"; //This is the one you want to edit.
      specularMap[0] = "vehicles/etk800/etk800_interior_s.dds";
    
     
  5. AMG V12

    AMG V12
    Expand Collapse

    Joined:
    Aug 16, 2013
    Messages:
    209
    Thanks very much - it works!
     

    Attached Files:

    • screenshot_00254.png
    • Like Like x 2
  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