ThiconZ

Results 5 comments of ThiconZ

Can you provide a DxDiag? Also make sure you are running the latest GPU drivers from AMD: https://support.amd.com/en-us/download

Here is a screenshot of the exception when it's encountered: ![image](https://github.com/FabianFG/CUE4Parse/assets/6924950/48927f75-d065-44a8-8b40-129085c386b6)

@Abbas-MG This does not fix the errors from `ida_struct` (and `ida_enum` though not used here) being removed from the API. There is not a 1:1 replacement of all the functions...

@Abbas-MG I'm surprised your script ran at all under IDA 9.0 since it has an import to `ida_struct` still which at least on my end instantly causes an error just...