Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Changes - CPCWiki

Changes

Klax (cartridge)

1,238 bytes added, 19:05, 21 February 2016
/* Video */
[[File:Klax cartridge.png|384px|thumb|right]]
An Almost [[Direct Disk to Cartridge Port]].
 
Also a brilliant [[Arcade Ports|Arcade Port]].
 
There is almost no difference between both versions gameplay wise.
 
Yet as a colourfull non-scroller reflexion game, the CPC/PLUS version is one of the best for 8 bit computers.
 
 
== Cover ==
Image:Klax-Back.jpg|Back Cover
Image:Klax-Front.jpg|Front Cover
 
</gallery>
 
== Cartridge ==
 
<gallery caption="Klax">
 
Image:Klax - cara B.jpg|Back Cartridge
Image:Klax - cara A.jpg|Front Cartridge
</gallery>
== Manual ==
 
You can download in PDF from CPCmania ( See the links ).
== Game ==
 
You can download in CPR for use in emulators and BIN from CPCmania ( See the links ).
 
==Video==
Quick Look by Novabug
{{#ev:youtube|deq6DM-tkMs|340}}
 
{{#ev:youtube|x5p87_xuL34|340}}{{#ev:youtube|wIW8P0Ex72A|340}}
 
Videos of CPC version courtesy from Ataru'75 and CholoCPC.
 
== Implementation details and use of Plus hardware==
 
* Mode 0 is used for display
* Plus palette is used for screen transitions (fade in and fade out) and in game (some colours are slightly different to the CPC version)
* Plus raster interrupt is not used
* Plus split screen is not used
* Plus pixel by pixel hardware scroll is not used
* Plus sprites are not used
== Links ==
[[Category:Games]] [[Category:Cartridges]] [[Category:CPC Plus]][[Category:CPC Plus Games]][[Category:CPC Plus Games]][[Category:Video contents]]
30
edits