What graphics cards have trouble with minib3d
BlitzMax Forums/MiniB3D Module/What graphics cards have trouble with minib3d
| ||
By graphics cards I mean 3d cards not 'Cirrus Logic 1Mb card' :) The main reason im asking this is im making Elite Multiplayer in minib3d and people all over the world want to play it, not everyone has high end graphics either. An S3 Unichrome Pro IGP (32Mb) has trouble with Max2d integration but can run 3d fine on v0452. This is my programming laptop so at least I know the limitations on that score. Although you have to run it in 32bit mode as 16bit mode flickers like hell. The list is: S3 Unichrome Pro IGP (trouble with Max2d and 16bit depth) NVidia 5700 (Z sorting problem) ATI Mobility Radeon X1400 (Z sorting problem) All Intel chipsets (Minib3d has trouble running on these)* ATI X1950XTX (has problem with shadow mapping) *latest version may work on intel chipsets havent confirmed it yet ATI X1100 works with updated drivers (get latest drivers from www.ati.com) |
| ||
Im having problems with the x1100 Express (256mb) on my labtop it does the 2D but I get a black screen in the 3D... its kinda anoying |
| ||
Z-sort problems with V0.45: Nvidia 5700 256MB ATI Mobility Radeon X1400 |
| ||
you could do what most leading game makers do, if you cant run it "piss off" lol |
| ||
i can't get miniB3D to run on any intel graphics chip... Cheers Charlie |
| ||
Same here. Max2D runs on XP, but not on Vista MiniB3D runs on neither GMA 900 based Intel Onboard, bought jan 07 |
| ||
on ATI X1950XTX problems with Shadow Mapping. Too slow and with Artifactīs but i think thatīs a ATI problem. |
| ||
does anyone have problems with the intel gma x3100 and x3500 ? |
| ||
Did anyone beside new MacBook owners waste money on an X3100 based system? The "Windows system sellers" do not have such a large sell base for it due to the NVIDIA 6150 / 7100 onboard ... |
| ||
The Intel issue was to do with not being able to get the size of the available vram, wasn't it? At least that was the case for me in XP -- I made the changes to MiniB3D suggested on here (details here) and it works really well with my '915GM/GMS,910GML' (it doesn't seem to know exactly what it is!) based machine. EDIT: The latest version doesn't seem to require any editing to work on my Intel jobbie :D |
| ||
Could someone confirm that the latest version works on intel chipsets |
| ||
yes please can someone confirm ive been looking for a reason to buy an asus eee :O) |
| ||
I`ve got a NVidia XFX 7950GT 512Mb AGP, and I get a black screen for all the examples that come with b3d, same with other stuff. In the CameraPick example, the screen is black but if I click around I do get the data (picked triangle etc). Any ideas? |
| ||
@.rIKmAN. : A few questions to just to make sure: You write "b3d". Are you talking about that or minib3d? What verison of minib3d are you testing with?, only the latest is relevant now. Have you upgraded to the latest drivers for you card? |
| ||
@Peter: Yeah sorry for the ambiguity, old habits die hard! :) I did indeed mean MiniB3D. I`m using v0.452 (which is latest afaik?), and I have the correct uoto date drivers for my card. I can`t seem to use any NVidia ones as then the card doesnt install properly, but if I use the ones from the XFX website (have to put in serial number etc) then all goes well. I don`t have problems in any other application, and normal Blitz3D works fine. Like I say I get the white "FPS: 60" text in the top left corner, but everything else just black - however if I click around the black screen (iun the CameraPick demo) then I get correct data reported for what I'm clicking, just there is no display. This is the same for the demos that come with MiniB3D and for any demo`s using it. |
| ||
could you comment out all text commands in the sample and maybe the BeginMax2D-EndMax2D Part and test again? |
| ||
There are no BeginMax2D-EndMax2D commands in the samples I`m trying - and commenting out the Text commands just gave me a totally black screen. I`m testing the Examples folder that comes with MiniB3D. Should I post my problem as a new thread? |
| ||
No you don't have to open a new thread. The outcommenting of the text commands was just a guess because I had a similar problem with this type of gfx card and leaving out the '2D commands' was a small fix. Are you running Vista? There are unfortunatly some known issues with some drivers. Have you installed the newest drivers? (doesn't relate to Vista) |
| ||
I`m running XP with SP2, all latest drivers. It`s a strange one... |
| ||
did you disable SLI support just to make sure because your card could be one of the 2 GPU on 1 board solutions of the 7950 (don't know which models were dual GPU there) |
| ||
Rik, In minib3d.bmx, can you try changing the values of USE_MAX2D and USE_VBO to see if that does anything? |
| ||
Simon: I don`t have "USE_MAX2D" anywhere in minib3d.bmx, I tried changing the value of USE_VBO to False and that had no effect - still the same, black screen with white text in top left telling me the FPS. |
| ||
Could someone confirm that the latest version works on intel chipsets Anyone? |
| ||
It never worked on my 900GMA Only Max2D works on that Microsofts OpenGL 1.1 Emulation layer does not support the stuff needed for it. |
| ||
Am I missing something....do I need to install Max2D for minib3d to work? I have only added the minib3d mod (and rebuilt in Max). |
| ||
what about linux with a 900gma? anyone got that combo? |
| ||
intel 82815 and an ancient ati rage (not radeon) But i dont think thats anything to do with minib3d :P I wouldnt want another intel based GPU, even if the laptop was free and came with a full night out on the town with free bar and women. -edit- ok mabe i would... but i would sell it fast! horrible things. |
| ||
the x3500 is quite good, its the only intel chip ive seen thats run a 3d game at a good frame rate. trouble is the laptop was owned by someone i used to work with so i have no access to it to try out open gl performance. |
| ||
OK well I have installed Klepto`s Extended MiniB3D and seems to work! Even using stuff written for minib3d works if I just change the import to klepto.minib3d (from sidesign.minib3d) |
| ||
For all ATI card owners ! Please download the latest Catalyst 8.1 drivers : http://game.amd.com/us-en/drivers_catalyst.aspx?p=xp/radeonx-xp The new drivers are in my opinion the best ones since a long time. They have rewritten the OpenGL driver from scratch and solved a lot of serious opengl bugs. Also they have updated to OpenGL Version 2.1.7275 Release. Short Summary: FBOs completely supported and fixed Depthmaps fixed (now shadowmapping is as fast as on NVIDIA) Overall Performance and Stability has increased If you have problems with ATI and OpenGL just try it. |
| ||
Version 0.452 WORKS GREAT!!! It runs faster than all heck i love it thanks.. ATI Xpress 1100 now works.. |
| ||
They have rewritten the OpenGL driver from scratch and solved a lot of serious opengl bugs. Also they have updated to OpenGL Version 2.1.7275 Release. Well, that's good news. Can everyone with an ATI card download this and see if it fixes any problems? ATI Xpress 1100 now works.. Is that after you installed the new ATI drivers? |
| ||
No my works with version 7.12 of the drivers... |
| ||
7.12 is the same as 8.1 but 7.12 has a broken GLSL compiler so maybe you should update your driver ;) |
| ||
I need to reinstall window every time i try to install a new driver it gives me a error and stops the install. good news that they have finally got round to open gl again. Im geting a new laptop but cant spend that much money, so im interested if anyone has got anything running with one of the cheap igp's. intel gma x3100 seams to be standard now. although gma 950 is very common too. x3100 is sometimes labeled just gma 965 it supports open gl 1.5 and direct x 9. it will be slow but should work. if someone can confirm this that would be great |
| ||
does anyone have problems with the intel gma x3100 and x3500 ? my intel gma x3100 seems to don't have problems :-) (tested with minib3d-v0452 under MacOSX10.5) |
| ||
the Intel 945 is just crap. It doesn't work well with OpenGL |
| ||
Hi I have a macbook with Intel GMA 950 and run OK. I dont have any problem. Tested with minib3d-v0.452 and leopard. |
| ||
thanks for the answer. i was desiding what laptop to buy and alot of them have gma 950's or x3100 but ive desided to save for a mac book pro. |