Five years ago today, Campo Santo released what quickly became my all-time favourite computer game, Firewatch.
If you haven’t already played it and you’re tired of running, jumping, shooting-at-people games, this is a very welcome change.
In a world that has been locked down for almost a year, this game has been a perfect virtual escape for this introvert who loves to explore the world alone.
Playing Carcassonne on Steam with River, The Abbot and Inns and Cathedral expansions enabled
One of my favourite board games is the excellent Carcassonne from Z-Man. It’s a simple but fun tile-based game where you build and claim cities and roads, farms and monasteries and gardens to acquire points.
Over the last few months, I’ve been enjoying playing the latest official version of Carcassonne for Android but it wasn’t until last week that I realised the game was also available for Windows via Steam.
I wonder if any of the Tour de France cycling teams will be playing Carcassonne on the rest day in the city that inspired it this year?
Voivod the Fighter and Imoen the Thief standing in the middle of nowhere, somewhere near Candlekeep
For the last few years in Baldur’s Gate (in the few moments that I’ve had a chance to play it) I have activated the cheats (or debug mode). This gives me access to the entire game inventory to equip my character accordingly and a better chance to survive the adventure—I have never yet completed Baldur’s Gate, despite owning it since about 1999 (I still own my original copy on five CD-ROMs).
Having just reinstalled my PC, I was disappointed to discover that the old way of activating cheat mode (by editing baldur.ini) had changed. This is how I managed it today (on Windows 10 Pro 64-bit, with OneDrive installed).
Activate cheat / debug mode
Locate the folder at Documents > Baldur's Gate - Enhanced Edition. On my desktop PC this was in the default Windows 10 Documents folder within OneDrive; on my laptop it is in C:\users\<username>\Documents. It will depend on how your computer was set up.
In a text editor open the file Baldur.lua.
Add the lineSetPrivateProfileString('Program Options','Debug Mode','1').
Save and close the file.
Now when you run the game, you can enter the game console by pressing Ctrl + Spacebar. It looks like this, at the bottom of the screen:
Enter your code then press Enter
This allows you to enter codes that generate items, amongst other things. For instance this code allows generates a set of Ankheg Plate Mail armour for your current character:
C:CreateItem("PLAT06")
The older versions of Baldur’s Gate used the code CLUAConsole: but this has now been shortened to a single, uppercase C: followed by a colon.
Thanks to a tip from Craig in the comments. If you want to create multiple instances of the same item, add a comma and a number, e.g.
C:CreateItem("AROW01",200)
will create 200 arrows.
Voivod the fighter
Here’s how my intrepid fighter character started his adventure in Candlekeep:
Armed to the hilt, this fighter can even take on the Ogre Mage on the way to the Friendly Arm Inn,
Download the cheat codes
Feel free to download my full list of cheat codes, arranged by type (clothing, jewellery, weapons, magic, and miscellaneous).
2020-07-08 Updated article to remove introduction and get straight to the how-to section. Added tip from Craig in the comments about adding multiple items at once.
2020-03-17 Updated cheat codes document to include instructions on how to activate cheats.
2017-04-17 Updated the location of Baldur.lua as it was in two different locations on two PCs running Windows 10. It depends, I guess, on whether Windows 10 is told to use OneDrive as the default save location.
I use analytics cookies (Microsoft Clarity) to understand how the site is used and improve content.