View Single Post
jflatt's Avatar
Posts: 534 | Thanked: 723 times | Joined on Oct 2009
#1102
I got all sync'ed up with javispedro's fixes, and added better gconf configuration. It gets a bit complicated though. First off, kill all those old settings, javispedro's latest changes fix a TON of stuff.
Code:
gconftool-2 --recursive-unset /apps/preenv
Then grab the usual patched up library
Code:
wget http://members.cox.net/jflatt/libsdlpre.so
Move it in
Code:
mv libsdlpre.so /home/opt/preenv/lib
To help with the settings a bit, I created a sample spreadsheet. Check it out, it shows one of the more simple configs. One of the columns will generate the commands needed to dump these settings into gconf.
Code:
wget http://members.cox.net/jflatt/earthwormjim.ods
If you want to grab my earthwormjim settings, you can grab this
Code:
wget http://members.cox.net/jflatt/gconf_set_ewj.sh
 

The Following 7 Users Say Thank You to jflatt For This Useful Post: