VOGONS


First post, by bog_dan_ro

User metadata
Rank Newbie
Rank
Newbie

Hello there,

Can someone who has a working Wildcat4 7110/7210 run Quake 2&3 benchmarks at 32-bit for 1920x1080, 1280x720, and 1024x768?
I'm using the following params for my benchmarks:

./ioquake3 +set cl_renderer opengl1 +set timedemo 1 \
+set r_colorbits 32 +set r_texturebits 32 +set r_depthbits 24 \
+set r_picmip 0 +set r_vertexLight 0 +set r_lodbias 0 +set r_subdivisions 4 \
+set r_detailtextures 1 +set r_fastsky 0 +set com_maxfps 0 \
+set vm_cgame 0 +set vm_game 0 +set vm_ui 0 \
+set nextdemo quit +demo four \
+set s_initsound 0 +set r_mode -1 +set r_customwidth 1024 +set r_customheight 768 \
+set r_fullscreen 1 +set r_ext_multitexture 0

./quake2 +set vid_renderer gl1 +set s_initsound 0 +set r_mode -1 \
+set r_customwidth 1280 +set r_customheight 720 +set vid_fullscreen 1 \
+set timedemo 1 +demomap demo1.dm2

I need them to compare against the reverse-engineered driver that I created for my sun blade 2500 red.
Right now I'm getting quite low FPS (Q3: ~30 FPS 1024x768 and Q2: ~25 FPS 1024x768)

Many thanks in advance!

P.S. Yes, I'm going to release it once I'm happy with it 😉.