More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=WiiCasino | |title=WiiCasino | ||
|image= | |image=wiicasino2.png | ||
|description=Black Jack Game/Simulator featuring the debut of | |description=Black Jack Game/Simulator featuring the debut of Miis in homebrew. | ||
|author=mdbrim, MrNick666 | |author=mdbrim, MrNick666 | ||
|lastupdated=2012/03/08 | |lastupdated=2012/03/08 | ||
Line 14: | Line 8: | ||
|version=3.1 | |version=3.1 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/ | |download=https://dlhb.gamebrew.org/wiihomebrews/wiicasino.7z | ||
|website=https://code.google.com/archive/p/wiicasino/ | |website=https://code.google.com/archive/p/wiicasino/ | ||
|source=https://code.google.com/archive/p/wiicasino/ | |source=https://code.google.com/archive/p/wiicasino/ | ||
}} | }} | ||
Black Jack game/simulation for Wii homebrew. True Physics Craps using actual physics for dice tosses (not random number generators), save your progress and have multiple accounts using in game Bank. | |||
Developed using GRRLIB, Bullet Physics, and more. | |||
==Features== | ==Features== | ||
Black Jack Assistant | *Black Jack Assistant. | ||
Card Counting Assistant | *Card Counting Assistant. | ||
*3D Physics for dice. | |||
Music / SFX | *Music / SFX. | ||
Featuring the debut of Miis in homebrew! | *Featuring the debut of Miis in homebrew!. | ||
Animated Mii assistant. | *Animated Mii assistant.. | ||
Multi-deck option (shoe) | *Multi-deck option (shoe). | ||
Multi-color dice option | *Multi-color dice option. | ||
All New Graphics | *All New Graphics. | ||
Save your progress with in game Bank | *Save your progress with in game Bank. | ||
Custom/Random Table color support | *Custom/Random Table color support. | ||
Save favorite settings | *Save favorite settings. | ||
Statistics | *Statistics. | ||
Various Currencies | *Various Currencies. | ||
*D-Pad Navigation. | |||
Classic Controller and nunchuck support | *Classic Controller and nunchuck support. | ||
and | *And more. | ||
==User guide== | |||
Grab the dice by holding down the B button, shake your Wiimote and THROW the dice by releasing B. | |||
Physics will take care of the rest for realistic dice/table interaction. | |||
Game Types: | |||
*Standard Blackjack - Classic Blackjack. | |||
*Craps - Classic Craps table with 3d physics for dice and table interaction (no random number generator needed). | |||
=== | ==Controls== | ||
===Wiimote=== | |||
Pointer - Move Pointer | |||
== | A - Select, +BET | ||
B - Back, -BET | |||
D-Pad - Navigate | |||
Plus/Home - Show menu, Resume | |||
===Wiimote & Nunchuck=== | |||
Pointer - Move Pointer | |||
Nunchuck Z - Select, +BET | |||
Nunchuck C - Back, -BET | |||
D-Pad or Nunchuck Control Stick - Navigate | |||
Plus/Home - Show menu, Resume | |||
===Classic Controller=== | |||
A - Select, +BET | |||
B - Back, -BET | |||
D-Pad/Control Stick - Navigate | |||
Plus/Home - Show menu, Resume | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/wiihomebrews/wiicasino3.png | |||
https://dlhb.gamebrew.org/wiihomebrews/wiicasino4.png | |||
https://dlhb.gamebrew.org/wiihomebrews/wiicasino5.png | |||
https://dlhb.gamebrew.org/wiihomebrews/wiicasino6.png | |||
https://dlhb.gamebrew.org/wiihomebrews/wiicasino7.png | |||
https://dlhb.gamebrew.org/wiihomebrews/wiicasino8.png | |||
== | ==Media== | ||
''' | '''Wii Casino [Wii Homebrew - V3.1] ([https://www.youtube.com/watch?v=t1fTudwdJlU mrnick666])'''<br> | ||
<youtube>t1fTudwdJlU</youtube> | |||
== Changelog == | == Changelog == | ||
''' v 3.1 ''' | ''' v 3.1 ''' | ||
* Renamed "Wii Casino" | * Renamed "Wii Casino". | ||
* Added Craps with 3d physics | * Added Craps with 3d physics. | ||
* Added Bank with ability to save three accounts | * Added Bank with ability to save three accounts. | ||
* Compiled with latest libogc and GRRLIB | * Compiled with latest libogc and GRRLIB. | ||
* Fully animated Assistant and Miis | * Fully animated Assistant and Miis. | ||
''' v2.0 ''' | ''' v2.0 ''' | ||
* Added TOTAL new graphics package | * Added TOTAL new graphics package. | ||
* Added support for Miis!!! | * Added support for Miis!!!. | ||
* Added Blackjack Assistant | * Added Blackjack Assistant. | ||
* Added Card Counting Assistant | * Added Card Counting Assistant. | ||
* Added Statistics | * Added Statistics. | ||
* Added some custom rules | * Added some custom rules. | ||
* Added multi deck options | * Added multi deck options. | ||
* Added new menu interface | * Added new menu interface. | ||
* Added ability to save favorite settings | * Added ability to save favorite settings. | ||
''' v1.2 ''' | ''' v1.2 ''' | ||
* Added Nunchuk and Classic Controller support | * Added Nunchuk and Classic Controller support. | ||
* Added SPLIT Option | * Added SPLIT Option. | ||
* Changed interface of BET buttons | * Changed interface of BET buttons. | ||
* Added Random Table Color Option | * Added Random Table Color Option. | ||
''' v1.1 ''' | ''' v1.1 ''' | ||
* Added Custom Table Color Option | * Added Custom Table Color Option. | ||
* Added Dpad Navigation support for menu | * Added Dpad Navigation support for menu. | ||
* Added Dpad Navigation support for game | * Added Dpad Navigation support for game. | ||
* Code housekeeping | * Code housekeeping. | ||
''' v1.0 ''' | ''' v1.0 ''' | ||
* Initial Release | * Initial Release. | ||
== Credits == | |||
* Code - mdbrim. | |||
* Graphics - Mr_Nick666. | |||
Special thanks to Mr_Nick666 for the awesome graphics and outstanding ideas. | |||
Thanks to Arikado, Crayon, NoNameNo, and the rest of the wiibrew regulars for helping when I got stuck. | Thanks to Arikado, Crayon, NoNameNo, and the rest of the wiibrew regulars for helping when I got stuck. | ||
==External links== | ==External links== | ||
* | * Google Code - https://code.google.com/archive/p/wiicasino/ | ||
* | * WiiBrew - https://wiibrew.org/wiki/WiiCasino |
Revision as of 11:49, 9 March 2023
WiiCasino | |
---|---|
General | |
Author | mdbrim, MrNick666 |
Type | Card |
Version | 3.1 |
License | GPL-3.0 |
Last Updated | 2012/03/08 |
Links | |
Download | |
Website | |
Source | |
Black Jack game/simulation for Wii homebrew. True Physics Craps using actual physics for dice tosses (not random number generators), save your progress and have multiple accounts using in game Bank.
Developed using GRRLIB, Bullet Physics, and more.
Features
- Black Jack Assistant.
- Card Counting Assistant.
- 3D Physics for dice.
- Music / SFX.
- Featuring the debut of Miis in homebrew!.
- Animated Mii assistant..
- Multi-deck option (shoe).
- Multi-color dice option.
- All New Graphics.
- Save your progress with in game Bank.
- Custom/Random Table color support.
- Save favorite settings.
- Statistics.
- Various Currencies.
- D-Pad Navigation.
- Classic Controller and nunchuck support.
- And more.
User guide
Grab the dice by holding down the B button, shake your Wiimote and THROW the dice by releasing B.
Physics will take care of the rest for realistic dice/table interaction.
Game Types:
- Standard Blackjack - Classic Blackjack.
- Craps - Classic Craps table with 3d physics for dice and table interaction (no random number generator needed).
Controls
Wiimote
Pointer - Move Pointer
A - Select, +BET
B - Back, -BET
D-Pad - Navigate
Plus/Home - Show menu, Resume
Wiimote & Nunchuck
Pointer - Move Pointer
Nunchuck Z - Select, +BET
Nunchuck C - Back, -BET
D-Pad or Nunchuck Control Stick - Navigate
Plus/Home - Show menu, Resume
Classic Controller
A - Select, +BET
B - Back, -BET
D-Pad/Control Stick - Navigate
Plus/Home - Show menu, Resume
Screenshots
Media
Wii Casino [Wii Homebrew - V3.1] (mrnick666)
Changelog
v 3.1
- Renamed "Wii Casino".
- Added Craps with 3d physics.
- Added Bank with ability to save three accounts.
- Compiled with latest libogc and GRRLIB.
- Fully animated Assistant and Miis.
v2.0
- Added TOTAL new graphics package.
- Added support for Miis!!!.
- Added Blackjack Assistant.
- Added Card Counting Assistant.
- Added Statistics.
- Added some custom rules.
- Added multi deck options.
- Added new menu interface.
- Added ability to save favorite settings.
v1.2
- Added Nunchuk and Classic Controller support.
- Added SPLIT Option.
- Changed interface of BET buttons.
- Added Random Table Color Option.
v1.1
- Added Custom Table Color Option.
- Added Dpad Navigation support for menu.
- Added Dpad Navigation support for game.
- Code housekeeping.
v1.0
- Initial Release.
Credits
- Code - mdbrim.
- Graphics - Mr_Nick666.
Special thanks to Mr_Nick666 for the awesome graphics and outstanding ideas.
Thanks to Arikado, Crayon, NoNameNo, and the rest of the wiibrew regulars for helping when I got stuck.
External links
- Google Code - https://code.google.com/archive/p/wiicasino/
- WiiBrew - https://wiibrew.org/wiki/WiiCasino