Skip to content

[IOS] Items not transferring from SOD to BG2EE

AjepdruAjepdru Member Posts: 5
Hi all

I have been having issues with transferring items from SOD to BG2EE. I was able to transfer the character and the pantaloon without issue, but all the items that was put out in protagonist inventory (not in bag of holding) were not transferred.

I then proceeded to use CluaConsole command that has been posted on this forum (https://baldursgate.fandom.com/wiki/Importing) to transfer the items, but it didn't do anything.

C:SetGlobal("BD_HAVE_SOD","Global",1)
C:SetGlobal("BD___SOD_IMPORT___##","Global",1) (## from the table on the forum)

Then I tried to create SOD item based on their item code and console just got back to me saying that the item code does not exist. “Error File Does Not Exist”


Is this an issue anybody else has experienced?
Is transferring SOD items to BG2EE not supported on IOS devices?
Post edited by Ajepdru on

Comments

  • jmerryjmerry Member Posts: 3,881
    The SoD items that transfer are a very limited list; about ten of them, and any you're carrying end up scattered across the game world (not the starting dungeon). Other SoD items don't exist in BG2EE, at all.

    So, if you're trying to create an item from SoD that isn't on that list, the result you saw here is entirely expected.
  • AjepdruAjepdru Member Posts: 5
    So to clarify, I am referring to items that are supposed to transfer to BG2EE.
    Based on the list shown in this page: https://baldursgate.fandom.com/wiki/Importing
  • NoonNoon Member Posts: 202
    The 2 commands from the forum don't change anything to a CreateItem command.
    Can you post the exact command you used ?
  • AjepdruAjepdru Member Posts: 5
    I used the code as provided in my first post:
    C:SetGlobal("BD_HAVE_SOD","Global",1)
    C:SetGlobal("BD_SOD_IMPORT_01","Global",1)

    Then went to locations where I could find the items, but couldn't find any.

    I assumed these commands would force import the importable items I had from SOD...

    As far as create item command goes I tried to create several items such as Dragon Sword (BDSW2H01) and Archer's eye (BDAMUL02) just to check if the item codes existed at all at BG2.


    I found a mod called SoD to BG2EE item Upgrade, I will check if it works fine on IOS
  • AjepdruAjepdru Member Posts: 5
    I wanted to give some update on this issue. SoD to BG2EE item Upgrade mod works for IPad, I mainly use it for transferring normally transferrable items from SOD to BG2EE (no additional items). There's definitely some bug when you transfer, for example I noticed that items didn't transfer well if you had both BG2EE and SOD apps running. This mod will remove that stress of finding out later on in the game that some items didn't get transfer..
  • Gel87Gel87 Member Posts: 224
    edited October 8
    Copy items to override folder, then clua console create item.
    You may need the bam files as well
Sign In or Register to comment.