Hi all! I'm extremely excited to try this game, but unfortunately, I've broken the configuration before I had a chance to play it. I was trying to set the screen resolution to 1280x800, and when I didn't find that size option, I accidentally set the resolution to high. Now Lugaru won't launch, and gives me an error message stating that it can't play at such a high resolution.
I'm running Lugaru in Gentoo Linux, and when I couldn't find the config file, I re-emerged, but the problem persisted!
I found a config.txt file in /opt/lugaru/Data, but that has default settings, and so does not appear to be the critical config file.
If anyone has any idea of how to fix this, I would appreciate your advice.
Thanks.
-Jake
Tech support question about screen resolution
-
rudel_ic
- official Wolfire heckler
- Posts: 2193
- Joined: Sun Aug 28, 2005 11:19 pm
- Location: Hamburg City
- Contact:
You should check out your user directory in /home since that is where user-specific configuration files go to. They are usually hidden, you can view hidden files with
on a console. Hidden files have a dot (.) as the first character of their filename.
Once you've found the correct config.txt, just delete it - Lugaru writes a new one with default settings for you the next time you fire it up.
Code: Select all
ls -a
Once you've found the correct config.txt, just delete it - Lugaru writes a new one with default settings for you the next time you fire it up.