I haven't messed with command prompt in a while, but how...

Post problems with getting games installed and running properly here.
Post Reply
Dave

I haven't messed with command prompt in a while, but how...

Post by Dave »

do you get Moslo to work? I clicked the moslo.com link but the command prompt screen flashed only for like .01 seconds. Any advice?
User avatar
Wally
King of the Carrot Flowers
Posts: 4716
Joined: Thu May 01, 2003 8:30 pm

umm

Post by Wally »

Moslo..


put it in the command directory located in

win 98 : C:\windows\command

or XP

C:\windows\system32 <--- I think
User avatar
Dogbreath
Admin
Admin
Posts: 4620
Joined: Sat Sep 14, 2002 7:02 pm
Location: In the back of a jacked-up Ford.

Post by Dogbreath »

After you've done what Wally said (that will make it a universal command rather than local) enter the dos prompt and go to whichever directory the game in question you're trying to slow is located. Type:

Code: Select all

moslo /X gamename.exe
Whereas "X" represents a 2 digit number between 99 and 01 which tells moslo at what percent of the original operating speed you want to run it at. (i.e, /25 would be 1/4 original speed)
If what Wally said doesn't work or if you can't do it for some reason, do the following:

1. Go to the directory where moslo.com is located.

2. Type the following:

Code: Select all

moslo /X c&#58;\mygames\gamename.exe
Whereas "mygames" is the directory where the game is located and "gamename.exe" is the name of the game you're running. (See above for "X" explaination)

Do *NOT* click it, it isn't meant to be used standalone, just run from a dos prompt with whatever game you want to slow.
Post Reply