More actions
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/helii96.png|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/helii96.png|250px | ||
| type = Arcade Games | | type = Arcade Games | ||
| version = v1.1 | | version=v1.1 | ||
| lastupdated = 2015/09/18 | |||
| licence = Mixed | | licence = Mixed | ||
| author = BHSPitMonkey | | author = BHSPitMonkey | ||
| website = https://github.com/BHSPitMonkey/Helii3DS | | website = https://github.com/BHSPitMonkey/Helii3DS | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/Helii3DS.rar | | download = https://dlhb.gamebrew.org/3dshomebrew/Helii3DS.rar | ||
| source = https:// | | source = https://github.com/BHSPitMonkey/Helii3DS | ||
}} | }} | ||
= Helii3DS = | = Helii3DS = |
Revision as of 08:39, 7 September 2021
Template:Infobox-3DS-Homebrews
Helii3DS
A homebrew port of Helii from the Nintendo Wii to the Nintendo 3DS.
Download
Builds can be downloaded from the Releases page.
Build
You'll need the following to be installed properly:
- devkitPro
- libctru
- libsf2d
- libsfil
- portlibs for 3DS
Then build using:
make
Install
Place the files onto your SD card like so:
3ds └── Helii3DS ├── img │ ├── fire.png │ ├── heli.png │ └── smoke.png ├── Helii3DS.3dsx └── Helii3DS.smdh
Projects used
- devkitPro (homebrew toolchain)
- smea/libctru (3DS core functionality)
- xerpi/libsf2d (for drawing)
- xerpi/libsfil (for image loading)
- libpng (for image decoding)
Artwork used
- https://openclipart.org/detail/10814/helicopter
- https://openclipart.org/detail/23803/fire
Knewave font, used under the terms of the SIL Open Font License:
Copyright (c) 2010, Tyler Finck <[email protected]>, with Reserved Font Name: ""Knewave"". This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL Version 1.1 - 26 February 2007
License
TBD