It's been ten days since my post about Command Command Revolution 3.0! Now that my computer is up and running again, I have finally been able to package the already finished CCR 3.0 for upload. Now it's on the Sourceforge project.
Download Command Command Revolution 3.0 here. The tar file containing ccr is now compressed with 7zip to make it even smaller than before. Please make sure you have the following packages so you can unpack the file:- tar
- p7zip
If you do not have either of these packages, download and install them by typing
sudo aptitude install tar && sudo aptitude install p7zip.
Updates:
- Lots of bug fixes
- Completely redesigned kernel
- New level format
Click here to view the warranty and here to view the license.
To install Command Command Revolution, follow these instructions:
-
Download the tar.7z file here or type
wget http://sourceforge.net/projects/cmdcmdrev/files/Source/ccr3-0.tar.7z/download - Open terminal and navigate to the location of the tar file
-
Type
p7zip -d ccr3-0.tar.7z && tar xvf ccr.tar && rm ccr.tar -
Type
cd ccr -
Run
./install.shas a superuser -
Make sure
/usr/local/bin/is in your path -
Run
./settingsinstall.shon all users you want to play ccr on. Make sure you do not run it as a superuser! Run it as the user you want to play ccr on. -
Delete the ccr install folder by typing
cd .. && rm -r ccr -
To play ccr, type
ccr.shin the terminal.
To run Command Command Revolution without having a superuser install it, follow these instructions:
-
Download the tar.7z file here or type
wget http://sourceforge.net/projects/cmdcmdrev/files/Source/ccr3-0.tar.7z/download - Open terminal and navigate to the location of the tar file
-
Type
p7zip -d ccr3-0.tar.7z && tar xvf ccr.tar && rm ccr.tar -
Type
cd ccr -
./settingsinstall.sh -
To run, navigate to ccr/bin/ and type
./ccr.sh.
To install Command Command Revolution on a jailbroken iDevice, follow the instructions below. If you have the package
Aptitude, replace apt-get with aptitude in the commands below.
- Make your you have either Mobile Terminal or OpenSSH installed
- SSH into your iDevice or open Mobile Terminal
-
Type
su -
If you do not have the package
Tape Archive, install it by typingapt-get install tar. If you don't know whether or not you have it, install it. If you already have it, it will not install anything. -
If you do not have the package
7-zip, install it by typingapt-get install p7zip. Again, if you don't know whether or not you have it, install it. If you already have it, it will not install anything. -
If you do not have the package
wget, install it by typingapt-get install wget. -
Type
exit -
Type
wget http://sourceforge.net/projects/cmdcmdrev/files/Source/ccr3-0.tar.7z/download -
Type
7z e ccr3-0.tar.7z -
Type
rm ccr3-0.tar.7z -
Type
tar xvf ccr.tar -
Type
rm ccr.tar -
Type
cd ccr -
Type
su -
Type
./install.shand hit return when prompted to -
Type
exit -
Type
./settingsinstall.shand hit return if prompted to -
Type
cd .. -
Type
rm -r ccr -
Type
ccr.shto play ccr
Credits
Everyone who helped me make CCR better is listed here.
Nanduhirion
Levels
|
No comments:
Post a Comment