OpenWindowedScreen - Bit depth

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

Hey drac, does your game really "need" 40MB graphics mem?
Did you try it on a system with only 8 or even 4MB graphics mem?

And I'd highly advice only loading the textures as needed per level. (level loader)

Also, is it possible that DirectX behaves just like windows memory management? keeping stuff in graphics memory as long as there is room, and if not enough room it will swap the currently not displayed texture to the swapfile.

I suspect that if you only had 8MB gfx mem you would see 8MB in use,
you got 64MB right? so there is no need for windows/directx to swap that out as there is still room left.

You would only run into issues if you had a insanely huge texture or image.
1024x768*4 (32bit) is almost 4MB, so old 4MB gfx cards is just able to hold a full frame in the card for manipulations. (correct me if I'm wrong here folks)

A system with no graphics mem or shared graphics mem (gfx card uses system mem instead) you would see 40MB of system mem used instead.

If you run out of graphics mem (it's filled up with textures and whatnot) you will start to see system mem or swap file use increase.
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

I dunno, does anyone have a video card on here with 32 or less mb video ram?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

dracflamloc wrote:I dunno, does anyone have a video card on here with 32 or less mb video ram?
Yes I do.
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

ok, cool. I'll PM you a link if you'd be so kind as to try it for me =)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Ok, I will.
Anteendickmo

Post by Anteendickmo »

User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

WTF?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

I do not know why guest posting is enabled on these forums.
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Shannara wrote:I do not know why guest posting is enabled on these forums.
OMG! Now I realize it! :shock:

I tought the bots have to trick the registration system in order to post spam threads but they don't have to register at all!

GUEST POSTING SHOULD BE TURNED OF IMMIDEATLY! :!:
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

iVideoCodec... sounds too good to be true!
iVIDEOCODEC enhances your music listening experience by improving the sound quality of video files sound, MP3, internet radio, Windows Media and other music files. Renew stereo depth, add 3D surround sound, restore sound clarity, boost your audio levels, and produce deep, rich bass sounds.
no signs of adware or spyware or anything bundled.. TILL the download button just redirected me to the file! That made me suspicious. so i found this in the license agreement:
SOFTWARE INSTALLATION: Components bundled with our software may report to Licensor and/or its affiliates the installation status of certain marketing offers, such as toolbars, and also generalized installation information, such as language preference and operating system version, to assist Licensor in its product development. No personal information will be communicated to iVIDEOCODEC or its affiliates during this process. Licensor may offer additional components through our version checking/update system. These components include:
(a) "Internet Explorer Security Plugin 2006": Internet Explorer toolbar that protects your computer while you browse by setting high level of security for suspicious hosts.
(b) "Public Messenger ver 2.03": Popup advertising module that opens Internet Explorer ad windows when you are connected to internet.
(c) "Internet Security Add-On": your Internet Explorer homepage will be changed.
(d) Security software: antivirus/antispyware application.
HIDDEN deep down. Now im going to annoy them from my evil hideout address :twisted:
Post Reply