PlaneShift

Support => Mac OSX Specific Issues => Topic started by: danveld on May 08, 2005, 07:23:48 pm

Title: Major problems - graphic and updater
Post by: danveld on May 08, 2005, 07:23:48 pm
Hi. I\'m new one here, just downloaded this game tommorow. So the things written here may be known, but.

1) updater doesnt work (it crash everytime I run it)

2) when I quit game - crash again (but ok, I quit anyway so it\'s not a big problem)

3) MAJOR PROBLEM - grafic is not working when I\'m inside of building, dungeon etc. When I\'m outside, everything is fine. Its hard to describe this problem, but I\'ll try:
    a) graphic is fuzzy
    b) when I\'m moving with cursor, it \"leaves dead cursors behind\". So in
        some time, I have about 50 cursor pictures on screen.
    c) walls and everything else do the same as cursor.

The game looks great, but until this is solved, I cannot play it. :o((( Any solution?

My Mac is - iBook G4 1,2 Ghz, 512 RAM, cable internet, OS X 10.3.9

Thanks for any help, cheers
Title:
Post by: Colim on May 08, 2005, 07:54:57 pm
Open file \"planeshift/data/config/r3dopengl.cfg\" with BBedit or similar.
Add an extra line in the end \"Video.OpenGL.DelaySwap = no\", and the fuzzy stuff is gone.
Title:
Post by: danveld on May 08, 2005, 07:56:31 pm
I\'ll try it now. Thanks for tip!
Title:
Post by: danveld on May 08, 2005, 08:04:42 pm
IT WORKS!

THANKS A LOT Colim!!!
Title:
Post by: Dari on May 08, 2005, 08:16:35 pm
Maybe before posting you should search the forums. This answer has been given several times.
Title:
Post by: phill_1234 on May 09, 2005, 01:12:10 am
i dont think i got the program BBedit , is there another program?
Title:
Post by: Cha0s on May 09, 2005, 03:42:01 am
Yea: TextEdit :D
You don\'t need an HTML editor. Any text editor works fine (though avoid things like MSWord).
Title:
Post by: buddha on May 09, 2005, 04:39:14 am
EMACS EMACS EMACS EMACS

There is a nice distribution of Aquamacs through Fink Commander.

If you are completely insane, try vi or vim.
Title:
Post by: BouffonJaune on May 16, 2005, 06:31:34 pm
Personally, I rather use pico, which is provided with darwin.
Title:
Post by: buddha on May 16, 2005, 08:05:03 pm
Pico is great for fast and dirty work, but Emacs is a great editor for programming.  I learned QBasic in EDIT, which was a long long time ago. Pico is almost nostalgic for me.
Title: This didnt work for me....
Post by: LordDarkon on May 17, 2005, 02:22:00 am
I have tried doin the text-edit thing, but it didnt do didly squat for me,
my updater still doesn\'t open. so i cant update my game to get it to run :P
also for some odd odd reason, none of the servers are up when i try to log in :P, they say that they are down for updates.....
Title:
Post by: dfryer on May 19, 2005, 08:13:48 pm
Current mac version is not compatible with server, working on it.

Thanks,
Daniel
Title:
Post by: Snobaste on May 20, 2005, 05:20:07 pm
PICO, VIM, and EMACS all have their strong points. PICO is the simplest of the three in my opinion. EMACS is definitely the most functional. I once wrote, compiled, and ran a simple C program using EMACS and the GCC compiler, and that\'s an accomplishment for me, since I don\'t know UNIX!

VIM has a very nice tutorial, which you can access by executing the \"vimtutor\" command (without the quotes).