THIS IS IMPORTANT, READ THE FOLLOWING IF YOU WANT TO RUN THE GAME
>Note: Works with ubuntu-based distros (x86 and x64) / Requires NVIDIA video card.
>1. Extract "TANKTANKTANK (v352us) Cracked.zip" somewhere
>2. Run the game with LD_PRELOAD=./tio_emu.so:./tank_emu.so
>Optional: Extract "TankTankTank_1314_Update.zip" over the game to get bees and other bosses instead of spiders.
>Note2: The game requires 5.1 channel audio - add this in your /etc/asound.conf file if you don't have 5.1
"""
#5.1 to stereo downmix - manual with no plugin
pcm.!sysdefault {
slave.pcm front
slave.channels 2
type route # input output scaling
ttable.0.0 1 # fl left 100
ttable.1.1 1 # fr right 100
ttable.2.0 1 # rl left 100
ttable.3.1 1 # rr right 100
ttable.4.0 0.5 # ctr left 50
ttable.4.1 0.5 # ctr right 50
ttable.5.0 0.5 # lfe left 50
ttable.5.1 0.5 # lfe right 50
}
"""
>Note3: If you don't have a camera - recompile tank_emu.so with the NO_CAMERA option defined.
>Note4: The update has landscape mode enabled for Windowed mode by default, recompile tank_emu if you want to change it.
Controls:
F1 - Service
F2 - Test
1 - Enter Button
5 - Coin Button
UP - Select Button Up
DOWN - Select Button Down
LEFT - Steer Left
RIGHT - Steer Right
LSHIFT - Brake
LCTRL - Gas
Z - Fire Left
X - Fire Right
C - Safety Button (stop the hydraulics from killing you)
Post last edited at