////////////////////////////////////////////////////////////////////////////////// //------------------------ Super Mario 68K ----------------------------------- // // Author: Lachprog // // Email: lachprog@hotmail.com // // I can also be reached at tiFreakware (http://tifreakware.net/) // // // // Project page: http://tifreakware.net/lachprog/ // // Version: 1.04 // // Release date: 24.04.08 // // // // // // // // // // // // // // // // // // // // // //Note: If you find any bugs or optimizations, please contact me! // ////////////////////////////////////////////////////////////////////////////////// Summary: Super Mario 68K (SM68K) is a Mario game for the TI 68K calculators. SM68K is open source and distribuated under the GNU Licence. A level editor and a new levelset for the game is now available at my webpage and at ticalc.org. Features: -Grayscale graphics -Animated Levels -Scrolling background -8 world maps and a LOT of levels! -Powerups like mushroms, fire flower, star, 1 UP and racoon suit! -A lot of secrets hidden throughout the worlds ;-) -Warp zone -Mushrom houses -Two different minigames. Go there and win a prize! -Save game (3 slots) with automatic archiveing. -Level editor -Additional levelsets -Configureable keys Requirements: Calc version : All 68K calcs (TI89,TI89 Titanium, TI92+ ,Voyage 200 ) Hardware version : All AMS : 2.00 or above Ram free : 100400 Bytes (~98 KB) Free Flash memory(archive) : 150902 Bytes (~147.5 KB) Total size of the game: How to install: Send the files: -mariodat.ppg -runmario.asm -mario.prgm -ma_sprts.gfx -ma_tiles.gfx -ma_bckgr.mbg -ma_texts.mtxt -sm68k.mlst -world1.mlev -world2.mlev -world3.mlev -world4.mlev -world5.mlev -world6.mlev -world7.mlev -world8.mlev -common.mlev To your calculator. The files should automaticly appear in a folder called "mario" Now you should ARCHIVE all the files, because the game needs pretty much ram to run. Then type mario/mario() in the home-screen to launch the game. ******WARNING******** It is not recomended to use other launchers than the one that is included, as strange bugs have been reported when doing so! ****************** If any error occurs while launching the game, a text message will show. See troubleshooting in the manual. If there is an error caused by too little free memory (ram) the error message will tell about it. If so, you need to free some memory. This can be done either by deleting or archiveing some of the other stuff you have on your calc. If this readme doesn't answer your question, see the included html document or cantact the author. Controls: Some of the keys used are user-selectable through the options-menu. This is the "Jump/Fly"-key and the "Run/Fire"-key. The first time you launch the game they will be set to the default values. TI-89 & TI-89 Titanium: In menus: Arrows: Move cursor up/Down Enter/2nd: Select Esc: Exit/Back In game, on maps: Arrows: Move Up / down / Left / Right 2nd: Enter level Diamond: Go to item list Esc: Pause/Mid-game menu +/-: Adjust Contrast In game, in levels: Arrows left/right: Walk left / right Arrows up/down: Enter pipes that points up/down Arrow down: Duck 2nd: Jump / Fly / Swim Diamond: Run / Shoot Esc: Pause/Mid-game menu +/-: Adjust Contrast TI-92+: In menus: Arrows: Move cursor up/Down Enter/F1: Select Esc: Exit/Back In game, on maps: Arrows: Move Up / down / Left / Right F1: Enter level F2: Go to item list Esc: Pause/Mid-game menu +/-: Adjust Contrast In game, in levels: Arrows left/right: Walk left / right Arrows up/down: Enter pipes that points up/down Arrow down: Duck F1: Jump / Fly / Swim F2: Run / Shoot Esc: Pause/Mid-game menu +/-: Adjust Contrast VOYAGE 200: In menus: Arrows: Move cursor up/Down Enter/Hand: Select Esc: Exit/Back In game, on maps: Arrows: Move Up / down / Left / Right Hand: Enter level Q: Go to item list Esc: Pause/Mid-game menu +/-: Adjust Contrast In game, in levels: Arrows left/right: Walk left / right Arrows up/down: Enter pipes that points up/down Arrow down: Duck Hand: Jump / Fly / Swim Q: Run / Shoot Esc: Pause/Mid-game menu +/-: Adjust Contrast How to fly: To fly you need the Racoon tale suit. To start flying you need to run until the triangles at the bottom of the screen get black and the P-indicator starts flashing. Then you need to press and hold the jump button, and you'll start flying!