Transferring game from PC to iPad Not Working
grahamers
Member Posts: 30
I am following the steps for this feature from the FAQ at:
https://forums.beamdog.com/discussion/comment/460954#Comment_460954
I am doing the following:
1) On my Windows 10 PC with the latest updates, in the "C:\Users\Graham\Documents\Baldur's Gate - Enhanced Edition\save" directory, I have a folder called "000000031-test" in which I have saved a copy of a game I want to transfer to my iPad.
2) In that folder are the following files:
i) BALDUR.bmp
ii) BALDUR.gam
III) BALDUR.SAV
iv) PORTRT0.bmp
v) PORTRT1.bmp
vi) PORTRT2.bmp
vii) PORTRT3.bmp
viii) PORTRT4.bmp
ix) PORTRT5.bmp
3) Using 7-zip, I zip up the "000000031-test" folder into a zip file called ExportSave.zip. Note: When I open that zip file, I see the "000000031-test" folder inside the zip file and I can see that the "000000031-test" folder contains the files listed above.
4) I rename ExportSave.zip to ExportSave.bg1save
5) I email that file to myself.
6) On my iPad, running iOS 9.2, I double-tap the home button to examine running aps. Baldurs Gate is not listed, which means it is not running.
7) On my iPad, I view my mail with the attached ExportSave.bg1save file. I tap on the file to download it to the iPad. The attachment is now represented by a BG icon.
8) I tap on the icon for the attachment, and iOS presents me with a set of coices, including "Copy to Baldur's Gate," which I choose.
9) BG opens with a black screen for about 1 second and then closes right away.
10) When I check for running apps, BG is not displayed.
11) I run BG and navigate to the Load Saved Games screen, my saved game is not listed.
I have tried this with zero other saved games saved on my iPad and with 1-2 games already saved on my iPad, it does not work, either way. I have tried it with BG running when I open the email attachment and get the same results.
I am thinking step 9, above, is the issue. BG slides open with a black screen and then closes right away. Should it stay open? What can I check? I tried attaching my saved game to this thread, but the web page says that such attachments are not allowed.
Please help!
https://forums.beamdog.com/discussion/comment/460954#Comment_460954
I am doing the following:
1) On my Windows 10 PC with the latest updates, in the "C:\Users\Graham\Documents\Baldur's Gate - Enhanced Edition\save" directory, I have a folder called "000000031-test" in which I have saved a copy of a game I want to transfer to my iPad.
2) In that folder are the following files:
i) BALDUR.bmp
ii) BALDUR.gam
III) BALDUR.SAV
iv) PORTRT0.bmp
v) PORTRT1.bmp
vi) PORTRT2.bmp
vii) PORTRT3.bmp
viii) PORTRT4.bmp
ix) PORTRT5.bmp
3) Using 7-zip, I zip up the "000000031-test" folder into a zip file called ExportSave.zip. Note: When I open that zip file, I see the "000000031-test" folder inside the zip file and I can see that the "000000031-test" folder contains the files listed above.
4) I rename ExportSave.zip to ExportSave.bg1save
5) I email that file to myself.
6) On my iPad, running iOS 9.2, I double-tap the home button to examine running aps. Baldurs Gate is not listed, which means it is not running.
7) On my iPad, I view my mail with the attached ExportSave.bg1save file. I tap on the file to download it to the iPad. The attachment is now represented by a BG icon.
8) I tap on the icon for the attachment, and iOS presents me with a set of coices, including "Copy to Baldur's Gate," which I choose.
9) BG opens with a black screen for about 1 second and then closes right away.
10) When I check for running apps, BG is not displayed.
11) I run BG and navigate to the Load Saved Games screen, my saved game is not listed.
I have tried this with zero other saved games saved on my iPad and with 1-2 games already saved on my iPad, it does not work, either way. I have tried it with BG running when I open the email attachment and get the same results.
I am thinking step 9, above, is the issue. BG slides open with a black screen and then closes right away. Should it stay open? What can I check? I tried attaching my saved game to this thread, but the web page says that such attachments are not allowed.
Please help!
Post edited by grahamers on
0
Comments
Two issues:
1) Your suggestion goes against the instructions in the FAQ I link to, above. In fact, the FAQ goes out of the way to note that you can transfer multiple save games in one .bg1save file because BG expects folders.
2) that said, I did try it without a folder in the .bg1save file and just the .gam and .SAV files. In that case, when I tap on the .bg1save attachment, BG does open on the iPad, but there are no new saved games listed. (Not sure how it would know what to call the new save game since the folder is missing unless it took the name of the .bg1save file. But, as I said, that is not what the FAQ says to do.)
Any suggestions?
I appreciate this is not what the FAQ says, will try with a folder and see what happens.
Thank you very much to take the time to help me on this.
Should we edit the FAQ?
I think the attached pic is where we got to with this, if that helps.
- no subfolder
- suffix of bg1save
(looking at the folder contents on Windows)
Any suggestions?
Maybe a little OT, but what about custom portraits?
I tried zipping a folder with the following items: a 210 x 330 bmp file and a 169 x 266 bmp file.
Next, I renamed the zipped folder to .bg1portrait and emailed it to myself.
Then, I tapped on the attachment ( represented by a BG icon) -> " Copy to Balder's Gate". The game launched normally, but this is what I got when I tapped on the "custom" button:
So, it seems I succeeded in importing the portrait, but it is invisible........
Any idea??
EDIT: Ok, I figured it out!
All you need is to zip just the 169 x 266 bmp file......
Edit: Sorry, i see you figured that out too.
https://forums.beamdog.com/discussion/45100/bg-ee-on-ipad-copying-saved-games-back-onto-ios
https://forums.beamdog.com/discussion/59802/transferring-saves-to-ipad
I'm using an iPad Pro (1st gen) with OS 16.2 (current) and macOS 13.1 (ARM, current) and BGEE is the GOG version on the Mac. (I also have the games on Steam, but see no reason that should make a difference.)
I have tried AirDropping the files, using iCloud Drive and access the file through SMB share.
My last attempt was to export my saves on the iPad, reset the iPad and reinstall BGEE. Now the game won't even import the iPad saves!
This is how to send a save, portraits or characters to an iPad from a Mac, using only macOS built in tools, nothing else:
This command; zip -0 filename.extension files-to-include, is the same for BGEE, BG2EE, IWD and PST. The pattern *.{bmp,gam,SAV} catches all the relevant files for a save, skipping anything irrelevant to the iPad (GOG cloud sync file etc). When making a bg1character file, include bio,chr in the pattern.
I have verified this to be working on Baldur's Gate and Planescape Torment on an iPad Pro (1st gen) running iPadOS 16.2 and a Mac mini (M1) running macOS 13.1 and the GOG version of the games, though nothing here is really unique to software versions, and zip and Terminal has been included in macOS since it was Mac OS X 10.0 over 20 years ago.