Texture pack support has been added! Create your own texture packs or try the ones provided with this release of the game.
Additions
-
Added entirely new texture pack support!
- Changing tank textures will require putting textures in
Documents/My Games/Tanks Rebirth/Texture Packs/Tank- In order to replace a texture here, you must make a texture prefixed with
tank_, then the tank's name in lowercase. - e.g: replacing the brown tank's texture would require making a texture named
tank_brown..jpg,.png,.bmp,.tif, and.ddsare all supported file formats.
- In order to replace a texture here, you must make a texture prefixed with
- Changing the Scene textures will require putting textures in
Documents/My Games/Tanks Rebirth/Texture Packs/Scene- Replacing a texture here will require reading these next bullet points carefully.
block.1is the wood block texture.block.2is the cork block texture.block_harf.1is the hole texture.block_other_a,block_other_b,block_other_b_test, andblock_other_care for the barrier's blocks.block_shadow_a,block_shadow_b,block_shadow_c,block_shadow_d,block_shadow_h, are all ambient-occlusion related shadow textures, and are not recommended to change, but you can if you want a stupid result.floor_faceis for the floor on the inside of the barrier.floor_loweris for the floor on the outside of the barrier.
- Changing tank textures will require putting textures in
-
To change these texture packs, go to
Documents/My Games/Tanks Rebirth/settings.jsonand changeMapPackfor the scene textures, andTankPackfor changing the tank textures. Be sure to name the strings to the same name of the texture pack folder you want used. -
New properties to add to Campaigns:
- Name
- Description
- Author
- Tags
- Extra Life Missions (extra lives are not granted yet)
- Starting Lives
Download the new Vanilla campaign via the Vanilla.rar file listed below.
Changes
- Textures are now loaded from the disk instead of from-memory.
Fixes
- (HOPEFULLY) Fixed menu UI bugs.
TODO
- Fix resolution scaling. Still, 1920x1080 is the recommended resolution.