Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / flashing screen?

Author
Message
MubGelg
22
Years of Service
User Offline
Joined: 16th Mar 2003
Location:
Posted: 16th Mar 2003 22:22
I'm new to DB. When I try a simple basic prog and hit RUN, the display screen flashes throughout. it's enough to cause a seizure! how do i stop this?
Benjamin
22
Years of Service
User Offline
Joined: 24th Nov 2002
Location: France
Posted: 16th Mar 2003 23:18
Well, the screen will flash when you use any of the following:

BOX
DOT
CIRCLE
PASTE IMAGE
etc..

sprites are fine to use

xxxpetratxxx
B. R. W
MubGelg
22
Years of Service
User Offline
Joined: 16th Mar 2003
Location:
Posted: 17th Mar 2003 02:03
yeah...but it's flashing with something simple like "hello world"

indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 17th Mar 2003 02:32
sync on
sync rate 60

while spacekey()=0
print " hello world"

SYNC
endwhile
end

MubGelg
22
Years of Service
User Offline
Joined: 16th Mar 2003
Location:
Posted: 21st Mar 2003 03:21
Just not working...
Let me describe this again...
any program ...
when i run the screen pulses. like black/white/black/white real fast over and over.

code sample above don't work

minkus
22
Years of Service
User Offline
Joined: 18th Jan 2003
Location: My House
Posted: 21st Mar 2003 06:22
something must be screwed with your viedeo card... or did this just start happening?

They say i'm crazy
but im actually REALLY REALLY crazy
Chief Voyager
22
Years of Service
User Offline
Joined: 20th Mar 2003
Location: United States
Posted: 21st Mar 2003 06:57
i have the same problem sometimes, but only when i load my sprites (not even using paste image), but that's only when i do sprites. other than that, i have no problems. i've got windows xp pro, i've heard that (even with the 1.13 patch) your screen will flicker some using this particular os. what os are you running? another thing that might be wrong (like mr program has mentioned) is your video card. correct me if i'm wrong, but isn't db a little bit geared towards nvidia's cards? i'm using an ATI card and i think that what might be causing some of my problems.

You're ate up like a soup sandwich.
Pricey
22
Years of Service
User Offline
Joined: 22nd Feb 2003
Location:
Posted: 22nd Mar 2003 14:18
for gods sake. just start of your program with CLS like this:

cls
print "hello world"


now wasn't that helpful!

i don't know why this happens it's just weird. i get it too.

[age 11]

freak
22
Years of Service
User Offline
Joined: 20th Jan 2003
Location:
Posted: 23rd Mar 2003 01:43
after you changed the display mode you should always perform a CLS

(when not rendering 3d)
LREM 8888
22
Years of Service
User Offline
Joined: 15th Mar 2003
Location: United Kingdom
Posted: 24th Mar 2003 20:56
This is a simple solution!

I bet you that you're using Windows 2000 and a version of DarkBasic less than 1.13. Upgrade it using 1.13 patch.

I had this problem with DarkBasic 1.08 when I was using Win.2000

(And before you ask by Windows 2000 i mean windows 2000 and xp and newer)

-- LREM :-s :-s :-s

Login to post a reply

Server time is: 2025-05-17 09:46:47
Your offset time is: 2025-05-17 09:46:47