Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QBGFX Help
#11
fsw: Apparantly you DONT know that I was talking about QBGFX...you still kept mentioning Vic and freeBASIC. Don't start another quoting war with me, do it with someone who cares.

SC: Thank god you can take a joke, even though others cant. Yes I think that there is no excuse for lack of documentation, and yes, I also know that there is something called Real Life, which is why I posted here in the first place.

Thanks for you response, I'm going to go test it out now.
·~¹'°¨°'¹i|¡~æthérFòx~¡|i¹'°¨°'¹~·-
avinash.vora - http://www.avinashv.net
Reply
#12
Well, I did what you said and a couple of things reared:

1. I opened sdltest3.bas and changed
video = SDL_SetVideoMode( SCR_WIDTH, SCR_HEIGHT, 32, 0) 'or SDL_FULLSCREEN

to:
video = SDL_SetVideoMode( SCR_WIDTH, SCR_HEIGHT, 32, SDL_FULLSCREEN ) 'or SDL_FULLSCREEN

hence adding the SDL_FULLSCREEN. It worked fine, the resolution was 320x240x32. I changed the resolution to 320x200 and ran the program, and this time, my monitor gave me an out of range error (not uncommon, I've got a new LCD that doesn't like the old stuff), but the thing is, it the program worked because I didn't recieve an error from the compiler. While running QBGFX commands, the program crashes immediately before the screenmode is even fully changed.

This all pretty much applies exactly to Screen 12 (640x480x8).

Oh and I haven't tried if it exists, but a feature like this would be nice:
Screen 13, 1 'fullscreen
or Screen 13f
Whatever is easier.

Anyway, I figure it's a bug with QBGFX.

Cheers.
·~¹'°¨°'¹i|¡~æthérFòx~¡|i¹'°¨°'¹~·-
avinash.vora - http://www.avinashv.net
Reply
#13
Quote:fsw: Apparantly you DONT know that I was talking about QBGFX...you still kept mentioning Vic and freeBASIC. Don't start another quoting war with me, do it with someone who cares.
NOPE

Have a wonderful day...
Reply
#14
Quote:Oh and I haven't tried if it exists, but a feature like this would be nice:
Screen 13, 1 'fullscreen
Done :wink: (next version)

Would you mind maybe working with me to fix it? I guess it'll have to be by trial and error: I'll try changing something, send it to you, and so on till we find something that works or at least doesn't crash on your computer. I can't fix it without your help, because it works fine here.

EDIT: Looks like it's crashing on Ralph too.
Reply
#15
No problem, tell me how/where/when and I'll be there/do it if I can.

avinashvora@gmail.com is my MSN Messenger. I don't chat anywhere else. Though I can lauch up IRC if need be.

What are the popular channels and servers?
·~¹'°¨°'¹i|¡~æthérFòx~¡|i¹'°¨°'¹~·-
avinash.vora - http://www.avinashv.net
Reply
#16
Quote:No problem, tell me how/where/when and I'll be there/do it if I can.
I think I might have found the solution, but I don't see you online so I posted here

Quote:What are the popular channels and servers?
I'm pretty sure it's #badlogic on EFNet - that's the only FreeBASIC one I know of.
Reply
#17
There is #freebasic on freenode as well.
Mipooh
Reply
#18
#badlogic on efnet is the best place to go though. Big Grin
I'd knock on wood, but my desk is particle board.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)