1,804 bytes added
, 03:29, 22 October 2017
{{Infobox homebrew
| title = Neverball
| image =
| type = arcade game
| author = camthesaxman
| version = 1.1
| licence = GPLv2
| download = https://github.com/camthesaxman/neverball-wii/releases
| source = https://github.com/camthesaxman/neverball-wii
| peripherals = {{Wiimote1}} {{GCNController}}
| hbb =
}}
This is an unofficial port [https://neverball.org/ Neverball]. Neverball is a 3D arcade game in which you tilt the floor to roll a ball through an obstacle course.
== Description ==
Tilt the floor to roll a ball through an obstacle course before time runs out. Neverball is part puzzle game, part action game, and entirely a test of skill.
== Controls ==
{| class="wikitable"
|-
! {{WiimoteVerticalTilt}} {{GCControlStick}} || Tilt Floor
|-
| {{WiimoteAim}} {{GCControlStick}} || Navigate Menu
|-
| {{WiimoteAButton}} {{GCAButton}} || Menu Confirm
|-
| {{WiimoteBButton}} {{GCBButton}} || Menu Back
|-
| {{WiimotePlusButton}} {{GCStartButton}} || Pause
|-
| {{WiimoteDPad}} {{GCControlStickC}} || Change Camera Angle
|-
| {{WiimoteHomeButton}} || Exit to Loader
|}
== Screenshots ==
[[File:neverball-ss1.png|320px|Neverball Title Screen]]
[[File:neverball-ss3.png|320px|Neverball Screenshot]]
[[File:neverball-ss2.png|320px|Neverball Screenshot]]
== Bugs and differences from PC version ==
* SLOW! Runs at 30 FPS rather than 60 FPS.
* Does not support resolutions above 640x480 (Wii hardware limitation), though it supports anamorphic 16:9 widescreen.
* Many graphical effects (reflections, shadows, goal and coin sparkles, antialiasing) are not present.
* There are a few issues with Z-fighting, though nothing major.
* Occasional audio crackling and stuttering
== Changelog ==
=== Release 1 ===
October 21st, 2017
* Initial release