Difference between revisions of "ArcademSX"

From Amahi Wiki
Jump to: navigation, search
Line 19: Line 19:
 
  mv arcade/img/* /var/hda/web-apps/arcadem/html/arcade/img
 
  mv arcade/img/* /var/hda/web-apps/arcadem/html/arcade/img
 
* Ensure all the files in the ''arcade'' folder have the correct ownership permissions.
 
* Ensure all the files in the ''arcade'' folder have the correct ownership permissions.
  chown -R apahce:users /var/hda/web-apps/arcadem/html/arcade
+
  chown -R apache:users /var/hda/web-apps/arcadem/html/arcade
 +
* Load ''ArcademPro2.7.Default500Games_2.7_FORMAT.sql'' into the database
 +
mysql -uarcadem -parcadem arcadem < ArcademPro2.7.Default500Games_2.7_FORMAT.sql
 
* Navigate to http://arcadem/admin and login.
 
* Navigate to http://arcadem/admin and login.
* Choose the '''Games''' menu, followed by '''Gamepack Wizard'''
 
* Select '''Arcadem Pro 2.8/2.7''' and choose '''Next'''
 
* Browse to where you downloaded ''ArcademPro2.7.Default500Games_2.7_FORMAT.sql Database SQL'' and choose '''Next'''
 
* Once the import is complete, choose '''Next'''
 
* We have already uploaded the games and images, choose '''Next'''
 
* The gamepack installation is complete, choose '''Done'''
 
 
* Select '''Cache''' followed by '''Clear Cache'''
 
* Select '''Cache''' followed by '''Clear Cache'''
 
* Select '''File''' followed by '''Restart'''
 
* Select '''File''' followed by '''Restart'''

Revision as of 23:40, 29 March 2010


This page is under construction

ARCADEM 500-GAME PACK

Recommend you open a console window or SSH into your server. As user root, navigate to the /tmp directory. We will use this folder as the files will automatically be removed by the system in time.

cd /tmp

To install the FREE 500-game pack from Arcadem, you need to download the following files:

  • Games - 490MB
wget -q http://www.agaresmedia.com/downloads/Arcadem400DefaultGames.zip
  • Thumbnails - 23MB
wget http://www.agaresmedia.com/download/thumbnails.zip
  • Database SQL - 96KB
wget http://www.agaresmedia.com/download/ArcademPro2.7.Default500Games_2.7_FORMAT.sql
  • Unzip Arcadem400DefaultGames.zip to a temporary folder. Move all the files in the 400 folder to /var/hda/web-apps/arcadem/html/arcade directory on your server.
unzip Arcadem400DefaultGames.zip
mv 400/* /var/hda/web-apps/arcadem/html/arcade
  • Unzip thumbnails.zip to a temporary folder. Move all the files in the arcade/img folder to /var/hda/web-apps/arcadem/html/arcade/img directory on your server.
unzip thumbnails.zip
mv arcade/img/* /var/hda/web-apps/arcadem/html/arcade/img
  • Ensure all the files in the arcade folder have the correct ownership permissions.
chown -R apache:users /var/hda/web-apps/arcadem/html/arcade
  • Load ArcademPro2.7.Default500Games_2.7_FORMAT.sql into the database
mysql -uarcadem -parcadem arcadem < ArcademPro2.7.Default500Games_2.7_FORMAT.sql
  • Navigate to http://arcadem/admin and login.
  • Select Cache followed by Clear Cache
  • Select File followed by Restart

Navigate to http://arcadem to see all the new games you just installed.

FLASH GAMES

There are many websites that offer FREE flash games you can download. This list will be updated as more sites are found.