Hello! I am trying to extract files from the Android version of MyNBA2K16. The game's files are contained in .CAR files, but I have not found any utilities that can unpack them.
The game has two .CAR files: a small 38 MB file and a 277 MB file. I have attached two samples of the 277 MB file using the filecutter.bms script.
When I look at each .CAR file with a HEX editor, their ID is "CDGe". This game was developed by Cat Daddy Games. There is a .CAR QuickBMS module for their Wii game Birthday Party Bash (http://aluigi.altervista.org/bms/birthday_party.bms), but it does not work on the MyNBA2K16 .CAR files.
Any help with this format would be much appreciated. Thank you!
MyNBA2K16 (Android) .CAR file
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: MyNBA2K16 (Android) .CAR file
http://aluigi.org/bms/mynba2k16_car.bms
Let me know if you see any duplicated file (quickbms will warn you about that) or if the content of a file doesn't match its name.
Let me know if you see any duplicated file (quickbms will warn you about that) or if the content of a file doesn't match its name.
-
- Posts: 2
- Joined: Sun Jun 02, 2019 4:24 pm
Re: MyNBA2K16 (Android) .CAR file
Thanks a lot for your help, aluigi!
Every file extracts properly without any issues. I tested the .WEM music files it extracted to be sure and they play just fine.
I did see warnings about duplicates, but I skipped them and everything extracted fine. Thanks again!
Every file extracts properly without any issues. I tested the .WEM music files it extracted to be sure and they play just fine.
I did see warnings about duplicates, but I skipped them and everything extracted fine. Thanks again!