Hi all, Im working on making a game that should run 3D on systems with old CPUs like 300Mhz PII or K6 processors, in this instance I want it to work with cards dating back to 1998, like Rage Pro and Extreme.
THe 3D models are extreamly low polly and all my modeling tools perform fine on these old machines, so I can rotate and scale them in real time.
The problem I having is that Blitz3D throughs a error saying it can't create a 3D sceene.
I dont fully understand why this should be the case, all the systems are passing DXdiag and show support for Directx 8.1 is working.
Further more, I can access them using other languages in 3D mode, and can even run games like Quake II on them. So anyone have any advise?
Btw, I know its not my code, It happens in all Blitz3D based applications.
THe 3D models are extreamly low polly and all my modeling tools perform fine on these old machines, so I can rotate and scale them in real time.
The problem I having is that Blitz3D throughs a error saying it can't create a 3D sceene.
I dont fully understand why this should be the case, all the systems are passing DXdiag and show support for Directx 8.1 is working.
Further more, I can access them using other languages in 3D mode, and can even run games like Quake II on them. So anyone have any advise?
Btw, I know its not my code, It happens in all Blitz3D based applications.