CityBus Simulator Munich *.pak
-
- Posts: 6
- Joined: Tue Nov 10, 2015 10:39 am
CityBus Simulator Munich *.pak
Good day. Please help me to unpack *.pak files, namely BaseWorld.pak and GameData.pak.
Game - highly modified C4 engine. Scripts: bussimulator2012.bms, bussim2012.bms and c4.the bms is not able to unpack this archives.
I attach the beginning and the end of the files:
Game - highly modified C4 engine. Scripts: bussimulator2012.bms, bussim2012.bms and c4.the bms is not able to unpack this archives.
I attach the beginning and the end of the files:
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
-
- Posts: 6
- Joined: Tue Nov 10, 2015 10:39 am
Re: CityBus Simulator Munich *.pak
aluigi wrote:http://aluigi.org/bms/bussimulator2012.bms
Thanks Luigi.
I tried to use 3 scripts:
Bus Simulator 2012 . 0x62 . deflate
Bus Simulator 2012 pak decrypter . xor
Bus Simulator 2012 PAK->ZIP decrypter . xor
but all 3 scripts do not allow to correctly unpack the file *.pak
Script PAK->ZIP decrypter . xor generates a zip file that cannot be opened due to error:"Archive is corrupt" and "Unexpected end of archive". I use Winrar and 7z archiver.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: CityBus Simulator Munich *.pak
Try my zip.bms script and let me know if it can extract the generated zip file:
http://aluigi.org/bms/zip.bms
http://aluigi.org/bms/zip.bms
-
- Posts: 6
- Joined: Tue Nov 10, 2015 10:39 am
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: CityBus Simulator Munich *.pak
The bussimulator2012.bms script is perfect as visible from all the readable PK fields but, apparently, the deflate stream has an additional layer of obfuscation. Just guessing because a scanning by xoring your sample with the bytes from 0x to 0xff didn't give decompressed data.
-
- Posts: 6
- Joined: Tue Nov 10, 2015 10:39 am
Re: CityBus Simulator Munich *.pak
Luigi, thank you for your answer.
Is there a little chance to decompress these game archives?
Is there a little chance to decompress these game archives?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: CityBus Simulator Munich *.pak
The problem is caused by a different obfuscation key which differs just in few bytes.
Can you upload Game.vPlugin?
Can you upload Game.vPlugin?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: CityBus Simulator Munich *.pak
I no longer need it.
Script 0.2:
http://aluigi.org/bms/bussim2012.bms
It contains 3 different keys, all those that have been encountered till now.
All the other scripts have been removed because they were just duplicates.
Script 0.2:
http://aluigi.org/bms/bussim2012.bms
It contains 3 different keys, all those that have been encountered till now.
All the other scripts have been removed because they were just duplicates.
-
- Posts: 6
- Joined: Tue Nov 10, 2015 10:39 am
Re: CityBus Simulator Munich *.pak
Thank you Luigi! The script works fine
I don't have time to write in the topic, but tonight my friend gave me the script, which is also successfully unpacked game archives:
2 scripts work equally well
Thanks again for the help
I don't have time to write in the topic, but tonight my friend gave me the script, which is also successfully unpacked game archives:
2 scripts work equally well
Thanks again for the help
-
- Posts: 2
- Joined: Mon Apr 18, 2016 2:27 pm
Re: CityBus Simulator Munich *.pak
Hello! Thanks a lot!
The script working fine, so i have a question:
Is posible 'Packed' these files?
for modding the game, for example, translate the game.
The script working fine, so i have a question:
Is posible 'Packed' these files?
for modding the game, for example, translate the game.
-
- Posts: 2
- Joined: Mon Apr 18, 2016 2:27 pm
Re: CityBus Simulator Munich *.pak
ok, not need! work good withouth .pak files