Craftus Reloaded 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = Craftus Reloaded | image = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Reloaded.jpeg|250px | type = Adventure | version = 0.3-pre2 | licence...")
 
m (Text replacement - "Category:3DS homebrew games" to "")
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = Craftus Reloaded
|title=Craftus Reloaded
| image = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Reloaded.jpeg|250px
|image=Craftusreloaded2.png
| type = Adventure
|description=A second attempt at a homebrew Minecraft clone for 3DS.
| version = 0.3-pre2
|author=RSDuck (catlover007)
| licence = Mixed
|lastupdated=2020/11/18
| author = RSDuck
|type=Simulation
| website = https://github.com/RSDuck/craftus_reloaded
|version=0.3
| download = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Reloaded-3DS.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/Craftus-Reloaded-3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/craftusreloaded.7z
|website=https://github.com/RSDuck/craftus_reloaded
|source=https://github.com/RSDuck/craftus_reloaded
}}
}}
Craftus Reloaded is a homebrew Minecraft clone for Nintendo 3DS. The project is under development and features only a creative-mode-esque game mode with infinite resources.
This is a rewritten version of the [[Craftus_3DS|Craftus]], about 15% is copied from the old Craftus the remaining part is rewritten.
==Features==
* An infinte world (in theory).
* Two different world generators.
* Blocks, of multiple variants, can be broken and placed down to build structures.
* A basic inventory system.
* Saving and loading, multiple worlds.
* Clouds and menus.
* Sneaking and Flying.
==User guide==
The controls can be changed by editing the file which can be found at sd:/craftus/options.ini (with instructions).
The options are changed in sd:/craftus/options.ini.
{| class="wikitable"
|-
! Option
! Meaning
! Default (OLD 3DS)
! Default (NEW 3DS)
! Values to Change
|-
| Autojump || Jump automatically, being close to a block || 1 (True) || 0 (False) || 0 (False) and 1 (True)
|-
|}
==Controls==
'''OLD 3DS:'''
L/R - Place/Break block
X/B/Y/A - Move forward/backword/left/right
D-Pad Up - Jump
D-Pad Down - Shift
D-Pad Left/Right - Switch block (inventory)
Circle Pad - Camera view
Select - Open console (commands)
Start - Back (menu)
'''NEW 3DS:'''
L/R - Place/Break block
Circle Pad - Move forward/backword/left/right
ZL - Jump
ZR - Shift
D-Pad Left/Right - Switch block (inventory)
C-Stick - Camera view
Select - Open console (commands)
Start - Back (menu)
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/craftusreloaded3.png
https://dlhb.gamebrew.org/3dshomebrews/craftusreloaded4.png
==Media==
'''Craftus Reloaded 0.1 - DONT DIG DOWN! | 3DS Homebrew Showcase''' ([https://www.youtube.com/watch?v=XyPbfzB3l2E TCPixel]) <br>
<youtube>XyPbfzB3l2E</youtube>
<youtube>XyPbfzB3l2E</youtube>


= Craftus 3D Reloaded =
==Credits==
Craftus Reloaded is a homebrew Minecraft clone for Nintendo 3DS. It's under active development. It currently features only a creative-mode-esque game mode with infinite resources. [[File:https://raw.githubusercontent.com/wiki/RSDuck/craftus_reloaded/screenshots/15t.png]]|[[File:https://raw.githubusercontent.com/wiki/RSDuck/craftus_reloaded/screenshots/17t.png]]|[[File:https://raw.githubusercontent.com/wiki/RSDuck/craftus_reloaded/screenshots/16t.png]] ----|----|---- [[File:https://raw.githubusercontent.com/wiki/RSDuck/craftus_reloaded/screenshots/15b.png]]|[[File:https://raw.githubusercontent.com/wiki/RSDuck/craftus_reloaded/screenshots/17b.png]]|[[File:https://raw.githubusercontent.com/wiki/RSDuck/craftus_reloaded/screenshots/16b.png]]
* People who made 3DS homebrew possible.
== History ==
* Especially smea for 3dscraft which is good place for inspiration.
It's been a while since I started developing this version of Craftus. I started to do a rewrite, because the old Craftus was beyond fixable. Probably 15% is copied from the old Craftus the remaining part is rewritten.
* Contributors of the 3dbrew.org wiki and ctrulib.
== Features ==
* Fincs for citro3d.
* An infinte world(in theory)
* XSSheep, for the textures, taken from his [http://www.minecraftforum.net/forums/mapping-and-modding/resource-packs/1242533-pixel-perfection-now-with-polar-bears-1-11 resourcepack] which is licensed under [https://creativecommons.org/licenses/by-sa/4.0/ CC BY-SA].
* Two different world generators
* Tommaso Checchi, for his [https://tomcc.github.io/2014/08/31/visibility-1.html culling algorithm], orginally developed for the use in MC PE.
* Blocks, of multiple variants, can be broken and placed down to build structures
* Of course all other MC devs.
* A basic inventory system
* All people who worked on the libraries Craftus is depending on (see the dependencies folder).
* Saving and loading, multiple worlds
 
* Clouds and menus
==External links==
* Sneaking and Flying
* GitHub - https://github.com/RSDuck/craftus_reloaded
== Default Controls ==
* GBAtemp - https://gbatemp.net/threads/wip-release-craftus-reloaded.480518
''The controls can be changed by editing the file which can be found at <code>sd:/craftus/options.ini</code> (instructions can be found there too).'' | Category | Action | OLD 3DS | NEW 3DS | | ------------- | ------------- | ------------- | ------------- | | Blocks | Place Block | L | L | | Blocks | Break Block | R | R | | | | | | | Move | Forward | X | Circle Pad (Up) | | Move | Backward | B | Circle Pad (Down) | | Move | Left | Y | Circle Pad (Left) | | Move | Right | A | Circle Pad (Right) | | Move | Jump | DPad (Up) | ZL | | Move | Shift | DPad (Down) | ZR | | | | | | | Camera | Up | Circle Pad (Up) | C-Stick (Up) | | Camera | Down | Circle Pad (Down) | C-Stick (Down) | | Camera | Left | Circle Pad (Left) | C-Stick (Left) | | Camera | Right | Circle Pad (Right) | C-Stick (Right) | | | | | | | Inventory | Switch Block | DPad (Left) | DPad (Left) | | Inventory | Switch Block | DPad (Right) | DPad (Right) | | | | | | | Commands | Open Console | Select | Select | | | | | | | Menu | Back | Start | Start |
== Options ==
''The options are changed in <code>sd:/craftus/options.ini</code>.'' | Option | Meaning | Default (OLD 3DS) | Default (NEW 3DS) | Values to Change | | ------------- | ------------- | ------------- | ------------- | ------------- | | Autojump | Jump automatically, being close to a block | 1 (True) | 0 (False) | 0 (False) and 1 (True) |
== Known bugs ==
* <s>I experienced once, that blocks, which are newly placed in a specific chunk weren't rendered anymore, but blocks placed in another chunk were, but I couldn't reproduce this bug. Maybe it's related to old savefiles</s> I hope I fixed this bug, because I couldn't find a way to reproduce it.
* <s>Making a screenshot with Luma Rosalina menu leads to crash</s> Somehow this doesn't happen anymore
== Credits ==
* People who made 3DS homebrew possible
* Especially smea for 3dscraft which is good place for <s>stealing ideas</s> 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
* XSSheep, for the textures, taken from his [http://www.minecraftforum.net/forums/mapping-and-modding/resource-packs/1242533-pixel-perfection-now-with-polar-bears-1-11 resourcepack] which is licensed under [https://creativecommons.org/licenses/by-sa/4.0/ CC BY-SA]
* 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?
* All people who worked on the libraries Craftus is depending on(see the dependencies folder)

Latest revision as of 05:49, 6 May 2024

Craftus Reloaded
Craftusreloaded2.png
General
AuthorRSDuck (catlover007)
TypeSimulation
Version0.3
LicenseMixed
Last Updated2020/11/18
Links
Download
Website
Source

Craftus Reloaded is a homebrew Minecraft clone for Nintendo 3DS. The project is under development and features only a creative-mode-esque game mode with infinite resources.

This is a rewritten version of the Craftus, about 15% is copied from the old Craftus the remaining part is rewritten.

Features

  • An infinte world (in theory).
  • Two different world generators.
  • Blocks, of multiple variants, can be broken and placed down to build structures.
  • A basic inventory system.
  • Saving and loading, multiple worlds.
  • Clouds and menus.
  • Sneaking and Flying.

User guide

The controls can be changed by editing the file which can be found at sd:/craftus/options.ini (with instructions).

The options are changed in sd:/craftus/options.ini.

Option Meaning Default (OLD 3DS) Default (NEW 3DS) Values to Change
Autojump Jump automatically, being close to a block 1 (True) 0 (False) 0 (False) and 1 (True)

Controls

OLD 3DS:

L/R - Place/Break block

X/B/Y/A - Move forward/backword/left/right

D-Pad Up - Jump

D-Pad Down - Shift

D-Pad Left/Right - Switch block (inventory)

Circle Pad - Camera view

Select - Open console (commands)

Start - Back (menu)

NEW 3DS:

L/R - Place/Break block

Circle Pad - Move forward/backword/left/right

ZL - Jump

ZR - Shift

D-Pad Left/Right - Switch block (inventory)

C-Stick - Camera view

Select - Open console (commands)

Start - Back (menu)

Screenshots

craftusreloaded3.pngcraftusreloaded4.png

Media

Craftus Reloaded 0.1 - DONT DIG DOWN! | 3DS Homebrew Showcase (TCPixel)

Credits

  • People who made 3DS homebrew possible.
  • Especially smea for 3dscraft which is good place for inspiration.
  • Contributors of the 3dbrew.org wiki and ctrulib.
  • Fincs for citro3d.
  • XSSheep, for the textures, taken from his resourcepack which is licensed under CC BY-SA.
  • Tommaso Checchi, for his culling algorithm, orginally developed for the use in MC PE.
  • Of course all other MC devs.
  • All people who worked on the libraries Craftus is depending on (see the dependencies folder).

External links

Advertising: