Hi guys,
I have just downloaded v7 and try to make it work on an Macintosh iBook under MacOS X (10.2). (800x600 screen, 128 Mb RAM, 500Mz).
This is amazingly simple and works well. At least I was able to begin a game and to start reading the embeded tutorial scenarios.
After download of the .zip archive uncompress it. Then I renamed the .bat file into rund7.sh and replaced the shell with the following command:
java -jar ClashD7.jar -classpath ./
then in a terminal window, go to the directory where is located the jar file and type:
sh rund7.sh
=> it works fine!
I start further investigation.
Pierre.
I have just downloaded v7 and try to make it work on an Macintosh iBook under MacOS X (10.2). (800x600 screen, 128 Mb RAM, 500Mz).
This is amazingly simple and works well. At least I was able to begin a game and to start reading the embeded tutorial scenarios.
After download of the .zip archive uncompress it. Then I renamed the .bat file into rund7.sh and replaced the shell with the following command:
java -jar ClashD7.jar -classpath ./
then in a terminal window, go to the directory where is located the jar file and type:
sh rund7.sh
=> it works fine!
I start further investigation.
Pierre.
Comment