Super Ball Bros Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Other Games) - GameBrew
|title_mode=append
|image=superballbroswii.jpg
|image_alt=Super Ball Bros
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Super Ball Bros
|title=Super Ball Bros
|image=superballbroswii.jpg
|image=superballbroswii.jpg
|description=It's inspired by Super Smash Bros, the object to to pick up guns and knock the other players off the map by shooting them.
|description=It's inspired by Super Smash Bros, knock the opponents off the stage by shooting them.
|author=Eguin
|author=Eguin
|lastupdated=2021/12/01
|lastupdated=2021/12/01
|type=Other Games
|type=Shooter
|version=2021
|version=2021
|license=Mixed
|license=Mixed
Line 18: Line 12:
|source=https://github.com/Eguin/SuperBallBros
|source=https://github.com/Eguin/SuperBallBros
}}
}}
'''Super Ball Bros''' is inspired by Super Smash Bros game. This game revolves around collecting weapons and eliminating other players by shooting them off the map. Currently in development, the game welcomes continued work should there be interest. The game can accommodate up to 4 players and is compatible with GameCube controllers.
Super Ball Bros is a multiplayer homebrew shooter inspired by the Super Smash Bros.  
 
The game supports up to 4 players and uses GameCube controllers.


==Install==
==Installation==
To play the game on original Wii hardware, ensure that your Wii is set up for homebrew. Then, transfer the contents of the "apps" folder to your SD card. If an "apps" folder already exists on your SD card, merge the contents of both folders.
To play the game on original hardware:
* Please make sure homebrew your Wii.
* Then drag the apps folder onto your SD card (if an apps folder already exists just merge the contents of both onto the sd card).


To play on the Dolphin emulator, go to Config -> Audio and change the audio setting from DSP HLE to either DSP LLE Recompiler or DSP LLE Interpreter. Then, select the file labeled "For Dolphin Emulator" to play the game. The game has been tested on the Dolphin emulator and is known to work, though results on other emulators may vary.
To play on Dolphin emulator:
* Go to Config > Audio and change the audio from DSP HLE to either DSP LLE Recompiler or DSP LLE Interpreter.
* Then select the file from the "For Dolphin Emulator" to play.


==Screenshots==
==User guide==
https://dlhb.gamebrew.org/wiihomebrews/superballbroswii-03.jpg
In the opening screen players can use the A button to ready up, when all players are ready press Start to begin the game.
https://dlhb.gamebrew.org/wiihomebrews/superballbroswii-02.jpg
 
https://dlhb.gamebrew.org/wiihomebrews/superballbroswii-01.jpg
Each player is one of the circles on the screen. Guns will spawn around the course.
 
Use the Joystick to move around, the A button to pick up guns, the C-Stick to aim, and R to shoot.
 
The goal is to try to knock the opponents off the stage by shooting them.
 
The more you get shot the more knockback you'll take.
 
When only 1 player is left that player will be displayed on the win screen. Press Start to return the opening screen.
 
==Controls==
Joystick - Move
 
A - Pick up guns
 
C-Stick - Aim guns


==Controls:==
R - Shoot guns
* Joystick to move
* A to pick up guns
* C-Stick to aim guns
* R to shoot guns


==How to play==
Start - Return the opening screen
On the opening screen, press the A button to ready up. Once all players are ready, press START to begin the game. Each player is represented by a circle on the screen. Guns will randomly spawn around the course.


Use the Joystick to move, press the A button to pick up guns, use the C-Stick to aim, and press R to shoot. The objective is to eliminate other players by shooting them off the stage. The more you get shot, the more knockback you will take. The last player standing will be displayed on the win screen.
==Screenshots==
superballbroswii3.png


Press START to return to the opening screen. Have fun!
superballbroswii4.png


==Credits:==
==Credits==
* devkitpro make literally coding for Wii possible: https://devkitpro.org/
* [https://devkitpro.org/ devkitpro] make literally coding for Wii possible.
* GRRLIB helped a ton for drawing the graphics to the screen: https://grrlib.github.io/GRRLIB/index.html
* [https://grrlib.github.io/GRRLIB/index.html GRRLIB] helped a ton for drawing the graphics to the screen.
* @newo for helping me out with a question I had
* @newo for helping me out with a question I hadn
* My brother for all the music, you can check out his channel if you like it: https://www.youtube.com/channel/UCWSkeVWhAyN37e3oB2YjqPw
* My brother for all the music, you can check out [https://www.youtube.com/channel/UCWSkeVWhAyN37e3oB2YjqPw his channel] if you like it.


==External links==
==External links==
* GitHub - https://github.com/Eguin/SuperBallBros
* GitHub - https://github.com/Eguin/SuperBallBros
* Gbatemp - https://gbatemp.net/threads/super-ball-bros-homebrew-game.603766/
* GBAtemp - https://gbatemp.net/threads/super-ball-bros-homebrew-game.603766/

Revision as of 08:33, 27 February 2023

Super Ball Bros
File:Superballbroswii.jpg
General
AuthorEguin
TypeShooter
Version2021
LicenseMixed
Last Updated2021/12/01
Links
Download
Website
Source

Super Ball Bros is a multiplayer homebrew shooter inspired by the Super Smash Bros.

The game supports up to 4 players and uses GameCube controllers.

Installation

To play the game on original hardware:

  • Please make sure homebrew your Wii.
  • Then drag the apps folder onto your SD card (if an apps folder already exists just merge the contents of both onto the sd card).

To play on Dolphin emulator:

  • Go to Config > Audio and change the audio from DSP HLE to either DSP LLE Recompiler or DSP LLE Interpreter.
  • Then select the file from the "For Dolphin Emulator" to play.

User guide

In the opening screen players can use the A button to ready up, when all players are ready press Start to begin the game.

Each player is one of the circles on the screen. Guns will spawn around the course.

Use the Joystick to move around, the A button to pick up guns, the C-Stick to aim, and R to shoot.

The goal is to try to knock the opponents off the stage by shooting them.

The more you get shot the more knockback you'll take.

When only 1 player is left that player will be displayed on the win screen. Press Start to return the opening screen.

Controls

Joystick - Move

A - Pick up guns

C-Stick - Aim guns

R - Shoot guns

Start - Return the opening screen

Screenshots

superballbroswii3.png

superballbroswii4.png

Credits

  • devkitpro make literally coding for Wii possible.
  • GRRLIB helped a ton for drawing the graphics to the screen.
  • @newo for helping me out with a question I hadn
  • My brother for all the music, you can check out his channel if you like it.

External links

Advertising: