It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I have read how to put in the cheats but at first it crashed then I changed. The file has several game options. I typed in baldur.ini and came up with only one. I'll send a copy of the file if someone can show me how it is suppose to look like please send back the copy. Thanks. I'm tired. I have been taking care of my wife that is in the hospital. My mind must be so tired it can't figure this thing out. I need a distraction because my wife is constantly complaining. For 3 days of being here and hearing nothing but complaining, yea I need a distraction, wish had my headset. She is not complaining about me just the pain and everything else. Just found out gog won't accept the file attachment. What I'll do is post what it looks like on here.
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', '3.1.0 - Build 9.17.10.3517 - build XXXX',
'Graphics', 'renderer', 'Intel(R) HD Graphics',
'Graphics', 'vendor', 'Intel',
'MOVIES', 'LOGO', '1',
'Game Options', 'Footsteps', '1',
'Game Options', 'Memory Level', '1',
'Game Options', 'Mouse Scroll Speed', '36',
'Game Options', 'GUI Feedback Level', '5',
'Game Options', 'Locator Feedback Level', '3',
'Game Options', 'Bored Timeout', '3000',
'Game Options', 'Always Dither', '1',
'Game Options', 'Subtitles', '1',
'Game Options', 'Keyboard Scroll Speed', '36',
'Game Options', 'Command Sounds Frequency', '2',
'Game Options', 'Selection Sounds Frequency', '3',
'Game Options', 'Effect Text Level', '62',
'Game Options', 'Infravision', '0',
'Game Options', 'Weather', '1',
'Game Options', 'Tutorial State', '1',
'Game Options', 'Attack Sounds', '1',
'Game Options', 'Auto Pause State', '0',
'Game Options', 'Auto Pause Center', '1',
'Game Options', 'Difficulty Level', '2',
'Game Options', 'Quick Item Mapping', '1',
'Game Options', 'Environmental Audio', '1',
'Game Options', 'Heal Party on Rest', '0',
'Game Options', 'Terrain Hugging', '0',
'Game Options', 'HP Over Head', '0',
'Game Options', 'Critical Hit Screen Shake', '1',
'Game Options', 'Hotkeys On Tooltips', '1',
'Game Options', 'Area Effects Density', '100',
'Game Options', 'Duplicate Floating Text', '1',
'Game Options', 'Tiles Precache Percent', '100',
'Game Options', 'Color Circles', '1',
'Graphics', 'Scale UI', '1',
'Game Options', 'Over Confirm Everything', '0',
'Game Options', 'Show Learnable Spells', '1',
'Game Options', 'Render Actions', '0',
'Game Options', 'Confirm Dialog', '0',
'Game Options', 'Pausing Map', '0',
'Game Options', 'Extra Feedback', '0',
'Game Options', 'Filter Games', '1',
'Game Options', 'All Learn Spell Info', '0',
'Graphics', 'Hardware Mouse Cursor', '1',
'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',
'MOVIES', 'RESTINN', '1',
'MOVIES', 'INTRO', '1',
'MOVIES', 'BLACKPIT', '1',
'MOVIES', 'REST', '1',
'MOVIES', 'FRARMINN', '1',
'MOVIES', 'DEATHAND', '1'
);

I tried inserting Game Options then enable cheats 1 then tried enablecheats 1 then enablecheats(1) (which the game refused to load), enablecheats=1, cluaconsole:enablecheats1 then=1 still nothing. I tried program options with debug mode which didn't work well. I hit control tab m which brought up a picture and a line but everything entered it kept saying something script exit etc. I don't know what else to do.
Post edited November 07, 2014 by pjs61
No posts in this topic were marked as the solution yet. If you can help, add your reply
You need to insert this:

'Program Options', 'Debug Mode', '1',
avatar
Hickory: You need to insert this:

'Program Options', 'Debug Mode', '1',
I thought that was for Baldurs Gate 2? I'll give it a shot.
avatar
Hickory: You need to insert this:

'Program Options', 'Debug Mode', '1',
avatar
pjs61: I thought that was for Baldurs Gate 2? I'll give it a shot.
It's the same for both games.
avatar
pjs61: I thought that was for Baldurs Gate 2? I'll give it a shot.
avatar
Hickory: It's the same for both games.
It doesn't work for either trying hex editor
avatar
Hickory: It's the same for both games.
avatar
pjs61: It doesn't work for either trying hex editor
It's a text file. Why are you using a hex editor? Use Notepad.
avatar
pjs61: It doesn't work for either trying hex editor
avatar
Hickory: It's a text file. Why are you using a hex editor? Use Notepad.
I'm not using a hex editor for the cheats just a notepad. The other option is using hex editor since cheats don't seem to work. The problem with hex editor is trying to figure out what to edit. Sorry I was unclear.
Get yourself free notepad++ (much easier to edit and you're not gonna mess up the file) and in documents/bgee/baldur.ini under other 'program options' add this line:
'Program Options', 'Debug Mode', '1',

Not at the bottom of the text file but under other 'program options'. And it works.
Check the spaces so they match similar lines above - for some reason I can't copy/paste properly spaced line here.
Then ctrl+space ingame and you've got your cheat console.
Post edited November 08, 2014 by Hemaka
avatar
pjs61: I tried inserting Game Options then enable cheats 1 then tried enablecheats 1 then enablecheats(1) (which the game refused to load), enablecheats=1, cluaconsole:enablecheats1 then=1 still nothing. I tried program options with debug mode which didn't work well. I hit control tab m which brought up a picture and a line but everything entered it kept saying something script exit etc. I don't know what else to do.
It looks like you were typing the wrong command.

After editing the INI like Hemaka describes, you need to open the in-game console and type:
"CLUAConsole:EnableCheatKeys()"

Exactly that, without the quotation marks. Including the capital letters. Not enablecheats(1) or anything like that.
Post edited November 08, 2014 by Jason_the_Iguana
Why would you cheat? :O
avatar
advancedhero: Why would you cheat? :O
Boredom? Roleplaying? S&G? That first annoying "Mage-Boss" is kinda bad on newbies.
avatar
advancedhero: Why would you cheat? :O
avatar
Landeril: Boredom? Roleplaying? S&G? That first annoying "Mage-Boss" is kinda bad on newbies.
I think I spammed stinking cloud and shot lots of arrows at him, but he ended up killing everyone but Minsc, and then Minsc, who had just shot his last arrow runs up and desperately hacks at him, and somehow lands a hit that deals 20-some damage, and he was a low level too, probably no higher than 4. I don't know how, but he overkilled that sucka. ;)
avatar
Landeril: Boredom? Roleplaying? S&G? That first annoying "Mage-Boss" is kinda bad on newbies.
avatar
advancedhero: I think I spammed stinking cloud and shot lots of arrows at him, but he ended up killing everyone but Minsc, and then Minsc, who had just shot his last arrow runs up and desperately hacks at him, and somehow lands a hit that deals 20-some damage, and he was a low level too, probably no higher than 4. I don't know how, but he overkilled that sucka. ;)
Wrong Boss