Ouvrir un fichier bundle??? aide merci
lolo38170
Posted messages
2
Status
Membre
-
otite -
otite -
Hello,
I downloaded maps for Ghost Recon, I can decompress them but I can't install them because I don't know which program to use to open them????????????????????????
I downloaded maps for Ghost Recon, I can decompress them but I can't install them because I don't know which program to use to open them????????????????????????
Configuration: Windows Vista Internet Explorer 7.0
3 réponses
Hello,
I may be arriving after the battle but, better late than never, so...
The .bundle is actually a shell script that needs to be executed.
To do this, you need to
1) open a terminal (accessories --> Terminal)
2) navigate to the directory where the file is located
using the cd command
for example
cd Desktop
if the file is on the desktop
3) grant execute rights to the file
chmod +x yourfile.bundle
4) execute the file
sudo ./yourfile.bundle
and off you go...
Maybe it's possible to do everything through a click interface, but I don't know how to do it without a good old terminal.
I may be arriving after the battle but, better late than never, so...
The .bundle is actually a shell script that needs to be executed.
To do this, you need to
1) open a terminal (accessories --> Terminal)
2) navigate to the directory where the file is located
using the cd command
for example
cd Desktop
if the file is on the desktop
3) grant execute rights to the file
chmod +x yourfile.bundle
4) execute the file
sudo ./yourfile.bundle
and off you go...
Maybe it's possible to do everything through a click interface, but I don't know how to do it without a good old terminal.
Hi, the .bundles cards need to be placed in the game folder once decompressed. Once decompressed, go to program files
ubisoft
ghost recon
from there you will see custom level, put the bundle here and restart the game
be careful, it may crash when downloading multiple maps at once (map packs) because some maps are not finished or corrupted when you want to create a game.
ubisoft
ghost recon
from there you will see custom level, put the bundle here and restart the game
be careful, it may crash when downloading multiple maps at once (map packs) because some maps are not finished or corrupted when you want to create a game.