Difference between revisions of "GAMES:Tequila & Boom Boom"

From DOSBoxWiki
Jump to navigationJump to search
(Tequila & Boom Boom)
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
It appears to work, but dialogues are way too quick (maybe this can be tweaked?), while animations are ok. Some graphics are flickering a bit. Tested on Windows XP / DOSBox 0.72
+
{{Infobox Game
 +
|title=Tequila & Boom Boom
 +
|id=3835
 +
|image=
 +
|caption=
 +
|developer=Dynabyte
 +
|publisher=Sacis
 +
|released=1995
 +
|version=[[Version0.74|0.74]]
 +
|status=Supported}}
 +
 
 +
'''Tequila & Boom Boom''' is a classic point&click adventure, with simple interface.
 +
 
 +
== Making it work ==
 +
 
 +
If you require support for general issues, see the [[Performance|performance guide]] and [[DOSBox_FAQ|FAQ]].
 +
 
 +
== Testing ==
 +
 
 +
* It appears to work, but dialogues are way too quick (maybe this can be tweaked?), while animations are ok. Some graphics are flickering a bit. Tested on Windows XP / DOSBox 0.72
 +
 
 +
* To get Tequila working in DOSBox, you need to unSET the ULTRASND and ULTRADIR variables. If you just leave the BLASTER line, then full-speech cutscenes will work with the proper timing. Type '''set ULTRASND=''' and '''set ULTRADIR=''' before running '''TB.BAT''' from the installation folder.
 +
** I suspect that this is because the game uses the timing of the sound playback to determine when the next cutscene should fire. When it's there, the Gravis Ultrasound stuff will confuse the game, causing cutscenes to loop indefinitely or skip instantly to the end. If you leave just the BLASTER variable for Soundblaster, then the game will work. Windows XP / DOSBox 0.74
 +
 
 +
== External links ==
 +
 
 +
*[http://www.mobygames.com/game/dos/tequila-boom-boom Tequila & Boom Boom] at MobyGames
 +
 
 +
[[Category:Adventure games]]

Latest revision as of 22:33, 8 August 2013

Tequila & Boom Boom
Developer Dynabyte
Publisher Sacis
Released 1995
Status Supported
Tested on 0.74
Tested game version Unknown
Links Compatibility List
Commands
Executable Unknown
Installer N/A
Setup N/A
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Tequila & Boom Boom is a classic point&click adventure, with simple interface.

Making it work

If you require support for general issues, see the performance guide and FAQ.

Testing

  • It appears to work, but dialogues are way too quick (maybe this can be tweaked?), while animations are ok. Some graphics are flickering a bit. Tested on Windows XP / DOSBox 0.72
  • To get Tequila working in DOSBox, you need to unSET the ULTRASND and ULTRADIR variables. If you just leave the BLASTER line, then full-speech cutscenes will work with the proper timing. Type set ULTRASND= and set ULTRADIR= before running TB.BAT from the installation folder.
    • I suspect that this is because the game uses the timing of the sound playback to determine when the next cutscene should fire. When it's there, the Gravis Ultrasound stuff will confuse the game, causing cutscenes to loop indefinitely or skip instantly to the end. If you leave just the BLASTER variable for Soundblaster, then the game will work. Windows XP / DOSBox 0.74

External links