Tool: Turbo
Moderator: Game Hunters
-
- Admin emeritus
- Posts: 9870
- Joined: Fri Feb 17, 2006 9:19
- Location: Location, location...
Tool: Turbo
Wanted to let you know that I uploaded Turbo to the server, so that it is available for all that might need it to play a game that plays too fast on newer PC's.
You do not have the required permissions to view the files attached to this post.
Last edited by Chroelle on Mon Jul 14, 2008 15:59, edited 2 times in total.
Currently testing Life version 2.9 (With added second child)
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
-
- Cyberflaneur
- Posts: 6990
- Joined: Wed Mar 08, 2006 23:08
- Location: Cracow
-
- Admin emeritus
- Posts: 9870
- Joined: Fri Feb 17, 2006 9:19
- Location: Location, location...
Oh, I will add it to the database soon. It doesn't demand the same stbility for me to be online while adding it... Remind me if I didn't do it by tomorrow afternoon.
Currently testing Life version 2.9 (With added second child)
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
-
- The Steel Spine of GameHunters
- Posts: 7649
- Joined: Thu Apr 13, 2006 23:09
-
- Admin emeritus
- Posts: 9870
- Joined: Fri Feb 17, 2006 9:19
- Location: Location, location...
dum da dum....
I will try and get it added now...
EDIT: DONE


I will try and get it added now...
EDIT: DONE
Last edited by Chroelle on Sat Nov 10, 2007 12:32, edited 1 time in total.
Currently testing Life version 2.9 (With added second child)
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
-
- Admin emeritus
- Posts: 9870
- Joined: Fri Feb 17, 2006 9:19
- Location: Location, location...
Technical Notes
Turbo works by starting a high-priority execution thread that consumes CPU time corresponding to the turbo speed that has been set. Normal threads get only what is left over. Real-time threads are not affected. The execution interval is 20 milliseconds. For example, a turbo speed of 22% means that Turbo runs 15.6 milliseconds of every 20 millisecond interval, leaving 4.4 milliseconds for other process threads to run.
Turbo has been tested on Windows 95 and Windows NT 4.0. The consistency and accuracy for Windows 95 is less than for Windows NT. This is because timer interrupts are not delivered as precisely (from the viewpoint of the SetTimer API). Very small Turbo values (10% or less) will give less accurate results, i.e. the actual performance will not be exactly as specified. The worst case, a Turbo value of 1%, results in a real slowdown to about 3-4% of full speed.
Turbo works by starting a high-priority execution thread that consumes CPU time corresponding to the turbo speed that has been set. Normal threads get only what is left over. Real-time threads are not affected. The execution interval is 20 milliseconds. For example, a turbo speed of 22% means that Turbo runs 15.6 milliseconds of every 20 millisecond interval, leaving 4.4 milliseconds for other process threads to run.
Turbo has been tested on Windows 95 and Windows NT 4.0. The consistency and accuracy for Windows 95 is less than for Windows NT. This is because timer interrupts are not delivered as precisely (from the viewpoint of the SetTimer API). Very small Turbo values (10% or less) will give less accurate results, i.e. the actual performance will not be exactly as specified. The worst case, a Turbo value of 1%, results in a real slowdown to about 3-4% of full speed.
Currently testing Life version 2.9 (With added second child)
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain
(Beta testing in progress)
www.paed-it.dk - My blog in Danish
Clothes make the man. Naked people have little or no influence on society.
--Mark Twain