29 Commits

Author SHA1 Message Date
Kawe Mazidjatari
5c0e2b53f3 Finish auto-rename 2024-12-31 02:16:12 +01:00
Kawe Mazidjatari
73ff452482 Create new variation of shaders and shader sets for combined textures
Combined textures wasn't a thing in S3, it appears to be added in S4. The new shaders use the same guid, therefore replacing them with existing ones in the engine will destroy anisotropy on other characters hair since those anisotropic and thickness textures are mapped out differently. Renamed the pixel shaders and shader sets by suffixing them with 'comb' make sure we don't overwrite the existing one,w hile indicating its the version for combined textures. This allows us to port other characters and models without interfering with the game's currently existing shaders and shader sets.
2024-12-31 00:41:16 +01:00
Kawe Mazidjatari
7366671287 Fix typo
Only 1 / needed.
2024-12-30 21:45:42 +01:00
Kawe Mazidjatari
4b8ae7861b Auto rename and auto move new assets
Auto renamed and auto moved.
2024-12-30 21:42:10 +01:00
Kawe Mazidjatari
5baf9f9f46 Data deduplication and cleanup
These textures were identical.
2024-12-30 15:46:48 +01:00
kralrindo
094e0b4563 Rename CPU_RAW into .UBER 2024-12-29 14:30:02 +03:00
kralrindo
912e7cffd6 Add Laser Sight 2024-12-29 02:24:54 +03:00
kralrindo
ca3c89f9a9 sentry turret 2024-12-28 22:14:50 +03:00
kralrindo
a7e06b829d Sniper mag 2024-12-28 20:42:50 +03:00
kralrindo
9f7d34ad71 Read Desc
Replace broken shadersets
Fix revenant gloves turning black with titanfall weapons
Fix sidewinder projectile crashing the game
2024-12-28 13:18:26 +03:00
kralrindo
3961d09e17 revenant 2024-12-28 03:25:04 +03:00
kralrindo
63dc169bc4 Add MipMaps to flame thrower and bolo sword
Also fixes the wrong material res for flame thrower
2024-12-27 12:55:44 +03:00
kralrindo
3e512bdb68 Add missing loba model 2024-12-27 12:44:35 +03:00
kralrindo
069665f29e Custom Weapon: Flamethrower 2024-12-27 00:58:34 +03:00
Kawe Mazidjatari
309568508d Auto-rename and move all assets to original locations
Auto renamed and auto moved.
2024-12-26 11:10:22 +01:00
kralrindo
7c8805ae39 Loba 2024-12-25 23:58:41 +03:00
Kawe Mazidjatari
4cc350a58a Use actual colpass path for epg material 2024-12-23 00:44:13 +01:00
kralrindo
9bd5a052b2 new EPG skin 2024-12-18 22:53:01 +03:00
Kawe Mazidjatari
e4f4fc7917 Fix r101 mip maps
Repak had a bug where in some cases there won't be a permanent mip, the smallest one will now always be permanent to ensure there's at least 1 permanent mip. If we have a texture without a permanent mip, the engine will fail on ID3D11Device::CreateTexture2D.
2024-12-15 12:32:36 +01:00
kralrindo
b03004c7ed fix archer sight transparency 2024-12-14 23:11:52 +03:00
kralrindo
899daafddb replace broken shadersets 2024-12-14 21:42:37 +03:00
Kawe Mazidjatari
704889a732 Use original shader set names for known
From switch rson maps.
2024-12-14 17:55:53 +01:00
kralrindo
c759081911 update assets 2024-12-14 03:40:06 +03:00
kralrindo
ff1311f35c fix repak 2024-12-14 02:57:00 +03:00
kralrindo
30bb3cd476 Update repak 2024-12-14 00:36:54 +03:00
kralrindo
c35619bb3c GRUNTS 2024-12-13 00:26:34 +03:00
kralrindo
1384e6e6c9 NPC Drones
NPC Drone Plasma
NPC Drone Rocket
2024-12-12 18:48:34 +03:00
kralrindo
964ceb624d Add missing wings and nose for straton imc ship 2024-12-11 20:35:53 +03:00
kralrindo
4c69fcdb4a Update repak 2024-12-11 18:37:17 +03:00