More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Helii | |title=Helii | ||
|image= | |image=Helii3ds2.png | ||
|description=Homebrew port of Helii to the Nintendo 3DS. | |description=Homebrew port of Helii to the Nintendo 3DS. | ||
|author=BHSPitMonkey | |author=BHSPitMonkey |
Revision as of 08:41, 16 December 2021
Helii | |
---|---|
General | |
Author | BHSPitMonkey |
Type | Arcade Games |
Version | 1.1 |
License | Mixed |
Last Updated | 2015/09/18 |
Links | |
Download | |
Website | |
Source | |
Helii3DS is a homebrew port of Helii from the Nintendo Wii to the Nintendo 3DS.
Installation
Installing
Available in 3DSX/SMDH.
Copy the Helii3DS folder to the 3ds folder on your SD card, then run via homebrew launcher.
root |-3ds/ | |-Helii3DS/ | | |-img/ | | | |-fire.png | | | |-heli.png | | |-smoke.png | |-Helii3DS.3dsx | |-Helii3DS.smdh
Building
You'll need the following to be installed properly:
- devkitPro
- libctru
- libsf2d
- libsfil
- portlibs for 3DS
Then build using make
Controls
A - Fly
Credits
Projects used:
- devkitPro - Homebrew toolchain.
- smea/libctru libctru - 3DS core functionality.
- xerpi/libsf2d libsf2d - For drawing.
- xerpi/libsfil libsfil - For image loading.
- libpng - For image decoding.
Artwork used:
- [https://openclipart.org/detail/10814/helicopter Helicopter.
- Fire.
- Knewave font, used under the terms of the SIL Open Font License: Copyright (c) 2010, Tyler Finck, with Reserved Font Name: "Knewave".
This Font Software is licensed under the SIL Open Font License, Version 1.1 (26 February 2007).
Changelog
V1.1
- Changed color scheme.
- Began drawing text and scores to lower screen (high score is not yet persistent after exit).
V1.0
- First public build.
- Collision and basic gameplay work as expected.