
Just Another Irrlicht Limited Port - Last Update: 29-09-2005
-
- PureBasic Expert
- Posts: 2812
- Joined: Fri Apr 25, 2003 4:51 pm
- Location: Portugal, Lisbon
- Contact:
Cool!
Works fine here!
The bsp map has the fog too close, and some parts get bright white...
Why don't you get a free ftp account at :
http://www.penguinbyte.com/apps/pbwebstor/logon.php
It's where i host my PB files
Works fine here!
The bsp map has the fog too close, and some parts get bright white...
Why don't you get a free ftp account at :
http://www.penguinbyte.com/apps/pbwebstor/logon.php
It's where i host my PB files

-
- PureBasic Expert
- Posts: 2812
- Joined: Fri Apr 25, 2003 4:51 pm
- Location: Portugal, Lisbon
- Contact:
Ups...rufio72 wrote:No.
Not correct.
This is a camera range effect (bsp.pb file), if you change
camera_range(*camera_n , 1.0 , 800.0 );
this effect disappear
1.0 near
800.0 far (try 2000.0)
Changed it and now works fine here...
A cool 190 fps

I changed it to 800x600 and in DX mode the window does not resize (i get 2 windows), only works with GL ...