A downloadable game for Windows, Linux, and Android

Fight as a bird in the Battle Royale. Hatch, and look for something that can fight back other participants of the battle.

Warning: Servers not purchased!

Battle Royale for 48 players and starts the match with at least 30 players.
There are also rooms for playing with a small number of people (up to 10).

Features

  • Lifebuoy will shoot corn, accuracy-the key to rapid defeat of the enemy.
  • If you are a fan of powerful volley, you can find an uncomplicated cube. After activation, you can hit players in a large radius.
  • Roast a bird? The flamethrower will make it clear in the district who it is better not to approach.
  • For passive protection of the territory, a music box is useful. While her melody is playing, it is unlikely that anyone will want to approach her in the area.
  • Put the tower to get a better tactical position.
  • If there is no flight energy left, put a slingshot. However, don't expect to land without damage.
  • By participating in the battle, you replenish energy to supply the egg. As long as the egg is intact and not rotten, you can safely die. Near the place of rebirth, you can get a chest.
  • Wardrobe.
  • Rain Mode.

Download

Download
Windows.zip 390 MB
Download
Linux.tar.xz 470 MB
Download
Android-arm64.apk 327 MB
Download
Android-armv7.apk 323 MB
Download
Android-Lite-arm64.apk 317 MB
Download
Android-Lite-armv7.apk 313 MB

Install instructions

  • Windows version have only DX11 support.
  • Linux have OpenGL (by default) and Vulkan support.
    • OpenGL use SM4 and can have some errors in the render. For example, clouds are displayed in half, or some objects are black. Due to SM4, the game does not work volume fog (maybe something else i.e., a Motion Blur).
    • Vulkan: $ ./LandOfBirders.sh -vulkan
  • Android:
    • OS: 7.0+
    • GPU: Vulkan support and ASTC textures. OpenGL ES 3.1 was disabled due to significant performance degradation.
    • RAM: at least 3 GB.

Also available on

Development log

Comments

Log in with itch.io to leave a comment.

Bruh my MB is 94 and the android file apk not installed

What Android file should I download

Deleted 2 years ago
4.21.2-0+++UE4+Release-4.21 517 0
Disabling core dumps.
Checking Pak ConfigX Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  42 (X_SetInputFocus)
  Serial number of failed request:  1251
  Current serial number in output stream:  1252
Failed to find symbol file, expected location:
"/home/luarocks/downloads/Birds/Binaries/Linux/Birds-Linux-Shipping.sym"
LowLevelFatalError [File:Unknown] [Line: 128] 
A FRenderResource was deleted without being released first!
Signal 11 caught.
./LandOfBirders.sh: line 5:  6396 Segmentation fault      (core dumped) "$UE4_PROJECT_ROOT/Birds/Binaries/Linux/Birds-Linux-Shipping" Birds $@

Hi, could you check, 'Birds-Linux-Shipping' end with '.sym'? Path of file on your system: "/home/luarocks/downloads/Birds/Binaries/Linux"

If not, try inserting the '.sym' extension at the end.

Thanks for reply. Everything works well today! Apart from the lack of servers.

(1 edit)

Hi,
Trying running this game on Linux with terminal option "-opengl3" (my system does not support OpenGL4.x version), I immediately get the following error message:

LandOfBirders_OpenGl3_Mode_Bug

My system specs are:
- OS: Lubuntu Linux 18.04 LTS;
- Kernel: 5.4.x series;
- Graphics specs: Intel HD3000 integrated graphic card;
- Graphics Driver: Mesa 20.2 series (OpenGL 3.3);

Thanks anyway for you work!

(1 edit)

Hi, 

Unfortunately, I can't do the build on OpenGL 3.
Unreal 4.21.2 only Supports:
- Vulkan (SM5 / ES 3.1)
- OpenGL 4

I also tried switching to a newer version 4.25.1. and only Vulkan build for Linux remained in Unreal.