More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Helii | |title=Helii | ||
| image = helii96.png | |image=helii96.png | ||
| | |description=Homebrew port of Helii to the Nintendo 3DS. | ||
| | |author=BHSPitMonkey | ||
| lastupdated = 2015/09/18 | |lastupdated=2015/09/18 | ||
| | |type=Arcade Games | ||
| | |version=1.1 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrew/Helii3DS.rar | ||
| source = https://github.com/BHSPitMonkey/Helii3DS | |website=https://github.com/BHSPitMonkey/Helii3DS | ||
|source=https://github.com/BHSPitMonkey/Helii3DS | |||
}} | }} | ||
== Helii3DS == | == Helii3DS == |
Revision as of 10:59, 29 October 2021
Helii | |
---|---|
File:Helii96.png | |
General | |
Author | BHSPitMonkey |
Type | Arcade Games |
Version | 1.1 |
License | Mixed |
Last Updated | 2015/09/18 |
Links | |
Download | |
Website | |
Source | |
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