Laupetin / OpenAssetTools

Open Source Modding Tools for old Call Of Duty games
https://openassettools.dev
GNU General Public License v3.0
94 stars 14 forks source link

Normalize asset names #173

Closed Laupetin closed 6 months ago

Laupetin commented 6 months ago

Currently when using indirect asset reference it can happen from time to time that assets are not entirely lowercase. This makes it so assets cannot be found, e.g. viewmodel_USPMGS_ADS_fire does not match the actual asset name viewmodel_uspmgs_ads_fire.

Therefore it is required to normalize the asset names the following way: