BluNtMan n ChRoNiC Wrote:
Quote: "i get 75+ fps in bsp..."
ok.. So what kind of video card are you running in your machine?
I just started with DarkBasic Pro just a few day's ago & I loaded in
their example code for loading in a BSP level file and thus the FPS on screen was reading between 28fps to a max of 31fps.. What are you doing to achieve such a high frame rate anyway because I would love to know it to help correct this development problem I am currently suffering through right now!
MrTAToad Wrote:
Quote: "Make sure you use SYNC RATE ON:SYNC RATE 0
Use SYNC only once per game loop
Tie all movements to the computer speed (using the timer)
"
As mentioned above.. I have just started using DarkBasic Pro. Im' normally used to coding in 3D GameStudio. I wanted to get DarkBasic Pro due to a current project that needs to be developed in it! I started this by going through the examples in DarkBasic Pro and I was trying out the BSP example demo to see how it was done in DarkBasic Pro. I didn't change none of this code at all. I merly ran the code sample and when the level was loaded into the rendering scene it was showing only a max of around 31fps.. What would you suggest I do or check for to get a higher frame rate on my machine? I guess from the earlier message above DarkBasic Pro does seem to get a high frame rate then.. I was just wanting to pin-point this problem and see if it was the software doing this or if it might be on my side here. What kind of frame rates do you get with DarkBasic Pro when using BSP level files?
Best Regards,
DoctorWho_3DGX