Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

T-Rekt 3D 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox 3DS Homebrews
{{Infobox 3DS Homebrews
|title=T-Rekt 3D
|title=T-Rekt 3D
|image=T-Rekt-3D.jpeg
|image=Trekt3d2.png
|description=You have to save the dinos. How? Just avoid the meteorites that fall to the earth.
|description=You have to save the dinos. How? Just avoid the meteorites that fall to the earth.
|author=Manurocker95
|author=Manurocker95
Line 8: Line 8:
|version=1.0
|version=1.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrew/T-Rekt-3D.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/trekt3d.7z
|website=https://gbatemp.net/threads/release-t-rekt-3d.482325/
|website=https://gbatemp.net/threads/release-t-rekt-3d.482325
|source=https://github.com/Manurocker95/TRekt_3D
|source=https://github.com/Manurocker95/TRekt_3D
}}
}}
<youtube>TBE3vNNlCJs</youtube>
T-REKT 3D is a 3DS homebrew game make in C++.


Hi again! It's me, Manu (woohooo)! I made this game some months ago but I never posted it so... why not now?
==Features==
* Custom Splash Screen.
* Sound: [[DSP1 3DS|dsp dump]] is needed.
* Stereoscopic 3D. (configurable by settings)
* Data saved in /3ds/data/T*Rekt_3D/data.sav.
* Resources loaded from RomFS.
* Custom fonts and stuff.
* Sprites and background animated by frames.
* Simple code that can be used as reference.
* Title Unique ID: 0xFAC4C.


I present you, T-REKT 3D:
==Installation==
Available in 3DSX and CIA formats.
* CIA - Install the .cia with the CIA manager of your choice.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.


I don't have any plans to make it better than it is now, but if you want to practice C++, just check the source code (I recently reuploaded everything to a public repo).
==User guide==
You have to save the dinos. How? Just avoid the meteorites that fall to the earth!


I just tested this on Citra and my N3DS XL so I dunno if it works on Old3DS. It should tho.
Dinosaurs will grow up if you let them survive. When doing so, if you have boys and girls, they will procreate having more dinosaurs.  


==How to play:==
They will die by being old, so they won't be invincible anyway.


You have to save the dinos. How? Just avoid the meteorites that fall to the earth!
Beware because every dino has different stats. They can grow up earlier, run faster or even procreate faster than others (everything is set randomly).
 
==Controls==
Circle Pad or D-Pad Left/Right- Move the dinos
 
Tap on buttons or A - Go through screens when needed
 
Start - Pause the game
 
Select - Exit (title screen), Go to titlescreen (in game)
 
'''Debugging:'''


Dinosaurs will grow up if you let them survive. When doing so, if you have boys and girls, they will procreate having more dinosaurs.
L - Die automatically
They will die by being old, so they won't be invincible anyway.


Beware because every dino has different stats. They can grow up earlier, run faster or even procreate faster than others (Everything is set randomly).
R - Give you 10 points


* Circle Pad / D-Pad (Right/Left) for moving the dinos.
Circle Pad/D-Pad Down - Falling meteorites in all the screen
* Tap on buttons or press A to go through screens when needed.
* Start to pause the game
* Select to exit if you are in the titlescreen and go to titlescreen if you are ingame


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrew/R7sDxmq.png
https://dlhb.gamebrew.org/3dshomebrews/trekt3d3.png
https://dlhb.gamebrew.org/3dshomebrew/yG5rekO.png
https://dlhb.gamebrew.org/3dshomebrews/trekt3d4.png


==Debug Controls (Debugging stuff):==
==Compatibility==
Tested on Citra and N3DS XL.


* L for dying automatically
==Changelog==
* R for giving you 10 points
'''v1.0'''
* Circle Pad / D*Pad (Down) for falling meteorites in all the screen
* Just one meteorite falls. Debug Mode activated by default.


==What does it have:==
==Credits==
* Smealum & Yellows8 - Scene3DS and stuff.
* Xerpi - SF2D, SFTD, SFIL, Portlibs.
* Sound Class - Cheuble.
* ahruon - Background image.


* Custom Splash Screen
==External links==
* Sound: dspdump is needed.
* GitHub - https://github.com/Manurocker95/TRekt_3D
* Stereoscopic 3D
* GBAtemp - https://gbatemp.net/threads/release-t-rekt-3d.482325
* Data saved in /3ds/data/T*Rekt_3D/data.sav
* Resources loaded from RomFS.
* Custom fonts and stuff
* Sprites and background animated by frames
* Some bugs I don't care so much right now xD
* Title Unique ID: 0xFAC4C


==Credits:==
[[Category:3DS homebrew games]]
* Smealum &amp; Yellows8: Scene3DS and stuff, you know.
[[Category:Other 3DS homebrew games]]
* Xerpi: SF2D, SFTD, SFIL, Portlibs
* Sound Class: Cheuble
* ahruon: Background image

Revision as of 12:27, 29 December 2021

T-Rekt 3D
Trekt3d2.png
General
AuthorManurocker95
TypeOther Games
Version1.0
LicenseMixed
Last Updated2017/08/26
Links
Download
Website
Source

T-REKT 3D is a 3DS homebrew game make in C++.

Features

  • Custom Splash Screen.
  • Sound: dsp dump is needed.
  • Stereoscopic 3D. (configurable by settings)
  • Data saved in /3ds/data/T*Rekt_3D/data.sav.
  • Resources loaded from RomFS.
  • Custom fonts and stuff.
  • Sprites and background animated by frames.
  • Simple code that can be used as reference.
  • Title Unique ID: 0xFAC4C.

Installation

Available in 3DSX and CIA formats.

  • CIA - Install the .cia with the CIA manager of your choice.
  • 3DSX - Use the .3dsx provided with the Homebrew Launcher.

User guide

You have to save the dinos. How? Just avoid the meteorites that fall to the earth!

Dinosaurs will grow up if you let them survive. When doing so, if you have boys and girls, they will procreate having more dinosaurs.

They will die by being old, so they won't be invincible anyway.

Beware because every dino has different stats. They can grow up earlier, run faster or even procreate faster than others (everything is set randomly).

Controls

Circle Pad or D-Pad Left/Right- Move the dinos

Tap on buttons or A - Go through screens when needed

Start - Pause the game

Select - Exit (title screen), Go to titlescreen (in game)

Debugging:

L - Die automatically

R - Give you 10 points

Circle Pad/D-Pad Down - Falling meteorites in all the screen

Screenshots

trekt3d3.png trekt3d4.png

Compatibility

Tested on Citra and N3DS XL.

Changelog

v1.0

  • Just one meteorite falls. Debug Mode activated by default.

Credits

  • Smealum & Yellows8 - Scene3DS and stuff.
  • Xerpi - SF2D, SFTD, SFIL, Portlibs.
  • Sound Class - Cheuble.
  • ahruon - Background image.

External links

Advertising: