T-Rekt 3D 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 9: Line 9:
| website = https://gbatemp.net/threads/release-t-rekt-3d.482325/
| website = https://gbatemp.net/threads/release-t-rekt-3d.482325/
| download = https://dlhb.gamebrew.org/3dshomebrew/T-Rekt-3D.rar
| download = https://dlhb.gamebrew.org/3dshomebrew/T-Rekt-3D.rar
| source =  
| source = https://github.com/Manurocker95/TRekt_3D
}}
}}
<youtube>TBE3vNNlCJs</youtube>
<youtube>TBE3vNNlCJs</youtube>


Hi again! It's me, Manu (woohooo)! I made this game some months ago but I never posted it so... why not now?<br />
Hi again! It's me, Manu (woohooo)! I made this game some months ago but I never posted it so... why not now?
<br />
I present you, T-REKT 3D:<br />


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).<br />
I present you, T-REKT 3D:
<br />
 
I just tested this on Citra and my N3DS XL so I dunno if it works on Old3DS. It should tho.<br />
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).
 
I just tested this on Citra and my N3DS XL so I dunno if it works on Old3DS. It should tho.
 
==How to play:==


<span style="text-decoration: underline">'''<span style="font-size: 18px">How to play:</span>'''</span><br />
<br />
You have to save the dinos. How? Just avoid the meteorites that fall to the earth!
You have to save the dinos. How? Just avoid the meteorites that fall to the earth!
<br />
 
Dinosaurs will grow up if you let them survive. When doing so, if you have boys and girls, they will procreate having more dinosaurs. <br />
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.<br />
They will die by being old, so they won't be invincible anyway.
<br />
 
Beware because every dino has different stats. They can grow up earlier, run faster or even procreate faster than others (Everything is set randomly).<br />
Beware because every dino has different stats. They can grow up earlier, run faster or even procreate faster than others (Everything is set randomly).
<br />
 
<br />
* Circle Pad / D-Pad (Right/Left) for moving the dinos.
- Circle Pad / D-Pad (Right/Left) for moving the dinos.<br />
* Tap on buttons or press A to go through screens when needed.
- Tap on buttons or press A to go through screens when needed.<br />
* Start to pause the game
- Start to pause the game<br />
* Select to exit if you are in the titlescreen and go to titlescreen if you are ingame
- Select to exit if you are in the titlescreen and go to titlescreen if you are ingame<br />
 
<br />
==Screenshots==
Debug Controls (Debugging stuff):<br />
https://dlhb.gamebrew.org/3dshomebrew/R7sDxmq.png
<br />
https://dlhb.gamebrew.org/3dshomebrew/yG5rekO.png
- L for dying automatically<br />
 
- R for giving you 10 points<br />
==Debug Controls (Debugging stuff):==
- Circle Pad / D-Pad (Down) for falling meteorites in all the screen<br />
 
<br />
* L for dying automatically
<br />
* R for giving you 10 points
'''<span style="text-decoration: underline"><span style="font-size: 18px">What does it have:</span></span>'''<br />
* Circle Pad / D*Pad (Down) for falling meteorites in all the screen
<br />
 
- Custom Splash Screen<br />
==What does it have:==
- Sound: dspdump is needed.<br />
 
- Stereoscopic 3D<br />
* Custom Splash Screen
- Data saved in /3ds/data/T-Rekt_3D/data.sav<br />
* Sound: dspdump is needed.
- Resources loaded from RomFS.<br />
* Stereoscopic 3D
- Custom fonts and stuff<br />
* Data saved in /3ds/data/T*Rekt_3D/data.sav
- Sprites and background animated by frames<br />
* Resources loaded from RomFS.
- Some bugs I don't care so much right now xD<br />
* Custom fonts and stuff
- Title Unique ID: 0xFAC4C<br />
* Sprites and background animated by frames
<br />
* Some bugs I don't care so much right now xD
'''<span style="text-decoration: underline"><span style="font-size: 18px">Downloads:</span></span>'''<br />
* Title Unique ID: 0xFAC4C
<br />
 
- Source Code: https://github.com/Manurocker95/TRekt_3D<br />
==Credits:==
- Binaries/Release (.3dsx and .cia): https://github.com/Manurocker95/TRekt_3D/releases<br />
* Smealum &amp; Yellows8: Scene3DS and stuff, you know.
<br />
* Xerpi: SF2D, SFTD, SFIL, Portlibs
<span style="text-decoration: underline"><span style="font-size: 18px">'''Credits:'''</span></span><br />
* Sound Class: Cheuble
<br />
* ahruon: Background image
<span style="font-size: 12px">- Smealum &amp; Yellows8: Scene3DS and stuff, you know.<br />
- Xerpi: SF2D, SFTD, SFIL, Portlibs<br />
- Sound Class: Cheuble<br />
- ahruon: Background image</span>

Revision as of 08:25, 14 September 2021

Template:Infobox-3DS-Homebrews

Hi again! It's me, Manu (woohooo)! I made this game some months ago but I never posted it so... why not now?

I present you, T-REKT 3D:

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).

I just tested this on Citra and my N3DS XL so I dunno if it works on Old3DS. It should tho.

How to play:

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).

  • Circle Pad / D-Pad (Right/Left) for moving the dinos.
  • 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

R7sDxmq.pngyG5rekO.png

Debug Controls (Debugging stuff):

  • L for dying automatically
  • R for giving you 10 points
  • Circle Pad / D*Pad (Down) for falling meteorites in all the screen

What does it have:

  • Custom Splash Screen
  • Sound: dspdump is needed.
  • Stereoscopic 3D
  • 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:

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

Advertising: