Tetris 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = Tetris 3DS | image = File:Tetris3ds.png | type = Puzzle | version = 1.3 | licence = Mixed | author = AntonioND...")
 
No edit summary
Line 6: Line 6:
| licence    = Mixed
| licence    = Mixed
| author      = AntonioND
| author      = AntonioND
| website    = http://antoniond.drunkencoders.com/tetris3ds.html
| website    = https://web.archive.org/web/20130923013513/http://antoniond.drunkencoders.com/tetris3ds.html
| download    = Media:Tetris3ds.rar
| download    = Media:Tetris3ds.rar
| source      =  
| source      =  
}}   
}}   


Tetris 3DS is a 3D Tetris with customizable music for the NDS. Records are saved automatically.


Tetris 3DS is a 3D tetris with customizable music. Records are saved automatically.
It was announced the first place in the [https://nds.scenebeta.com/noticia/tetris-3ds Scenery Beta 2008], under the category of Games for Nintendo DS.  
 
It was announced the first place in the Scenery Beta 2008, under the category of Games for Nintendo DS.  


==User guide==
==User guide==
[[File:Tetris3ds2.png]]
There is a JUKEBOX option that allows you to listen to the music without having to play the game.
 
There is a JUKEBOX inside options that able to play music even if aren't playing.


In order to do that you have to keep the size of the songs under 3MB, if not the game will probably crash.  
In order to do that you have to keep the size of the songs under 3MB, if not the game will probably crash.  


  Root:
  Root  
|
  |-Tetris_3DS/
|-Tetris_3DS
   |  |-Tetris_3DS.nds
   |
  |   |-MENU.mp3
   |-Tetris_3DS.nds
  |   |-SONG_00.mp3
   |-MENU.mp3
  |   |-SONG_XX.mp3 (from 01 to 99)
   |-SONG_00.mp3
  |   |-Tetris3DS_Config.dat (created automatically)
   |-SONG_XX.mp3 (From 01 to 99)
   |-Tetris3DS_Config.dat (It is created automatically.)


Put as many SONG_XX as you want. Name them 00,01,01 instead of 0,1,2,3... For example, 1 = SONG_01.MP3.  
Put as many SONG_XX as you want. Name them 00,01,01 instead of 0,1,2,3...For example, 1 = SONG_01.MP3.  


When the game tries to load a song that doesn't exist it will go back to SONG_00.MP3. If some song gives a decoding error the game will try to stop it and load the next song, but it sometimes crash. If the game stops the song it will create a file named "Error_Log.txt" with the bad file.  
When the game tries to load a song that doesn't exist it will go back to SONG_00.MP3. If some song gives a decoding error the game will try to stop it and load the next song, but it sometimes crash. If the game stops the song it will create a file named Error_Log.txt with the bad file.  


If the game doesn't find "MENU.mp3" o "SONG_00.mp3", you won't hear anything in the menu or during the game. You should keep you MP3 files under 3MB of size.
If the game doesn't find MENU.mp3 or SONG_00.mp3, you won't hear anything in the menu or during the game. You should keep you MP3 files under 3MB of size.


==Controls==
==Controls==
L + R + Select + Start - switch off DS in main menu
L+R+Select+Start - Switch off DS in main menu


===Classic mode===
'''Classic mode:'''
Can be controlled with stylus or pad.
 
Can be controlled with Stylus or Keypad.


Up/Down - Left/Right
Up/Down - Left/Right


Left - down speed increased
Left - Down speed increased


Right - automatically go down
Right - Automatically go down


A or Double tap - rotate
A or Double tap - Rotate


X - reserve
X - Reserve


START - pause
Start - Pause


===Multiplayer===
'''Multiplayer:'''
Select + Start - enter Versus CPU mode


START - pause
Select+Start - Enter Versus CPU mode


{| class="apptable"
Start - Pause
 
{| class="wikitable"
|-
|-
! width="25%" | Player 1
! Player 1 || Player 2 || Effect
! Player 2  
! width="20%" | Effect
|-
|-
| Up
| Up || X || Reserve.
| X
| Reserve.
|-
|-
| Left/Right
| Left/Right || Y/A || Move.
| Y/A
| Move.
|-
|-
| Down
| Down || B || Down speed increased.
| B
| Down speed increased.
|-
|-
| L
| L || R || Rotate.
| R
| Rotate.
|-
|-
|}
|}


==Known Issues==
==Screenshots==
[[File:Tetris3ds2.png]]
 
==Known issues==
Sometimes the game gives an error while loading and both screens, just turn black and the game freezes.  
Sometimes the game gives an error while loading and both screens, just turn black and the game freezes.  


This happens because it gives a write error even if FAT has inited OK. You can stop FAT init if you hold R + L before the moment when the game freezes (After the [Tetris 3DS / by Antonio Niño Díaz] screen).  
This happens because it gives a write error even if FAT has inited OK. You can stop FAT init if you hold R+L before the moment when the game freezes (After the [Tetris 3DS / by Antonio Niño Díaz] screen).  


It won't load anything from FAT, but the game will work.
It won't load anything from FAT, but the game will work.

Revision as of 23:28, 21 June 2021

Tetris 3DS
File:Tetris3ds.png
General
Author(s)AntonioND
TypePuzzle
Version1.3
LicenceMixed
Links
[Media:Tetris3ds.rar Download]
Website
Advertisements

<htmlet>adsense</htmlet>


Tetris 3DS is a 3D Tetris with customizable music for the NDS. Records are saved automatically.

It was announced the first place in the Scenery Beta 2008, under the category of Games for Nintendo DS.

User guide

There is a JUKEBOX option that allows you to listen to the music without having to play the game.

In order to do that you have to keep the size of the songs under 3MB, if not the game will probably crash.

Root 
 |-Tetris_3DS/ 
 |   |-Tetris_3DS.nds
 |   |-MENU.mp3
 |   |-SONG_00.mp3
 |   |-SONG_XX.mp3 (from 01 to 99)
 |   |-Tetris3DS_Config.dat (created automatically)

Put as many SONG_XX as you want. Name them 00,01,01 instead of 0,1,2,3...For example, 1 = SONG_01.MP3.

When the game tries to load a song that doesn't exist it will go back to SONG_00.MP3. If some song gives a decoding error the game will try to stop it and load the next song, but it sometimes crash. If the game stops the song it will create a file named Error_Log.txt with the bad file.

If the game doesn't find MENU.mp3 or SONG_00.mp3, you won't hear anything in the menu or during the game. You should keep you MP3 files under 3MB of size.

Controls

L+R+Select+Start - Switch off DS in main menu

Classic mode:

Can be controlled with Stylus or Keypad.

Up/Down - Left/Right

Left - Down speed increased

Right - Automatically go down

A or Double tap - Rotate

X - Reserve

Start - Pause

Multiplayer:

Select+Start - Enter Versus CPU mode

Start - Pause

Player 1 Player 2 Effect
Up X Reserve.
Left/Right Y/A Move.
Down B Down speed increased.
L R Rotate.

Screenshots

File:Tetris3ds2.png

Known issues

Sometimes the game gives an error while loading and both screens, just turn black and the game freezes.

This happens because it gives a write error even if FAT has inited OK. You can stop FAT init if you hold R+L before the moment when the game freezes (After the [Tetris 3DS / by Antonio Niño Díaz] screen).

It won't load anything from FAT, but the game will work.

Credits

Joat, Dovoto and WinterMute for libnds.

Chishm for libfat.

Mollusk for PAlib.

Noda for ASlib.

Changelog

Advertising: