Message Feedback box... custom height ?
Francois42424
Member Posts: 44
Hey guys...
Right now the smallest size is One line, the next ne is 7, and the one above that is all screen.
Is there any way to edit a file somewhere to to make it 2 lines for the smallest ?
I looked into the Baldur.ini but there does not appear to be a manual setting to be changed.
Thanks for any help !
Right now the smallest size is One line, the next ne is 7, and the one above that is all screen.
Is there any way to edit a file somewhere to to make it 2 lines for the smallest ?
I looked into the Baldur.ini but there does not appear to be a manual setting to be changed.
Thanks for any help !
0
Comments
C:\Program Files (x86)\Baldur's Gate Enhanced Edition\Data\00766\override
C:\Program Files (x86)\Steam\steamapps\common\Baldur's Gate Enhanced Edition\override
If you don't have an override folder, then you actually need to edit the baldur.lua file, it has replaced the baldur.ini file. Add this line then save the file.
SetPrivateProfileString('Program Options','UI Edit Mode','1')
Start the game, and at the first screen hit the F11 key. You will see yellow lines around the graphic objects. Hit F11 again and the lines will go away. Quit the game and you will now have an override folder and a UI.menu file in there. Any text editor can work, but I recommend using Notepad++ and changing the language to "Lua" once the UI.menu file is loaded.