Download last version 1.0.8 here
Destiny of the Spi Tweaker can only be OCX.
I'm very proud that guys like OPB & joe_cool support this application and i hope
in the future we can together improve the performance of this utility.
All suggestions are welcome.
This is the first OCX-Release and i hope you like it.
I think the main advantage of this software is that you can easy test different COPY-Waza Settings.
Not every System is equal to others and there are many Parameters that affect SuperPI 32M calculation time like Waza size, MAXMEM, Partition size , Pagefile size & location. Selectable Waza & single file size can help to find the most best Parameters for your system.
Second benefit will be the ability to run a Copy Waza easy with only one click , i think it should help especially on LN2
How it works ?
The Utility do the well known copy waza as follows :
1. create a folder "waza" on the second partition (you can select the partition on the GUI)
2. create 8 subfolders 0....7 ( Example d:\waza\0 ...... d:\waza\7 )
3. create in each subfolder some single files (waza0.tmp .....wazaxxxx.tmp ) , file count depends on Waza Size & single file size.
Waza Size * 1024 / single file size = count
Example : 480 MB * 1024 / 128 Kb = 3840 files
Than each subfolder contains 3840 / 8 -> 480 Files
4. The next step is to copy whole Waza folder from second to super pi partition (selectable on the GUI)
5. if you have checked "CDT" Checkbox than the copy process between the partitions will be as follows :
second -> pi -> second -> pi
6. The Clean Button run a system clean procedure that removes *.tmp , *.log and other garbage files on the system also known as "OPB Cleaner"
7. The "Burn" Button when clicked produces CPU-Load by making simple FPU division should also help on LN2 to avoid cold bug.
Have fun ! and fast Spi32M times

----------------------------------------------------------
Update 5.7.2008 Version 1.0.1
Changelog :
- optimize waza single file creating performance
---------------------------------------------------------
Update 6.7.2008 Version 1.0.2
Changelog :
- add another checkbox for CDT IV
attention ! ,CDT IV could take a lot time
- add donate button (paypal)
---------------------------------------------------------
Update 9.7.2008 Version 1.0.3
Changelog :
- add another spincontrol for Sleep Period. This is the time in seconds the application wait between single copy process from one to another partition.
default sleep time is 35 seconds. :ocx2008s04:
----------------------------------------------------------
Update 1.8.2008 Version 1.0.4
Changelog :
- add tab control for waza and NB Strap
- add ocx.ini file for configurable adresses and values
- implement nb strap tweaking ability
What can we do now in the Strap Tab ?
- Load specified adresses and values from the ini file (ocx.ini) -> (Load Button)
- Read current values for the selected adresses from physical memory -> (Read Button)
- Apply new values for the selected adresses -> ( Apply Button)
For changing the adress or the value just use the spin buttons , you can specify custom adress / values by editing ocx.ini file
------------------------------------
Update 13.8.2008 Version 1.0.5
Changelog :
Change Access rights for Vista compatibility.
The utility starts now always with Administrator rights.
Improve copy-waza performance ,
especially when only one core is active !!!
---------------------------------
Update 13.8.2008 afternoon

rebuild ocxpmm.sys driver.
--------------------------------------
Update 17.8.2008 Version 1.0.6 / 1.0.7
fix a small bug on driver registration
--------------------------------------
Update 26.10.2009 Version 1.0.8
Add a countdown before finishing for better LN2 dosage