Skip to content

CODBOZ v0.0.3 - Multiplayer update

Choose a tag to compare

@Producdevity Producdevity released this 01 Aug 16:09

Test release that adds experimental multiplayer support to Call of Duty: Black Ops Zombies.

Changes since v0.0.2:

  • Restored Local Wi-Fi multiplayer.
  • Added Play Online support through a configurable multiplayer server.
  • Added support for Single Map and Map Vote matchmaking.
  • Added optional voice chat. It's disabled by default and can be enabled with voice_chat=1.
  • Fixed audio handling that could cause sounds to stop or repeat.
  • Added native resolution and letterboxing support.
  • Fixed several socket, timer, file handling, rendering, and device compatibility issues.

Multiplayer was tested between an RG35XX H running muOS and an RG40XX H running KNULLI. Both Single Map and Map Vote reached active gameplay through cod-boz-netplay

Play across separate Internet connections still needs wider testing. Voice input also depends on the device/firmware exposing a supported microphone or USB audio device, but the ground work has been done to support this.

Provide your own Android 1.0.11 APK at:

ports/codboz/apk/game.apk

NOTE: Internet access is required during first-launch setup.

What's Changed

  • feat(multiplayer): restore Local Wi-Fi and Play Online by @Producdevity in #5

New Contributors

Full Changelog: v0.0.2...v0.0.3