Changes

From Amahi Wiki
Jump to: navigation, search
39 bytes added ,  03:34, 23 June 2020
[[Category:Apps]]
 
[https://secure.agaresmedia.com/v6/free-stuff/download-arcadem-le-arcade-script-for-free/ ArcademSX v2.904] is the most advanced '''FREE''' arcade script ever released.
<!--[http://kb2.adobe.com/cps/155/tn_15507.html Adobe Flash Test]-->
<!--====INSTALL ARCADEM 400-GAME PACK====
To manually install 400 FREE games, 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 over time.
{{Code| cd /tmp}}
* Download the Games - 490MB
{{Code| wget -q <nowiki>http://www.agaresmedia.com/downloads/Arcadem400DefaultGames.zip}}</nowiki>
* Download the Thumbnails - 23MB
{{Code| wget <nowiki>http://www.agaresmedia.com/download/thumbnails.zip}}</nowiki>
* Download the Database SQL - 96KB
{{Code| wget <nowiki>http://www.agaresmedia.com/download/ArcademPro2.7.Default500Games_2.7_FORMAT.sql}}</nowiki>
* Unzip '''Arcadem400DefaultGames.zip'''. Move all the files in the ''400'' folder to ''/var/hda/web-apps/arcadem/html/arcade''.
{{Code| unzip Arcadem400DefaultGames.zip mv 400/* /var/hda/web-apps/arcadem/html/arcade}}
* Unzip '''thumbnails.zip'''. Move all the files in the ''arcade/img'' folder to ''/var/hda/web-apps/arcadem/html/arcade/img''.
{{Code| 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.
{{Code| chown -R apache:users /var/hda/web-apps/arcadem/html/arcade}}
* Load ''ArcademPro2.7.Default500Games_2.7_FORMAT.sql'' into the database
{{Code| mysql -uarcadem -parcadem arcadem < ArcademPro2.7.Default500Games_2.7_FORMAT.sql}}* Navigate to '''<nowiki>http://arcadem/admin </nowiki>''' and login using the admin credentials.
* Choose '''Cache''' followed by '''Clear Cache'''
* Select '''File''' followed by '''Restart'''
You should see all the new games. Log out as admin and start playing games.
'''NOTE:''' The admin control panel provides options for loading games and gamepacks without using the command line interface, but requires use of a FTP client to upload the files to your server. This works best if you are adding individual games.--> ====INSTALL INDIVIDUAL GAMES====Coming Soon.
====FLASH GAME SOURCES====
* [http://www.flasharcade.com/flash-games/ FLASHARCADE.com]
* [http://www.startgames.ws/games_for_websites.html StartGames.ws]
<br />
<br />
[[Category:Apps]]
12,424

edits