I gave it a try yesterday, and started assigning some bit-math values, such as the following list. But frankly I didn't manage to see anything change. Problem is, I don't know what to look out for LOL.
(valid values are 1,2,4,8,16,32,64,128, etc.... adding any number of these together, and putting in the OPTIONS registry should be the way to test this out... PURDOOM does this sound correct?)
1
3
7
15
31
63
127
255
511
1023
2047
4095
8191
16383
32767
65535
131071
262143
524287
1048575
2097151
4194303
8388607
16777215
33554431
67108863
134217727
268435455
536870911
1073741823
2147483647
4294967295
8589934591
17179869183
34359738367
68719476735
137438953471



LinkBack URL
About LinkBacks

Reply With Quote

What Dword value do i put in the registry to have the ETA/SPEED indicator change every few seconds? I take whatever the value is presently and ADD 8192 to it?


Bookmarks