atenfyr / UAssetAPI

A low-level .NET library for reading and writing Unreal Engine game assets.
https://atenfyr.github.io/UAssetAPI/
MIT License
195 stars 44 forks source link

SFV(UE4.7) DA_XXX_Setup Files (Failed to parse 1 export) #69

Open MMKillbox opened 1 year ago

MMKillbox commented 1 year ago

Game: StreetFighterV Engine Ver: 4.7.6 (4.7)

I keep getting the (Failed to parse 1 export) when opening the setup files that include a BGM file path leading to Raw data only being displayed

The following files seem to work fine as they dont include a BGM path DA_D04_Setup.uasset DA_AS1_Setup.uasset DA_AS4_Setup.uasset DA_AS6_Setup.uasset DA_B00_Setup.uasset

as for the rest of them dont seem to work, It would be greatly appreciated if you guys could take a look at these files SFV_UE4.7_DA_XXX_Setup_Files.rar

(hopefully i did this right i have no idea what im doing on github half of the time)