Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

2D Side-Scrolling Example 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 11: Line 11:


}}
}}
==2D Side-Scrolling Example==


=2D Side-Scrolling Example=
https://dlhb.gamebrew.org/3dshomebrew/wip-2d-side-scrollingpic1.png


Hai, guys!<br />
Hai, guys!
<br />
 
I've finally got round to finishing my first homebrew, coded in C, using libsf2d and some other libs! It's a small project, as you might guess, but I hope it can be just that bit more successful!<br />
I've finally got round to finishing my first homebrew, coded in C, using libsf2d and some other libs! It's a small project, as you might guess, but I hope it can be just that bit more successful!
<br />
 
<span style="text-decoration: underline"><span style="font-size: 15px"><span style="color: #00b300">TESTED AND WORKING ON:</span></span></span><br />
==TESTED AND WORKING ON:==
<span style="font-size: 12px"><span style="color: #00b300">- NINJHAX 2.0<br />
<span style="font-size: 12px"><span style="color: #00b300">- NINJHAX 2.0
- NINJHAX 1.1B<br />
- NINJHAX 1.1B<br />
- IRONHAX</span><br />
- IRONHAX</span><br />
Line 25: Line 26:
<span style="color: #00b300">-N3DS 10.1.0-27E<br />
<span style="color: #00b300">-N3DS 10.1.0-27E<br />
-2DS 6.1.0-12E</span></span><br />
-2DS 6.1.0-12E</span></span><br />
<br />
 
<span style="color: #ff0000"><span style="font-size: 15px"><span style="text-decoration: underline">NOT TESTED ON:</span></span><br />
==NOT TESTED ON==
<span style="font-size: 12px">- THE OTHER TYPES OF HAX<br />
*THE OTHER TYPES OF HAX
- FLASHCARTS<br />
* FLASHCARTS
<br />
* O3DS
- O3DS</span></span><br />
==Features:==
<br />
<span style="text-decoration: underline">Features:</span><br />
* View in 3D!
* View in 3D!
* Camera stops following you when you get to the start/end of the level.
* Camera stops following you when you get to the start/end of the level.
Line 38: Line 37:
* You can jump!<br />
* You can jump!<br />
* Lightweight code (sort of...)
* Lightweight code (sort of...)
* Colourful, MS Paint-styled graphics! [[File:styles/default/xenforo/clear.png|class=mceSmilieSprite mceSmilie2|;)]]
* Colourful, MS Paint-styled graphics!
* Also available as .3DS and .CIA files for Emunand and what-not!
* Also available as .3DS and .CIA files for Emunand and what-not!
<span style="text-decoration: underline">Known bugs:</span><br />
==Known bugs:==
* Walking animations tend to freeze when you jump and then move.
* Walking animations tend to freeze when you jump and then move.
* That's about it for the bugs...
* That's about it for the bugs...
<br />
 
<span style="text-decoration: underline">Controls:</span><br />
==Controls:==
- Circle Pad/D-Pad - Move in desired direction.<br />
* Circle Pad/D-Pad - Move in desired direction.
- A button - Jump.<br />
* A button - Jump.
<br />
 
<span style="text-decoration: underline">To do:</span><br />
==To do:==
* Add sound.
* Add sound.
* Fix Bugs.
* Fix Bugs.

Revision as of 08:19, 14 September 2021

Template:Infobox-3DS-Homebrews

2D Side-Scrolling Example

wip-2d-side-scrollingpic1.png

Hai, guys!

I've finally got round to finishing my first homebrew, coded in C, using libsf2d and some other libs! It's a small project, as you might guess, but I hope it can be just that bit more successful!

TESTED AND WORKING ON:

- NINJHAX 2.0 - NINJHAX 1.1B
- IRONHAX


-N3DS 10.1.0-27E
-2DS 6.1.0-12E

NOT TESTED ON

  • THE OTHER TYPES OF HAX
  • FLASHCARTS
  • O3DS

Features:

  • View in 3D!
  • Camera stops following you when you get to the start/end of the level.
  • Animation system.
  • You can jump!
  • Lightweight code (sort of...)
  • Colourful, MS Paint-styled graphics!
  • Also available as .3DS and .CIA files for Emunand and what-not!

Known bugs:

  • Walking animations tend to freeze when you jump and then move.
  • That's about it for the bugs...

Controls:

  • Circle Pad/D-Pad - Move in desired direction.
  • A button - Jump.

To do:

  • Add sound.
  • Fix Bugs.

Advertising: