Warnel Chawpiovs Switch: Difference between revisions
More actions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
|description=Solo/Coop card game. | |description=Solo/Coop card game. | ||
|author=frwololo | |author=frwololo | ||
|lastupdated=2026/ | |lastupdated=2026/05/15 | ||
|type=Card | |type=Card | ||
|version=1.0 | |version=1.3.0 | ||
|license=AGPL-3.0 | |license=AGPL-3.0 | ||
|download=https://wololo.net/ | |download=https://wololo.net/downloads/index.php/download/10292 | ||
|website=https://wololo.net/2025/12/31/homebrew-release-warnel-chawpiovs-pc-nintendo-switch/ | |website=https://wololo.net/2025/12/31/homebrew-release-warnel-chawpiovs-pc-nintendo-switch/ | ||
|source=https://github.com/frwololo/warnel-chawpiovs | |source=https://github.com/frwololo/warnel-chawpiovs | ||
| Line 40: | Line 40: | ||
== User guide == | == User guide == | ||
This simulator supports the following cards from the original game (current total | This simulator supports the following cards from the original game (current total 14 heroes, 18 villains): | ||
* Core box (5 heroes, 3 villains) | * Core box (5 heroes, 3 villains) | ||
* Captain America (1 Hero) | |||
* Doctor Strange (1 Hero) | |||
* The Rise of Red skull ( 2 heroes, 5 villains) | * The Rise of Red skull ( 2 heroes, 5 villains) | ||
* The Mad Titan's Shadow ( 2 heroes, 5 villains) | |||
* War Machine (1 Hero) | |||
* Sinister Motives ( 2 heroes, 5 villains) | |||
There is no tutorial included, and, although the rules are automatically handled by the engine, it will quickly become confusing if you are not already familar with the original game. | There is no tutorial included, and, although the rules are automatically handled by the engine, it will quickly become confusing if you are not already familar with the original game. | ||
Rules can be | Rules can be found [https://images-cdn.fantasyflightgames.com/filer_public/ab/be/abbef836-d5ef-4241-b2bd-1062df73f367/mvc01_learn_to_play_eng-compressed.pdf here]. (if broken link, go to [https://www.fantasyflightgames.com/en/products/marvel-champions-the-card-game/ fantasy flight's official page], scroll down to "support/rules" and select "Learn to play" | ||
For all intents and purposes, Warnel Chawpiovs works for a single player using 1 or 2 heroes. Other game modes, in particular Multiplayer, are hit and miss. The Multiplayer layer in particular is a disgusting pile of race conditions and I'm not sure I have the skills to fix it for now. | For all intents and purposes, Warnel Chawpiovs works for a single player using 1 or 2 heroes. Other game modes, in particular Multiplayer, are hit and miss. The Multiplayer layer in particular is a disgusting pile of race conditions and I'm not sure I have the skills to fix it for now. | ||
| Line 62: | Line 67: | ||
* The host needs to forward port 7777 on their computer/router. The rest should be semi automated. | * The host needs to forward port 7777 on their computer/router. The rest should be semi automated. | ||
* Make sure the host clicks on "host" before anybody else clicks on "Join", otherwise things start breaking. | * Make sure the host clicks on "host" before anybody else clicks on "Join", otherwise things start breaking. | ||
==Media== | ==Media== | ||
| Line 84: | Line 86: | ||
* Switch port performance is slow without overclocking. | * Switch port performance is slow without overclocking. | ||
* Some specific cards may have rule enforcement issues. | * Some specific cards may have rule enforcement issues. | ||
* Campaign mode is not currently supported. | |||
== Changelog == | == Changelog == | ||
'''v1.3.0 2026/05/15''' | |||
* Adds support for "Galaxy's Most Wanted" expansion, Black Widow Hero Pack, Thor Hero Pack, Hulk Hero Pack, Ms. Marvel Hero Pack | |||
** New heroes: Black Widow, Thor, Hulk, Ms. Marvel, Rocket Raccoon and Groot | |||
** New villains: Drang, The Collector (2 scenarios), Nebula, and Ronan the Accuser | |||
* Added a Deck Editor | |||
* Various bug fixes | |||
'''v1.2.0 2026/04/17''' | |||
* Added "Sinister Motives" expansion, Doctor Strange Hero Pack, and War Machine Hero Pack support | |||
** New heroes: Spider-Man Miles Morales, Ghost Spider, Doctor Strange, War Machine | |||
** New villains: Sandman, Venom, Mysterio, The Sinister 6, Venom-Goblin | |||
* Download of pictures now happens in the background | |||
* Various bug fixes | |||
* Note: MacOS build is untested | |||
'''v1.1.0 2026/02/25''' | |||
* Added "The Mad Titan's Shadow" expansion and "Captain America" Hero pack support | |||
** New heroes: Adam Warlock, Spectrum, Captain America | |||
** New villains: Ebony Maw, Tower Defense, Thanos, Hela, Loki | |||
* Added support for music and sound | |||
* Various bug fixes | |||
* MacOS build (untested) | |||
'''v1.0.0 2026/01/20''' | '''v1.0.0 2026/01/20''' | ||
* Added "The Rise of Red Skull" expansion support | * Added "The Rise of Red Skull" expansion support | ||
Latest revision as of 05:04, 17 May 2026
| Warnel Chawpiovs | |
|---|---|
| General | |
| Author | frwololo |
| Type | Card |
| Version | 1.3.0 |
| License | AGPL-3.0 |
| Last Updated | 2026/05/15 |
| Links | |
| Download | |
| Website | |
| Source | |
Warnel Chawpiovs (abbreviated as WC) is a card game developed by Wololo based on a well known cooperative board game, with full rules enforcement, to play solo or (ultimately) multiplayer.
Differences from the original game:
- Unlike Marvel Champions, Warnel Chawpiovs allows heroes to play their turn in parallel. This is particularly obvious in Multiplayer mode. This is intentional: although the rules of the game state that each player should play their turn one player after the other (and explicitly ask other players to activate abilities or play cards as needed), in practice, most people play simultaneously and synchronize verbally. Because this is a video game, it felt important to me to minimize friction on that aspect, and allow clients to play simultaneously. If you'd rather follow the actual rules and play your turns in order, nothing prevents you from coordinating with your fellow players.
- In Warnel Chawpiovs, minions attack in the order in which they appeared on the board, instead of letting the players choose the order. This is mostly a design decision for gameplay speed. It sometimes impact one's strategy but I felt the benefit was worth it.
This is a fan-created work and is not affiliated with, endorsed by, or sponsored by Fantasy Flight Games. All characters, settings, and related elements are the property of their respective owners.
Features
- Complete card rules enforcement capacity, via provided Scripting Engine. (see doc)
- Multiplayer Support (Work in progress)
Installation
- You will need a hacked Nintendo Switch to run this game.
- Download the binary and the pck file from Wololo.net.
- Copy them to /switch/ folder on the SD card.
- Launch it from Homebrew Menu (press R while starting the game, not applet mode).
If you are downloading from the GitHub releases, resources will be automatically downloaded when the game starts (and it can take a while), unless you provide a separate "core.zip" file with those resources.
User guide
This simulator supports the following cards from the original game (current total 14 heroes, 18 villains):
- Core box (5 heroes, 3 villains)
- Captain America (1 Hero)
- Doctor Strange (1 Hero)
- The Rise of Red skull ( 2 heroes, 5 villains)
- The Mad Titan's Shadow ( 2 heroes, 5 villains)
- War Machine (1 Hero)
- Sinister Motives ( 2 heroes, 5 villains)
There is no tutorial included, and, although the rules are automatically handled by the engine, it will quickly become confusing if you are not already familar with the original game.
Rules can be found here. (if broken link, go to fantasy flight's official page, scroll down to "support/rules" and select "Learn to play"
For all intents and purposes, Warnel Chawpiovs works for a single player using 1 or 2 heroes. Other game modes, in particular Multiplayer, are hit and miss. The Multiplayer layer in particular is a disgusting pile of race conditions and I'm not sure I have the skills to fix it for now.
- Single Player Mode:
- 1 Player, 1 Hero: Generally works well
- 1 Player, 2 heroes: Should generally work, with the occasional glitch or game-breaking bug
- 1 Player, 3 or 4 heroes: mostly untested
- Multiplayer Mode:
- Multiplayer (2 players, 1 hero per player): The multiplayer mode... exists, but that's about it. It is supposed to work but in practice it's difficult to finish a game without running into a freeze, crash or race condition. To mitigate this, the host can try and click on the "force sync" option button to force other clients to reload the host's current board state.
- Multiplayer (Other cases): Not tested. Multiplayer isn't in a reliable state at the moment, so more than 2 players, or more than 1 hero per player, hasn't been really tested yet.
Hosting a Multiplayer game:
- The host needs to forward port 7777 on their computer/router. The rest should be semi automated.
- Make sure the host clicks on "host" before anybody else clicks on "Join", otherwise things start breaking.
Media
Warnel Chawpiovs - Nintendo Switch (frwololo)
Running Warnel Chawpiovs on Windows (frwololo)
Known issues
- Multiplayer mode is currently broken/experimental.
- Switch port performance is slow without overclocking.
- Some specific cards may have rule enforcement issues.
- Campaign mode is not currently supported.
Changelog
v1.3.0 2026/05/15
- Adds support for "Galaxy's Most Wanted" expansion, Black Widow Hero Pack, Thor Hero Pack, Hulk Hero Pack, Ms. Marvel Hero Pack
- New heroes: Black Widow, Thor, Hulk, Ms. Marvel, Rocket Raccoon and Groot
- New villains: Drang, The Collector (2 scenarios), Nebula, and Ronan the Accuser
- Added a Deck Editor
- Various bug fixes
v1.2.0 2026/04/17
- Added "Sinister Motives" expansion, Doctor Strange Hero Pack, and War Machine Hero Pack support
- New heroes: Spider-Man Miles Morales, Ghost Spider, Doctor Strange, War Machine
- New villains: Sandman, Venom, Mysterio, The Sinister 6, Venom-Goblin
- Download of pictures now happens in the background
- Various bug fixes
- Note: MacOS build is untested
v1.1.0 2026/02/25
- Added "The Mad Titan's Shadow" expansion and "Captain America" Hero pack support
- New heroes: Adam Warlock, Spectrum, Captain America
- New villains: Ebony Maw, Tower Defense, Thanos, Hela, Loki
- Added support for music and sound
- Various bug fixes
- MacOS build (untested)
v1.0.0 2026/01/20
- Added "The Rise of Red Skull" expansion support
- New heroes: Spider-Woman, Hawkeye
- New villains: Absorbing Man, Crossbones, Taskmaster, Zola, Red Skull
- Added Adventure Mode - unlock heroes/villains by winning games
- Added verbose notification popups with option to disable
- Added playable Text Mode (no images required)
- Capped FPS to 60
- Various bug fixes
- MacOS build now available
v0.1 2025/12/31
- Initial release
- Core gameplay with base game heroes and villains
- Single player mode
- Experimental multiplayer mode (broken)
- Windows and Nintendo Switch support
Credits
- Wololo (frwololo) - Development
- Fantasy Flight Games - Original Marvel Champions board game
- Marvel - Characters and intellectual property
External links
- GitHub - https://github.com/frwololo/warnel-chawpiovs
- Wololo.net - https://wololo.net/2025/12/31/homebrew-release-warnel-chawpiovs-pc-nintendo-switch/
- Homebrew App Store - https://hb-app.store/switch/WarnelChawpiovs