Advertisement
Dougline

Frostbite - WGS

Aug 29th, 2024
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 1.29 KB | Gaming | 0 0
  1. ; Frostbite by Dougline https://gamebanana.com/members/1435531
  2.  
  3. ; Constants -------------------------
  4.  
  5. ; Overrides -------------------------
  6.  
  7. [TextureOverrideFrostbite]
  8. hash = 7f4c0368
  9. vb0 = ResourceFrostbite
  10.  
  11. [TextureOverrideFrostbiteIB]
  12. hash = 389602b9
  13. handling = skip
  14. drawindexed = auto
  15.  
  16. [TextureOverrideFrostbiteHead]
  17. hash = 389602b9
  18. match_first_index = 0
  19. ib = ResourceFrostbiteHeadIB
  20. ps-t0 = ResourceFrostbiteHeadDiffuse
  21. ps-t1 = ResourceFrostbiteHeadLightMap
  22. ;ps-t5 = null
  23. ;ps-t7 = ResourceSOBPFxMask
  24. ;ps-t8 = ResourceSOBPFxBoundary
  25.  
  26. ; CommandList -----------------------
  27.  
  28. ; Resources -------------------------
  29.  
  30. [ResourceFrostbite]
  31. type = Buffer
  32. stride = 28
  33. filename = Frostbite.buf
  34.  
  35. [ResourceFrostbiteHeadIB]
  36. type = Buffer
  37. format = DXGI_FORMAT_R32_UINT
  38. filename = FrostbiteHead.ib
  39.  
  40. [ResourceFrostbiteHeadDiffuse]
  41. filename = FrostbiteHeadDiffuse.dds
  42.  
  43. [ResourceFrostbiteHeadLightMap]
  44. filename = FrostbiteHeadLightMap.dds
  45.  
  46. [ResourceSOBPFxMask]
  47. filename = SOBPFxMask.dds
  48.  
  49. [ResourceSOBPFxBoundary]
  50. filename = SOBPFxBoundary.dds
  51.  
  52.  
  53.  
  54. ; .ini generated by GIMI (Genshin-Impact-Model-Importer)
  55. ; If you have any issues or find any bugs, please open a tícket at https://github.com/SilentNightSound/GI-Model-Importer/issues or contaçt SilentNightSound#7430 on discord
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement