Isaya
Isaya
Reactions
-
Re: [How to] Install mods on Android
@Southpaw Thank you for the feedback. When I wrote this post, moving to the SD card only saved a few MB and didn't move any Android/data/com.beamdog.baldursgateenhancededition content (with Android 4… (View Post)2 -
Re: Berrun Ghastkill
Make sure you don't have any leftover from a former mod installation: remove any file located in a folder named "override" either in the game directory (where "music", "lang&… (View Post)1 -
Re: V2.3 is here! (BG:EE, BGII:EE, and Siege of Dragonspear)
There is a beta for Android at least, according to this feedback. However, although my tester status is active, I can't get this beta update. Nobody else reported anything about this beta. Maybe it w… (View Post)1 -
Re: Random questions I have regarding modding
As the WeiDU readme explains, state weight are implicit starting at 0 for the very first state in the dialog. So you IF ~true~, that will always be a candidate because of true, has state weight equal… (View Post)2 -
Re: Random questions I have regarding modding
Probability is a offset 0x4C in the ARE structure. So something like this should update it: COPY_EXISTING ~MYAREA.ARE~ ~override/MYAREE.ARE~ WRITE_SHORT 0x4C value State weight in game dialog start a… (View Post)2
