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

Craftus Redesigned 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox-3DS-Homebrews | title = Craftus Redesigned | image = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Redesigned-3DS.jpg|250px | type = Action | version = 0.5.4 | lastu...")
 
No edit summary
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox-3DS-Homebrews
| title = Craftus Redesigned
| title = Craftus Redesigned
| image = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Redesigned-3DS.jpg|250px
| image = https://dlhb.gamebrew.org/3dshomebrew/CraftusReloaded-01.png|250px
| type = Action
| type = Action
| version = 0.5.4
| version = v0.5.4
| lastupdated = 2020/11/26
| lastupdated = 2020/11/26
| licence = Mixed
| licence = Mixed
| author = GamesSanti
| author = GamesSanti
| website = https://github.com/GamesSanti/Craftus-Redesigned
| website = https://github.com/GamesSanti/Craftus-Redesigned
| download = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Redesigned-3DS.rar
| download = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Redesignedv0.5.4.7z
| source = https://github.com/GamesSanti/Craftus-Redesigned
| source = https://github.com/GamesSanti/Craftus-Redesigned
}}
}}
<youtube></youtube>
<youtube></youtube>


Craftus Redisigned is a modified version of Craftus Reloaded : https://github.com/RSDuck/craftus_reloaded.
Craftus Redesigned is a modified version of Craftus Reloaded : https://github.com/RSDuck/craftus_reloaded.
After launching it for the first time, you can change the controls in `sd:/craftus_redesigned/options.ini`.
 
You can also change the settings in `sd:/craftus_redesigned/options.ini`.
After launching it for the first time, you can change the controls in <code>sd:/craftus_redesigned/options.ini</code>. You can also change the settings in <code>sd:/craftus_redesigned/options.ini</code>.
## Controls
 
| Category | Action | OLD 3DS | NEW 3DS |
==Screenshots==
| ------------- | ------------- | ------------- | ------------- |
https://dlhb.gamebrew.org/3dshomebrew/CraftusReloaded-01.png
| Blocks | Place Block | L | ZL |
https://dlhb.gamebrew.org/3dshomebrew/CraftusReloaded-02.png
| Blocks | Break Block | R | ZR |
 
| | | | |
== Controls ==
| Move | Forward | Circle Pad (Up) | Circle Pad (Up) |
 
| Move | Backward | Circle Pad (Down) | Circle Pad (Down) |
{|
| Move | Left | Circle Pad (Left) | Circle Pad (Left) |
! Category
| Move | Right | Circle Pad (Right) | Circle Pad (Right) |
! Action
| Move | Jump | DPad (Up) | A/B/DPad (Up) |
! OLD 3DS
| Move | Shift | DPad (Down) | Y/X/DPad (Down) |
! NEW 3DS
| | | | |
|-
| Camera | Up | X | C-Stick (Up) |
| Blocks
| Camera | Down | B | C-Stick (Down) |
| Place Block
| Camera | Left | Y | C-Stick (Left) |
| L
| Camera | Right | A | C-Stick (Right) |
| ZL
| | | | |
|-
| Inventory | Switch Block | DPad (Left) | L/DPad (Left) |
| Blocks
| Inventory | Switch Block | DPad (Right) | R/DPad (Right) |
| Break Block
| | | | |
| R
| Commands | Open Console | Select | Select |
| ZR
| | | | |
|-
| Menu | Back | Start | Start |
|
# Credits
 
|
 
|
 
|
 
|-
| Move
| Forward
| Circle Pad (Up)
| Circle Pad (Up)
|-
| Move
| Backward
| Circle Pad (Down)
| Circle Pad (Down)
|-
| Move
| Left
| Circle Pad (Left)
| Circle Pad (Left)
|-
| Move
| Right
| Circle Pad (Right)
| Circle Pad (Right)
|-
| Move
| Jump
| DPad (Up)
| A/B/DPad (Up)
|-
| Move
| Shift
| DPad (Down)
| Y/X/DPad (Down)
|-
|
 
|
 
|
 
|
 
|-
| Camera
| Up
| X
| C-Stick (Up)
|-
| Camera
| Down
| B
| C-Stick (Down)
|-
| Camera
| Left
| Y
| C-Stick (Left)
|-
| Camera
| Right
| A
| C-Stick (Right)
|-
|
 
|
 
|
 
|
 
|-
| Inventory
| Switch Block
| DPad (Left)
| L/DPad (Left)
|-
| Inventory
| Switch Block
| DPad (Right)
| R/DPad (Right)
|-
|
 
|
 
|
 
|
 
|-
| Commands
| Open Console
| Select
| Select
|-
|
 
|
 
|
 
|
 
|-
| Menu
| Back
| Start
| Start
|}
 
== Credits ==
 
* RSDuck who made Craftus and Craftus Reloaded
* RSDuck who made Craftus and Craftus Reloaded
* People who made 3DS homebrew possible
* People who made 3DS homebrew possible
* Especially smea for 3dscraft which is good place for ~~stealing ideas~~ inspiration
** Especially smea for 3dscraft which is good place for <s>stealing ideas</s> inspiration
* Contributors of the 3dbrew.org wiki and ctrulib
** Contributors of the 3dbrew.org wiki and ctrulib
* Fincs for citro3d
** Fincs for citro3d
* More people I forgot about, even though I extended this list multiple times
** More people I forgot about, even though I extended this list multiple times
* Tommaso Checchi, for his [culling algorithm](https://tomcc.github.io/2014/08/31/visibility-1.html), orginally developed for the use in MC PE
* Tommaso Checchi, for his [https://tomcc.github.io/2014/08/31/visibility-1.html culling algorithm], orginally developed for the use in MC PE
* Of course all other MC devs, how could I forget them?
* Of course all other MC devs, how could I forget them?
* All people who worked on the libraries Craftus is depending on(see the dependencies folder)
* All people who worked on the libraries Craftus is depending on(see the dependencies folder)
# Todo
 
-*Replace Smea generation with old Craftus generation*
==Todo==
-*Add entities such as grass, flowers and a torch*
 
-*Add lighting*
* ''Replace Smea generation with old Craftus generation''
-*Add sound effects*
* ''Add entities such as grass, flowers and a torch''
-*Add background music*
* ''Add lighting''
-*Make doors actualy work*
* ''Add sound effects''
-*Make semi-transparent blocks possible*
* ''Add background music''
-*Make sky better*
* ''Make doors actualy work''
-*Add inventory slider*
* ''Make semi-transparent blocks possible''
* ''Make sky better''
* ''Add inventory slider''


[[Category:3DS homebrew games]]
[[Category:3DS homebrew games]]
[[Category:Homebrew action games on 3DS]]
[[Category:Homebrew action games on 3DS]]

Revision as of 15:27, 27 September 2021

Template:Infobox-3DS-Homebrews '"`UNIQ--youtube-00000000-QINU`"'

Craftus Redesigned is a modified version of Craftus Reloaded : https://github.com/RSDuck/craftus_reloaded.

After launching it for the first time, you can change the controls in sd:/craftus_redesigned/options.ini. You can also change the settings in sd:/craftus_redesigned/options.ini.

Screenshots

CraftusReloaded-01.png CraftusReloaded-02.png

Controls

Category Action OLD 3DS NEW 3DS
Blocks Place Block L ZL
Blocks Break Block R ZR
Move Forward Circle Pad (Up) Circle Pad (Up)
Move Backward Circle Pad (Down) Circle Pad (Down)
Move Left Circle Pad (Left) Circle Pad (Left)
Move Right Circle Pad (Right) Circle Pad (Right)
Move Jump DPad (Up) A/B/DPad (Up)
Move Shift DPad (Down) Y/X/DPad (Down)
Camera Up X C-Stick (Up)
Camera Down B C-Stick (Down)
Camera Left Y C-Stick (Left)
Camera Right A C-Stick (Right)
Inventory Switch Block DPad (Left) L/DPad (Left)
Inventory Switch Block DPad (Right) R/DPad (Right)
Commands Open Console Select Select
Menu Back Start Start

Credits

  • RSDuck who made Craftus and Craftus Reloaded
  • People who made 3DS homebrew possible
    • Especially smea for 3dscraft which is good place for stealing ideas inspiration
    • Contributors of the 3dbrew.org wiki and ctrulib
    • Fincs for citro3d
    • More people I forgot about, even though I extended this list multiple times
  • Tommaso Checchi, for his culling algorithm, orginally developed for the use in MC PE
  • Of course all other MC devs, how could I forget them?
  • All people who worked on the libraries Craftus is depending on(see the dependencies folder)

Todo

  • Replace Smea generation with old Craftus generation
  • Add entities such as grass, flowers and a torch
  • Add lighting
  • Add sound effects
  • Add background music
  • Make doors actualy work
  • Make semi-transparent blocks possible
  • Make sky better
  • Add inventory slider

Advertising: