PDA

View Full Version : [SOLVED] The Mana World Problem


yizuman
March 23rd, 2008, 04:13 AM
Uh oh!

I have a problem, I think I accidentally checkmarked the option to turn on the opengl and when I closed it, it won't load anymore.

So is there a way to uncheck it somewhere?

I tried to do a complete uninstall using the synaptic Package Manager and reinstalled the game again. Still won't load the game.

Any help please?

Thanks

lloyd_b
March 23rd, 2008, 04:28 AM
Uh oh!

I have a problem, I think I accidentally checkmarked the option to turn on the opengl and when I closed it, it won't load anymore.

So is there a way to uncheck it somewhere?

I tried to do a complete uninstall using the synaptic Package Manager and reinstalled the game again. Still won't load the game.

Any help please?

Thanks

The problem is in the game's config file (which the uninstall/reinstall wouldn't have touched).

The file is "~/.tmw/config.xml". You can delete this file, and it will be recreated (with default values) the next time you start the game. Alternately, you can edit the file, and look for the following line:
<option name="opengl" value="1"/>
Just change the "1" to "0", and save the file.

Lloyd B

yizuman
March 23rd, 2008, 02:10 PM
Many thanks! That solved it!