Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Blobby Volley 2 Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Blobby Volley 2 |image=blobbyvolley2switch.png |description=A Blobby Volley 2 port for Nintendo Switch. |author=SilentFlyBy |lastupdated=2019/10/08 |type=Other Games |version=0.3.1 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch.7z |website=https://gbatemp.net/threads/blobby-volley-2.536115/ |source=https://github.com/SilentFlyBy/Blobby-Volley-2-Switch |donation= }} {{#seo: |title=Switch Homebrew...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Blobby Volley 2
|title=Blobby Volley 2
|image=blobbyvolley2switch.png
|image=blobbyvolley2nx.png
|description=A Blobby Volley 2 port for Nintendo Switch.
|description=A Blobby Volley 2 port for Nintendo Switch.
|author=SilentFlyBy
|author=SilentFlyBy
Line 8: Line 8:
|version=0.3.1
|version=0.3.1
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2nx.7z
|website=https://gbatemp.net/threads/blobby-volley-2.536115/
|website=https://gbatemp.net/threads/blobby-volley-2.536115/
|source=https://github.com/SilentFlyBy/Blobby-Volley-2-Switch
|source=https://github.com/SilentFlyBy/Blobby-Volley-2-Switch
|donation=
|donation=
}}
}}
{{#seo:
This is a port of the [http://http//blobby.sourceforge.net/ popular Volleyball game] you all know from the good old LAN-party days.
|title=Switch Homebrew Games (Other Games) - GameBrew
 
|title_mode=append
This is still in heavy WIP, so expect some features to be broken.
|image=blobbyvolley2switch.png
 
|image_alt=Blobby Volley 2
The original Blobby Volley 2 are developed by Daniel Knobe and Jonathan Sieber.
}}
 
{{cleanup|article|Needs cleanup}}
==Features==
A Blobby Volley 2 port for Nintendo Switch.
*Local play with 2 full controllers ("full" means no "single-mode" Joycons).
*Bots and custom bot scripts.
*Ruleset scripts.
 
==User guide==
For now both Joy-Cons count as one controller. You can choose other backgrounds in options.
 
You can use the original assets from the PC version if you like the "colorful look" more. To do so, just replace anything needed in the data subfolder.
 
By default, the colors of the player 1 and player 2 blobs are matching the neon blue and red Joy-Con colors.
 
This can be adjusted in the config.xml with any text editor.
 
Example for neon green and pink Joy-Con colors:
<pre>
    <var name="left_blobby_color_r" value="30"/>
    <var name="left_blobby_color_g" value="220"/>
    <var name="left_blobby_color_b" value="0"/>
</pre>
<pre>
    <var name="right_blobby_color_r" value="255"/>
    <var name="right_blobby_color_g" value="50"/>
    <var name="right_blobby_color_b" value="120"/>
</pre>
 
==Controls==
Left/Right - Move blob
 
A - Jump
 
'''Menu:'''
 
Up/Down - Navigate
 
A - Confirm
 
Left/Right - Change options
 
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2nx2.png
 
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2nx3.png
 
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2nx4.png


==Media==
==Media==
'''Blobby Volley FINALE Northcon 2013''' ([https://www.youtube.com/watch?v=vAbe1SEeW3U Schmi77i]) <br>
<youtube>vAbe1SEeW3U</youtube>
<youtube>vAbe1SEeW3U</youtube>


==Known issues==
*LAN/online play doesn't work yet.
*Button remapping doesn't work yet.
==Changelog==
'''v0.3.1 2019/10/08'''
*Switch FW 9.x compatibility.
*Add replays folder.
'''v0.3 2019/04/16'''
*Fix cmake build.
*Blobs default colors are now the same as the switch red and blue joycons.
*Prepare for HB Appstore.


==Screenshots==
'''v0.2 2019/04/15'''
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-01.png
*Add Icon and Metadata.
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-02.png
*Replace assets.
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-03.png
*Add bot support.
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-04.png
*Change jump button.
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-05.png
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-06.png
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-07.png
https://dlhb.gamebrew.org/switchhomebrews/blobbyvolley2switch-08.png


==Changelog==
'''v0.1 2019/04/11'''
'''v.1.0'''
*First working version.
* First Release.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/blobby-volley-2.536115/
* GitHub - https://github.com/SilentFlyBy/Blobby-Volley-2-Switch
* Github - https://github.com/SilentFlyBy/Blobby-Volley-2-Switch
* GitHub - https://github.com/SilentFlyBy/blobbyvolley2
* Reddit -
* GBAtemp - https://gbatemp.net/threads/blobby-volley-2.536115/
* ForTheUsers - https://apps.fortheusers.org/switch/blobby

Latest revision as of 04:40, 11 Mayıs 2023

Blobby Volley 2
Blobbyvolley2nx.png
General
AuthorSilentFlyBy
TypeOther Games
Version0.3.1
LicenseGPL-2.0
Last Updated2019/10/08
Links
Download
Website
Source

This is a port of the popular Volleyball game you all know from the good old LAN-party days.

This is still in heavy WIP, so expect some features to be broken.

The original Blobby Volley 2 are developed by Daniel Knobe and Jonathan Sieber.

Features

  • Local play with 2 full controllers ("full" means no "single-mode" Joycons).
  • Bots and custom bot scripts.
  • Ruleset scripts.

User guide

For now both Joy-Cons count as one controller. You can choose other backgrounds in options.

You can use the original assets from the PC version if you like the "colorful look" more. To do so, just replace anything needed in the data subfolder.

By default, the colors of the player 1 and player 2 blobs are matching the neon blue and red Joy-Con colors.

This can be adjusted in the config.xml with any text editor.

Example for neon green and pink Joy-Con colors:

    <var name="left_blobby_color_r" value="30"/>
    <var name="left_blobby_color_g" value="220"/>
    <var name="left_blobby_color_b" value="0"/>
    <var name="right_blobby_color_r" value="255"/>
    <var name="right_blobby_color_g" value="50"/>
    <var name="right_blobby_color_b" value="120"/>

Controls

Left/Right - Move blob

A - Jump

Menu:

Up/Down - Navigate

A - Confirm

Left/Right - Change options

Screenshots

blobbyvolley2nx2.png

blobbyvolley2nx3.png

blobbyvolley2nx4.png

Media

Blobby Volley FINALE Northcon 2013 (Schmi77i)

Known issues

  • LAN/online play doesn't work yet.
  • Button remapping doesn't work yet.

Changelog

v0.3.1 2019/10/08

  • Switch FW 9.x compatibility.
  • Add replays folder.

v0.3 2019/04/16

  • Fix cmake build.
  • Blobs default colors are now the same as the switch red and blue joycons.
  • Prepare for HB Appstore.

v0.2 2019/04/15

  • Add Icon and Metadata.
  • Replace assets.
  • Add bot support.
  • Change jump button.

v0.1 2019/04/11

  • First working version.

External links

Advertising: