Search found 174 matches

by Zamaster
Fri Aug 19, 2005 11:57 pm
Forum: News and Announcements
Topic: Believe me or not...
Replies: 19
Views: 25338

Believe me or not...

I am now beginning to code my new DirectQB. There was a delay due to graphics card problems... At any rate, it's gonna have graphics reaching 1024x768 and true colors and mixable sound and pretty 3D stuff (Binary Space Partioning!) and so on and so forth. You get the idea. So as I said believe me or...
by Zamaster
Fri Aug 19, 2005 11:51 pm
Forum: General Discussion
Topic: Can't Delete DOS EXE's... and setting EMM386 up...
Replies: 11
Views: 15889

What does "grtz" mean (for the 5000th time!)?
by Zamaster
Fri Aug 12, 2005 12:20 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Transparent color
Replies: 15
Views: 19999

A quick explanation o' masks... You can think of masks as holes you put down on an image that allow your sprite to fill them without messing up the background pixels or your sprites pixels. To make a mask you need to make a black cutout of your sprite and slap it on a box of white pixels that are th...
by Zamaster
Thu Aug 11, 2005 11:24 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Which is faster?
Replies: 3
Views: 5216

Which is faster?

Which type of memory is faster: XMS or EMS?
by Zamaster
Wed Aug 10, 2005 6:25 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: XMS memory handling
Replies: 3
Views: 5078

Oh ok, thats cool! Well then ill change my question, Does anybody know any good -yadda,yadda,yadda...?
by Zamaster
Tue Aug 09, 2005 11:31 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: XMS memory handling
Replies: 3
Views: 5078

XMS memory handling

Does anybody know any good sites/books/ect... where I could learn about XMS memory?
by Zamaster
Tue Aug 09, 2005 11:29 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: how?
Replies: 20
Views: 16148

With you there 100%!
by Zamaster
Mon Aug 08, 2005 1:09 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Real time clock access
Replies: 22
Views: 23167

What does "GRTZ" mean?!!!!!
by Zamaster
Sun Jul 31, 2005 3:40 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: VESA screen modes
Replies: 11
Views: 13465

Well this is sorta an odd question but does anybody know if NVIDIA GeForce FX5500 cards support VESA modes? I know that NVIDIA GeForce4 MX's do!
by Zamaster
Sun Jul 31, 2005 3:37 pm
Forum: News and Announcements
Topic: qbinux
Replies: 140
Views: 321854

What the heck does "grtz" mean?
by Zamaster
Fri Jul 29, 2005 12:47 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: VESA screen modes
Replies: 11
Views: 13465

Well, my one computer(the one that has a gfx card) lists ten bazilloin different modes whereas the other computer lists 3 which dont work anyway. I then tried some of the 24 bit modes(not using your program) which returned the same results. Your program worked just fine, need not worry! Its just tha...
by Zamaster
Tue Jul 26, 2005 4:01 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: VESA screen modes
Replies: 11
Views: 13465

Works fine on my computer that HAS a graphics card. Turns out I need a new one!
by Zamaster
Sat Jul 23, 2005 11:51 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: VESA screen modes
Replies: 11
Views: 13465

ick
by Zamaster
Fri Jul 22, 2005 6:57 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: VESA screen modes
Replies: 11
Views: 13465

So than do you know how to get high resolution /w true colors without using VESA?
by Zamaster
Thu Jul 21, 2005 5:56 pm
Forum: General Discussion
Topic: Me,an idiot?
Replies: 10
Views: 13574

thats creepy!
by Zamaster
Thu Jul 21, 2005 5:54 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: VESA screen modes
Replies: 11
Views: 13465

VESA screen modes

I cant seem to get true color VESA modes to work on my computer(256 color modes do work)! The strange thing is though is that I got it 2 years ago. Does anybody know why?
by Zamaster
Fri Jul 15, 2005 3:40 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: searching a file for specific data
Replies: 10
Views: 15257

As far as I know it works fine, except what is the "something"?
by Zamaster
Fri Jul 15, 2005 3:18 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: NEW DirectQB! Assitance needed!
Replies: 3
Views: 6043

Ok, cause your too thick to figure it out on your own: The Library is one unified block of commands and though I say "seperated into sections" thats just for better organization. All of the commands are first being done in QB. After one "section" is finished it gets re-written in...
by Zamaster
Thu Jul 14, 2005 3:02 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: NEW DirectQB! Assitance needed!
Replies: 3
Views: 6043

NEW DirectQB! Assitance needed!

Im currently creating a new DirectQB, (IM ALREADY HALF WAY THROUGH AND I CERTAINLY DONT PLAN ON QUITTING!) Im looking for anybody who is interested in helping for that would really speed up the proccess! This one however will have full 3D support! (already have a "polyfill" routine for thi...
by Zamaster
Sun Jul 10, 2005 12:49 pm
Forum: General Discussion
Topic: just a poll
Replies: 5
Views: 9374

Other, I always get numbers wrong! Like when im accessing a file in binary mode, Ill skip one byte over or behind the destination I was aiming for!