Logo Platform
logo amplifiers simplified

Need some help figureing out Texture Remapping.

Reply
Copied to clipboard!
6 years ago
Feb 27, 2019, 6:06:08 PM

Hey guys, I'm a pass-time modder that just got into modding for Endless Space 2.
I am currently working on a Re-texture mod for all Hissho Ships to look more like the armor of their Faction Hero.
I've extracted the textures that I need and have begun editing, and am using the Example Reskin Mod as a base. The game recognises my WIP Mod, but no matter what, I cannot get the game to detect the texture changes. I suspect I mis-typed something in the Remapping FIle, but without a Hissho Reference mod, Im not really sure what I misstyped, how I should type it or how to check how I should type it.

For Now Im just trying to get the game to recognize the changes on the Small Ship 01, and here is how it is typed.

<?xml version="1.0" encoding="UTF-8"?>
<Datatable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="../Documentation/Schemas/RemappingDefinition.xsd">

  <!-- Small Ship 01 -->
  <RemappingDefinition Name="SS_Hisshos_Small_01">
    <MaterialData Name="SS_Hisshos_Small_01_ID01">
      <MaterialProperty Name="_MainTex">Textures/SS_Hisshos_Small_01_ID01_AlbedoTransparency.png</MaterialProperty>
    </MaterialData>
    <MaterialData Name="SS_Hisshos_Small_01_ID02">
      <MaterialProperty Name="_MainTex">Textures/SS_Hisshos_Small_01_ID02_AlbedoTransparency.png</MaterialProperty>
    </MaterialData>
  </RemappingDefinition>

If anyone can help me spot what I did wrong, or have any tips on how to figre out what I did wrong, that would be very appreciated =D


0Send private message
6 years ago
Feb 27, 2019, 6:51:34 PM

Never mind. managed to figure it out. What I did was used the unity package extractor instead of the in-game extractor that also generates the remapping file for you. Lessons learned =D

0Send private message
?

Click here to login

Reply
Comment

Characters : 0
No results
0Send private message