Difference between revisions of "Full Throttle"

Jump to navigation Jump to search
3,532 bytes added ,  22:30, 27 February 2021
Adds control info
(adding relevent information suggestions from Documentation/TODO)
(Adds control info)
(17 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{GameDescription|
{{GameDescription|
name=Full Throttle|
name=Full Throttle|
        image=http://www.scummvm.org/screenshots/scummvm_0_9_2.jpg|
image=http://www.scummvm.org/data/screenshots/lucasarts/ft/ft_dos_en_1_6.jpg|
release=1995|
release=1995|
alternateNames=FT|
alternateNames=FT|
publisher=[[LucasArts]]|
developer=[[LucasArts]]|
developer=[[LucasArts]]|
platforms=DOS, Macintosh|
publisher=BraSoft, Creative Labs,<br />[[LucasArts]], [[Softgold]]|
distributor=[[Activision]], BraSoft,<br />Creative Labs,<br />CTO, HomeSoft,<br />Licomp Empik Multimedia,<br />[[LucasArts]], Metro Games,<br />[[Virgin Interactive]]|
platforms=DOS, Macintosh, Windows|
resolution=320x200, 256 colors|
engine=[[SCUMM]]|
engine=[[SCUMM]]|
support=Since ScummVM 0.2.0
support=Since ScummVM 0.2.0<br />The Remastered version<br />is not supported.|
purchase=No|
}}
}}
'''Full Throttle''' was the tenth game to use the [[SCUMM]] scripting language.  The game follows a biker named Ben, as he uncovers a plot of murder that threatens to damage himself, his gang, and his very way of life.  
'''Full Throttle''' was the tenth game to use the [[SCUMM]] scripting language.  The game follows a biker named Ben, as he uncovers a plot of murder that threatens to damage himself, his gang, and his very way of life. If you think this description is a bit short, wait till you see the game.


==Game Varients==
==Versions==
The Macintosh and PC DOS versions are virtually identical.
''Full Throttle'' was released in several different versions.


==Data Files==
*The SCUMM V7 versions (DOS, Macintosh, and Windows)
All of the files required for Full Throttle to run
*The ''Remastered'' version (based on the VGA DOS version with high-resolution assets laid over the original V7 script data).


Macintosh CD
The high-resolution data ("modern" mode) in the ''Remastered'' version is not supported by ScummVM.  It is possible to extract the files of the V6 VGA DOS CD version ("classic" mode) and make them playable via ScummVM. The process is performed using  [https://quickandeasysoftware.net/software/doublefine-explorer DoubleFine Explorer]. Do note that by using this method, only the classic mode of ''Full Throttle'' is playable in ScummVM.


* Full Throttle Data
==Installation==
===Required data files===
For more information on how ScummVM uses game data files, see the [https://docs.scummvm.org/en/latest/use_scummvm/game_files.html user documentation].


Macintosh Demo
'''''Macintosh'''''


* Full Throttle Demo Data  
* Full Throttle Data


PC  
'''''Macintosh Demo'''''
 
* Full Throttle Demo Data
 
'''''PC'''''


* FT.LA0
* FT.LA0
Line 35: Line 44:
** CHASEBEN.SAN
** CHASEBEN.SAN
** ROADRASH.NUT
** ROADRASH.NUT
** ROADRSH2.NUT  
** ROADRSH2.NUT
* VIDEO folder, EXCEPT files:
* VIDEO folder, EXCEPT files:
** BIKESWAR.SAN
** BIKESWAR.SAN
Line 58: Line 67:
** RIPFELL.TRS
** RIPFELL.TRS
** SHOWDOWN.TRS
** SHOWDOWN.TRS
** TINYTRUC.SAN  
** TINYTRUC.SAN


PC Demo
'''''PC Demo'''''


* ft.000
* ft.000
Line 75: Line 84:
** roadrash.nut
** roadrash.nut
** roadrsh2.nut
** roadrsh2.nut
** smushcut.txt  
** smushcut.txt
* VIDEO folder, EXCEPT files:
* VIDEO folder, EXCEPT files:
** barkdog.san
** barkdog.san
Line 98: Line 107:
** limopan.nut
** limopan.nut
** peelout.nut
** peelout.nut
** riding.nut
** riding.nut,
** takeoff.san
** takeoff.san
** test.san
** test.san
** vision.san  
** vision.san


==Datafile Compression==
==Default controls==
The monster.sou file can be compressed with the utility compress_scumm_sou which is found in the [[http://www.scummvm.org/downloads.php#tools ScummVM tools package]]
To change these controls, use the Keymaps tab in the global or game-specific settings. For more information, see the [https://docs.scummvm.org/en/latest/settings/keymaps.html user documentation]
 
{| class="wikitable"
The utility is used in the following manner:
!Hotkey
 
!Description
compress_scumm_sou monster.sou
|-
 
|<code>Ctrl</code> + <code>0</code>-<code>9</code>
The *.san files can be compressed with the utility compress_scumm_san which is found in the [[http://www.scummvm.org/downloads.php#tools ScummVM tools package]]
|Loads saved game
 
|-
The utility is used in the following manner:
|<code>Alt</code> + <code>0</code>-<code>9</code>
 
|Saves game
compress_scumm_sou ft.san
|-
 
|<code>Crtl</code> + <code>Alt</code> + <code>d</code>
==Platform Compatibility==
|Starts the debugger
List of platforms where Full Throttle is known to work / not to work
|-
 
|<code>Crtl</code> + <code>f</code>
{| border="0"
|Toggles fast mode on/off
|-
|<code>Crtl</code> + <code>g</code>
|Toggles really REALLY fast mode on/off
|-
|<code>Crtl</code> + <code>t</code>
|Switches between 'Speech only', 'Speech and Subtitles' and 'Subtitles only'
|-
|Tilde <code>~</code>
|Shows/hides the debugging console
|-
|<code>[</code> and <code>]</code>
|Changes music volume down/up
|-
|<code>-</code> and <code>+</code>
|Changes text speed slower/faster
|-
|<code>F5</code>
|Displays the save/load window
|-
|-
|Legend:
|<code>Alt</code> + <code>F5</code>
| Displays the original save/load window, if the game has one.
|-
|-
|style="background:lightgreen;width:100px"|Completable
|Space
|Pauses
|-
|-
|style="background:#ffff77;width:100px"|Not Completable
|Period <code>.</code>
|Skips current line of text in some games
|-
|-
|style="background:#ff7777;width:100px"|Doesn't Work
|<code>Enter</code>
|Simulates left mouse button click
|-
|-
|<code>Tab</code>
|Simulates right mouse button click
|}
|}
== Boot Params ==
For more information on using boot params, see the [[Boot Params]] wiki page.


{| border="1" cellpadding="2" width=100%
Target: ft.
|+Full Throttle Compatibility by Platform
{| class="wikitable"
|- style="background:silver"
!Param
|Platform||Game Version||Status
!Description
|- style="background:lightgreen"
|-
|Windows||PC CD-ROM||Completable
|193
|- style="background:lightgreen"
|The Chrysler demo.
|Windows||Macintosh||Completable
|-
|- style="background:lightgreen"
|194
|Linux||PC CD-ROM||Completable
|Chrysler demo, pt. 2
|- style="background:lightgreen"
|-
|Linux||Macintosh||Completable
|195
|- style="background:#ffff77"
|Chrysler demo, roadrash
|Dreamcast||PC CD-ROM||Not Completable - bunny scene cutscene freezes
|-
|196
|Chrysler demo, pt. 3
|-
|197
|Chrysler demo, pt. 4
|-
|200
|just after the opening (dumpster)
|-
|210
|ride out from barfront
|-
|222
|melonweed intro (Tim's version)
|-
|242
|Melonweed: meet Miranda.
|-
|300
|just after the roadrash (mo-cu) (Steve's version)
|-
|333
|After whackin Todd
|-
|353
|simulate CES demo (gas-gate)
|-
|360
|open gate (gas-gate)
|-
|361
|Get Gas (gastower)
|-
|361
|Gas-Run (gastower)
|-
|370
|get in junkyard (junkgate)
|-
|380
|Junkyard interior
|-
|399
|the fixed bike showcase!
|-
|400
|Corley's murder
|-
|401
|Testing Ben's riding in and out of kickstand
|-
|444
|After murder, back at Kickstand
|-
|446
|In bar with badge
|-
|450
|After murder, testing night sequence of rooms
|-
|495
|Arriving at Mink Ranch (daed si luap)
|-
|496
|Enter ranch from highway9
|-
|500
|Ben rides into caveturn to get ramp
|-
|500
|Ben rides into caveroad to get ramp
|-
|505
|Ben rides into cavemesa to get ramp
|-
|509
|scold n&b wipeout
|-
|510
|ben has the goggles & is pursued
|-
|530
|Messing with Emmet's load.
|-
|535
|Messing with Emmet's load.
|-
|545
|Messing with Emmet's load.
|-
|546
|Messing with Emmet's load.
|-
|550
|Test mineroad
|-
|551
|Test Mineroad with goggles
|-
|552
|enter dustspill from vista
|-
|556
|The real cavefish hijacking scene
|-
|575
|Talk to Father Torque on the mineroad
|-
|580
|Return to vista with ramp
|-
|585
|Jump the Mighty Poyahoga!
|-
|600
|arrive at corville
|-
|650
|souvenier stand
|-
|660
|Ben arrives at the minefield
|-
|661
|Ben arrives at the big-door
|-
|662
|Ben arrives at the vultures
|-
|666
|the Vultures' hideout
|-
|670
|Looking at the Photos
|-
|680
|demo derby intro
|-
|690
|a test of the demo-derby
|-
|700
|Inside shot of the derby car
|-
|797
|Ben and mo blow up
|-
|798
|Squish that firefly...
|-
|799
|The arena burns
|-
|800
|Ben returns after the demolition derby
|-
|840
|Ripburger's speech to the shareholders
|-
|850
|Corley's will
|-
|900
|Finale: Intro
|-
|910
|Finale: On the bumper
|-
|920
|Finale: Hopping on fuel lines
|-
|930
|Finale: In the cargo plane
|-
|940
|Finale: Kill Ripburger!
|-
|950
|Finale: Finale
|}
|}
== Miscellaneous ==
A list of [[Boot_Params#Full_Throttle|boot params]] is available for this game.


==External links==
==External links==
*[http://en.wikipedia.org/wiki/Full_Throttle Wikipedia article on Full Throttle]
*[http://en.wikipedia.org/wiki/Full_Throttle_(1995_video_game) Wikipedia article on Full Throttle]
*[http://www.scummvm.org/screenshots.php?cat1=0&cat2=9&view=-1 Screenshots]
*[https://www.mobygames.com/game/full-throttle MobyGames entry for Full Throttle]
*[https://www.scummvm.org/screenshots/lec/ft/ Screenshots]


[[Category:Supported Games]]
[[Category:SCUMM Games]]
[[Category:SCUMM Games]]
442

edits

Navigation menu