Discussion related to Turbo Sliders and beta version feedback.
Moderator: Forum Moderators
-
ThoreDK
- Posts: 2
- Joined: Thu Sep 11, 2008 7:56 pm
Post
by ThoreDK » Thu Sep 11, 2008 8:02 pm
Hi all...
DL'ed TS ver 2 (rc3) and installed with my old key...
So far so good...
Cars are "stuttering"? (lag?) also in local games...
FPS is 34... but ver 1.8 is smooth... whats wrong here?
/ThoreDK
-
Jarno
- Community User Level: 3

- Posts: 355
- Joined: Wed Sep 21, 2005 7:14 am
-
Contact:
Post
by Jarno » Thu Sep 11, 2008 8:08 pm
What screen settings are you using? Try to change DirectX on/off and alpha-blending on/off from ts->settings->screen
Spinnering on limits...
-
Ande
- Game Developer

- Posts: 487
- Joined: Thu Oct 14, 2004 9:43 pm
Post
by Ande » Thu Sep 11, 2008 10:05 pm
Yes, as I mentioned in 2.0 thread, developing a game with SDL graphics library has become a nightmare since no default configuration seems to work for every computer. You should be able to find decent settings by changing video settings, though.
Right now I am trying to make the game use OpenGL or glSDL. There are still some obstacles but it is looking promising. Maybe that could be the answer to all these problems...
-
ThoreDK
- Posts: 2
- Joined: Thu Sep 11, 2008 7:56 pm
Post
by ThoreDK » Wed Sep 17, 2008 8:02 pm
Hi you 2, and thx for reply...
I'm using rather old gfx-card Ti4800 with a 22" LCD monitor in 1440*900. The version of the game I used before there were no problems...
I tried the DirectX and so, but no luck..
/ThoreDK
-
Jarno
- Community User Level: 3

- Posts: 355
- Joined: Wed Sep 21, 2005 7:14 am
-
Contact:
Post
by Jarno » Thu Sep 18, 2008 7:19 am
Have you tried to change SDL.dll file? In 2.0.0 its version 1.2.13.0 and in is1.0.8 its 1.2.9.0. So try to copy that SDL.dll file from your 1.0.8 folder to your 2.0.0 folder and try if that helps

Spinnering on limits...