ok i uploadeda file from CShop into DB it works fine but it goes really slow and wierd and my frame per second (fps) is only at like 31 can someone help me with this so that my game will run smoothly ill but the code that i have on my comp for it ok.
set dir \"C:\\Program Files\\Dark Basic Software\\Dark Basic\\myproj\\CShop first sample\"
load object \"minimaze.x\",1
position camera 75,75,75
do
Text 10,10,\"FPS \"+Str$(Screen FPS())
if upkey()=1 then move camera 35.0
if downkey()=1 then move camera -10.0
if leftkey()=1 then angley#=wrapvalue(angley#-2.0)
if rightkey()=1 then angley#=wrapvalue(angley#+2.0)
rem Update camera
xrotate camera 0.0
yrotate camera angley#
zrotate camera 0.0
loop
ATI mobility radeon X600 graphics card
AMD 64 Bit processor