Skip to content

I can't edit baldur.ini game options to remove the HP eyesores on the portrait

There's no 'game options' in my baldur.ini folder for Baldur's Gate II. It's the Enhanced Edition, via Steam, and I was previously able to remove the HP thing. I really, really dislike the giant HP letters and numbers on the character portraits, and would really rather not need to completely wipe my game in order to fix this, so can anyone help me?

In case it helps, the entire contents of my baldur.ini folder since I can't upload it:
CREATE TABLE options (
section string,
name string,
value string
);
INSERT INTO options ROWS (
'Fonts', 'ko_KR', 'UNBOM',
'Fonts', 'zh_CN', 'SIMSUN',
'Fonts', 'ja_JP', 'MSGOTHIC',
'Fonts', 'ru_RU', 'PERMIAN',
'Fonts', 'uk_UA', 'PERMIAN',
'Window', 'Full Screen', '1',
'Graphics', 'version', '4.2.0 - Build 10.18.10.3412 - build XXXX',
'Graphics', 'renderer', 'Intel(R) HD Graphics 4400',
'Graphics', 'vendor', 'Intel',
'MOVIES', 'LOGO', '1',
'MOVIES', 'INTRO15F', '1',
'Window', 'Maximized', '0',
'Program Options', 'Font Name', '',
'Program Options', 'Double Byte Character Support', '0',
'Program Options', 'Drop Capitals', '1',
'Program Options', '3D Acceleration', '1',
'Program Options', 'Maximum Frame Rate', '30',
'Program Options', 'Path Search Nodes', '32000',
'Program Options', 'Tooltips', '60',
'Program Options', 'Translucent Shadows', '1',
'Program Options', 'Sprite Mirror', '0',
'Fonts', 'Zoom', '130',
'Program Options', 'Volume Movie', '90',
'Program Options', 'Volume Music', '40',
'Program Options', 'Volume Voices', '100',
'Program Options', 'Volume Ambients', '40',
'Program Options', 'Volume SFX', '80'
);


This is all there is. No option to edit the HP display.

Comments

  • Fenrir111Fenrir111 Member Posts: 2
    The problem randomly resolved. I'm not sure how, but it just went back to normal.
    lolien
  • PeccaPecca Member Posts: 2,174
    It is further down in the file. It is called:
    'Game Options', 'Show Character HP', '0',
    lolienJuliusBorisov
  • sarevok57sarevok57 Member Posts: 5,975
    I know that in IWD if you press the "." ( period) button, that toggles the HP on character portraits
Sign In or Register to comment.