Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 938 Bytes

README.md

File metadata and controls

36 lines (32 loc) · 938 Bytes

io_invo_scx

Blender Addon that import SLRR SCX models v3 and v4.

Note

Requires Blender 3.6

Features

  • Import SCX/SCY v3
    • Materials
    • Textures (using .tex file)
      • Diffuse Map
      • Bump Map
      • Specular Map
      • Reflection Map
    • Normals
    • UV 1, 2 and 3
    • Vertex Color
  • Import SCX v4
    • Materials
    • Textures (using .tex file)
      • Diffuse Map
      • Bump Map
      • Reflection Map
      • Emissive Map
    • Normals
    • Bone Weight
    • Bone Index Ref
    • Vertex Emissive
    • Vertex Color
    • UV 1, 2 and 3
    • Bump Map Normal
Tested on SLRR Light Edition, SLRR by Jack v2 and some shitty mods.
Big Thanks Amilmand for file struct.
SCX Pattern for ImHex Hex Editor is included.