write a program to control all the reg keys !!!

Started by ElvIsAlive007, 02 June 2003, 09:38:00

Previous topic - Next topic

ElvIsAlive007

there should be a options screen in the drivers which allows you to add any of all the many 3dfx reg key settings

can this be added to a future driver save the time of ever haveing to play with inf setting again to add a new reg command ??

also add these lines
-----------------------

;special tweak settings for direct3d & glide (Omegadrive)
HKR,DEFAULT,SSTH3_FASTMEM,,"1"
HKR,DEFAULT,SSTH3_FASTPCIRD,,"1"
HKR,DEFAULT,SSTH3_BACKPORCH,,"1"
HKR,DEFAULT,SSTH3_FAST_RAS_READS,,"1"
HKR,DEFAULT,SSTH3_FAST_CAS_READS,,"1"
HKR,DEFAULT,SSTH3_MEMFIFO,,"1"
HKR,DEFAULT,SSTH3_TRIPLE_BUFFER,,"1"
HKR,DEFAULT,SSTH3_FORCE_TRILINEAR,,"1"
HKR,DEFAULT,SSTH3_VFIFO_THRESH,,"0"
HKR,DEFAULT,SSTH3_VIDEO_24BPP,,"1"
HKR,D3D,SSTH3_NUM_AUX_BUFFERS,,"1"
HKR,Glide,FX_GLIDE_V3FIFO,,
HKR,Glide,FX_GLIDE_NUM_AUX_BUFFERS,,"1"
HKR,Glide,FX_GLIDE_NO_SPLASH,,"1"


Regards

ElvisALive

 

Glide

Some of these reg key are already used and user can modify by 3dfx Tools, others can be added (sure). Only a thing: plus functions driver runs less compatibility there is...so need a optimal choice about reg settings created at installation time and that normal user could not change.

Bye bye