A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
I dont have a Ipad or any tablet/phone that has BG.. but if such a button was added it could be placed on the lower right side with the other buttons like AI? Just a thought.
A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
I dont have a Ipad or any tablet/phone that has BG.. but if such a button was added it could be placed on the lower right side with the other buttons like AI? Just a thought.
That won't work because the right sidebar is completely full, between the six portraits and the four secondary buttons on that side.
I actually very much dislike the scripts that are dependant on keys, as it's impossible to rebind them. I very much like to use WASD to scroll around, but the D key does stuff on the Thief control script, and the Advanced AI script is too buggy to keep every thief in the party using Find Traps.
A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
I do think the developers should provide support for Bluetooth Keyboards and Smart Keyboards ( iPad Pro 12.9" , iPad Pro 9.7")......
@Mr2150 I have a Bluetooth Keyboard which doesn't work for me...... Are you saying that Smart Keyboards work instead? Because I also have an iPad Pro but not the Smart Keyboard.... I know for sure that Bluetooth Keyboards are supported on Android but they can't seem to work on iOS.....
Yeah - I'm using the smart keyboard and for all text entry bits - like typing a name or editing bio it works fine...
Ok, that's fine, but at the same time I cannot access the Inventory page by pressing I, the Wizard Spells by pressing W, the Priest Spells by pressing P, the Journal by pressing J and so on. That's why I said the devs should provide support for Bluetooth Keyboards and Smart Keyboards.......
The reasoning is probably because the fields I mentioned are 'EDIT' boxes where the game is telling the engine to accept a text input. During gameplay there is no edit box so the game/engine/ipad don't know to look for a keyboard input.
A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
I think something like "long press on portrait" popping up AI script mode toggles (or similar) would be a nice way around this. I feel "long press" is under utilized in the tablet version of the game.
Additionally party formation rotation could be handled by "long press then drag" on the ground.
A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
I think something like "long press on portrait" popping up AI script mode toggles (or similar) would be a nice way around this. I feel "long press" is under utilized in the tablet version of the game.
Additionally party formation rotation could be handled by "long press then drag" on the ground.
"long press on portrait" opens the Inventory, for what it's worth.
One advantage of the ipad/iPhone/tablet/android versions that could be reviewed would be multi-touch capability. For me, there's lots of scope to add more touch functions.
Could we add a single button somewhere that when pressed brings up a special screen only for ipad/tablet/ ect which contains all the extra features in one screen people are suggesting?
As for the ""long press on portrait" opens the Inventory, for what it's worth. ", If that could be used for toggling the AI instead seeing as u can access the inventory from the left panel then just click on a NPC to go to that screen would that be better?
Im probably not helpful as i dont even own a tablet let alone BG on tablet so im not sure of the issues/problems first hand
A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
I think something like "long press on portrait" popping up AI script mode toggles (or similar) would be a nice way around this. I feel "long press" is under utilized in the tablet version of the game.
Additionally party formation rotation could be handled by "long press then drag" on the ground.
"long press on portrait" opens the Inventory, for what it's worth.
Good point, it has been a while since I played on my tablet. Going off what @Mr2150 said, multi-touch could also be used. Maybe something like three-finger-swipe left or right to change the selected character's AI mode.
I know it's my own fault but I would not have purchased the iPad version had I known this feature was unavailable. A mod falsely claimed this was possible in an old post from like 2013. This needs to be addressed. I loved EE on PC and Beamdog has been very accommodating but the fact that this has been ignored for so long is pretty disappointing. I used orientation rotation CONSTANTLY and while the game isn't unplayable without it, taking 5 minutes to individually maneuver party members every time I want to back up 5 feet in a dungeon corridor frustrates me to the point where I lose interest.
I use a Bluetooth controller to access most the screens I need and made a custom gui with the bare minimum on screen to maximise the full screen on phones/nexus tablet. Makes a difference at times.
Transferring items between a chest and player inventory is really fiddly especially with no way of telling what object you're moving between containers as there's no way to hover over items to display the tooltip.
For example if I want to grab a specific item from storage I have to fill my pack with as much as I can grab from a chest, then switch to the inventory and long press each item until I find what I'm looking for and then dump everything back into it's original container.
Would it be feasible to enlarge the container tranfer window and implement a long press to view details, such as we can do in the player inventory? Something like this perhaps:
I'm having real problems with stackable inventory items. In particular, when using containers. On desktop, a double click allows me to open a counter system to move multiple items but I can't get this to work on mobile devices... taking 80 arrows out of an ammo belt one by one is less than fun.
I'm perfectly prepared to accept this as user-error if someone can tell me how to make it work.
So, this is pretty interesting: in PST:EE, if you tap and hold onto an item in order to read its description, that item is no longer picked up! This feature should be implemented in the other games as well.... I mean, in this way I can read the description of all those items which grant additional spells (e.g. Honorary Ring of Sune) without resting (As a matter of fact, in the current version of BG/IWD:EE every time you read the description of an item, you unequip/equip it. But what about items like the Honorary Ring of Sune? If you read its description, then you are forced to rest in order to bring back to memory the extra spells it provides....
I'm having real problems with stackable inventory items. In particular, when using containers. On desktop, a double click allows me to open a counter system to move multiple items but I can't get this to work on mobile devices... taking 80 arrows out of an ammo belt one by one is less than fun.
I'm perfectly prepared to accept this as user-error if someone can tell me how to make it work.
I'm playing IWD on iPhone.
It works in BG1, but not in BG2, apparently. I don't know why.
Wow, I didn't know that there's an iPad version for RTW. It is a good game; almost a classic. It's not too complex, but I wouldn't call it simple -- definitely not "dumbed down" like most games nowadays. It can even be really hard at times. It's also highly replayable inasmuch as you may want to"roleplay" a different faction every now and then. Edit: I too like this implementation.
Comments
A few of the AI scripts allow modal behavior based on keyboard keypresses. This is unavailable on the IPad. For the system keyboard to pop, the application has to make a system request for it. It would be nice if there was some button in the UI which called the keyboard and the resulting keys were piped to the game engine.
I know for sure that Bluetooth Keyboards are supported on Android but they can't seem to work on iOS.....
That's why I said the devs should provide support for Bluetooth Keyboards and Smart Keyboards.......
The reasoning is probably because the fields I mentioned are 'EDIT' boxes where the game is telling the engine to accept a text input. During gameplay there is no edit box so the game/engine/ipad don't know to look for a keyboard input.
Additionally party formation rotation could be handled by "long press then drag" on the ground.
As for the ""long press on portrait" opens the Inventory, for what it's worth. ", If that could be used for toggling the AI instead seeing as u can access the inventory from the left panel then just click on a NPC to go to that screen would that be better?
Im probably not helpful as i dont even own a tablet let alone BG on tablet so im not sure of the issues/problems first hand
I know it's my own fault but I would not have purchased the iPad version had I known this feature was unavailable. A mod falsely claimed this was possible in an old post from like 2013. This needs to be addressed. I loved EE on PC and Beamdog has been very accommodating but the fact that this has been ignored for so long is pretty disappointing. I used orientation rotation CONSTANTLY and while the game isn't unplayable without it, taking 5 minutes to individually maneuver party members every time I want to back up 5 feet in a dungeon corridor frustrates me to the point where I lose interest.
For example if I want to grab a specific item from storage I have to fill my pack with as much as I can grab from a chest, then switch to the inventory and long press each item until I find what I'm looking for and then dump everything back into it's original container.
Would it be feasible to enlarge the container tranfer window and implement a long press to view details, such as we can do in the player inventory? Something like this perhaps:
I'm perfectly prepared to accept this as user-error if someone can tell me how to make it work.
I'm playing IWD on iPhone.