shrek Posted April 26 Posted April 26 (edited) Hi there... I could use some help in extracting the files from Flaklypa Grand Prix Gold Edition. There are several .pak files that seem to be one big archive split into chunks. The game is made in Unreal but I couldn't figure out more. I was able to open the .pak files with watto game extractor but couldn't extract any model files. No luck with QuickBMS either. I hope someone can help me here. I uploaded the first of the .pak files below... sample .pak Edited April 27 by shrek
jmancoder Posted Wednesday at 12:35 AM Posted Wednesday at 12:35 AM Browse to [Game Title]->Binaries->Win64->[Game Title]-Shipping.exe. Right-click the .exe file and check properties->details->file version/product version. That will tell you what version of Unreal Engine was used to make the game. Then, try using UModel or FModel to extract the meshes you want. UModel may not work if it's a UE5 game, but FModel should.
shrek Posted Wednesday at 08:08 PM Author Posted Wednesday at 08:08 PM (edited) Thanks a lot for your reply. 😃 ok, so it's Unreal 5.4. Opened it with FModel but now I need a mapping file for it (error: Package has unversioned properties but mapping file is missing, can't serialize) I injected the UnrealMappingsDumper.dll into the game.exe but didn't get any result ( I used a precompiled dll...) Any idea how to get the mapping for it? Small update: I used a mapping file from another game and can export some models and textures now... Edited Wednesday at 10:17 PM by shrek
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now