Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
SetPrivateProfileString('Graphics','Use Double Size Cursors','0')
If you still want your coursir to be double sized (which IMHO looks terrible), you can achive it by turning off the cursor hardware acceleration. To do so set the following options in the baldur.lua file:
SetPrivateProfileString('Graphics','Use Double Size Cursors','1')
SetPrivateProfileString('Graphics','Hardware Mouse Cursor','0')
UPDATE: alternatively don't forget to turn off hardware cursor in the game settings interface before turning on the duoble sized cursor.
but there it in the Documents files.
Thanks; changed the 1 to a 0 and the cursor has returned to my service.