Robin Nyman

Results 4 comments of Robin Nyman

Any updates on this? I'm having the same problem on 10.11.4.

I've taken a look at the code and I think the best way to go about it would be to parse the .pak files to find maps. All that is...

I finally managed to parse the .pak files and find the maps. It's been a while since I used C, so I'm sure someone could make the code prettier. Here...

If you are referring to the if statement in files.c:1973, it was copied from one of the other functions and it checks whether or not it's NULL after the assignment....