Files
puzzle-design-kb/walkthroughs/full-throttle/strategywiki-full-throttle.txt
Bryce 11df54bc26 Analyze Loom: Add sensory-exploitation examples (tower stealth via Invisibility, Terror on shepherds), multi-character-coordination single-character substitution variant (Forge entry via Reflection), strengthen observation-replay and pattern-learning documentation with detailed Loom draft systems
Puzzle types documented for Loom:
- Sensory Exploitation: Tower workers' visual perception exploited via Invisibility draft; Shepherds' fear exploited via Terror draft
- Multi-Character Coordination: Forge Entry via Reflection as single-character identity substitution workaround
- Observation Replay (existing): Full draft sequence memorization system with randomized melodic content
- Pattern Learning/Knowledge Transfer (existing): Draft reversal system and mechanical grammar application

Sources: 6 walkthrough files from gamefaqs, strategywiki, the-spoiler.com, walkthroughking
2026-03-18 08:33:02 -07:00

964 lines
63 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html class="client-nojs" lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<title>Full Throttle (1995)/Walkthrough — StrategyWiki | Strategy guide and game reference wiki</title>
<script>document.documentElement.className="client-js";RLCONF={"wgBreakFrames":false,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgRequestId":"d2a6ba0c0f60a4afcc09e8c7","wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Full_Throttle_(1995)/Walkthrough","wgTitle":"Full Throttle (1995)/Walkthrough","wgCurRevisionId":975548,"wgRevisionId":975548,"wgArticleId":16880,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":["Sub-pages"],"wgPageViewLanguage":"en","wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgRelevantPageName":"Full_Throttle_(1995)/Walkthrough","wgRelevantArticleId":16880,"wgIsProbablyEditable":true,"wgRelevantPageIsProbablyEditable":true,"wgRestrictionEdit":[],"wgRestrictionMove":[],
"wgMFDisplayWikibaseDescriptions":{"search":false,"watchlist":false,"tagline":false},"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","pageVariantFallbacks":"en"},"wgCheckUserClientHintsHeadersJsApi":["architecture","bitness","brands","fullVersionList","mobile","model","platform","platformVersion"],"wgEditSubmitButtonLabelPublish":false};RLSTATE={"site.styles":"ready","user.styles":"ready","user":"ready","user.options":"loading","skins.dolphin.styles.legacy":"ready","jquery.makeCollapsible.styles":"ready","ext.embedVideo.styles":"ready","ext.visualEditor.desktopArticleTarget.noscript":"ready"};RLPAGEMODULES=["site","mediawiki.page.ready","jquery.makeCollapsible","mediawiki.toc","skins.dolphin.legacy.js","ext.checkUser.clientHints","ext.embedVideo.overlay","ext.gadget.charinsert","ext.gadget.ControlSelector","ext.gadget.Tabs","ext.visualEditor.desktopArticleTarget.init","ext.visualEditor.targetLoader"];</script>
<script>(RLQ=window.RLQ||[]).push(function(){mw.loader.impl(function(){return["user.options@12s5i",function($,jQuery,require,module){mw.user.tokens.set({"patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});
}];});});</script>
<link rel="stylesheet" href="/w/load.php?lang=en&amp;modules=ext.embedVideo.styles%7Cext.visualEditor.desktopArticleTarget.noscript%7Cjquery.makeCollapsible.styles%7Cskins.dolphin.styles.legacy&amp;only=styles&amp;skin=dolphin">
<script async="" src="/w/load.php?lang=en&amp;modules=startup&amp;only=scripts&amp;raw=1&amp;skin=dolphin"></script>
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" href="/w/load.php?lang=en&amp;modules=site.styles&amp;only=styles&amp;skin=dolphin">
<meta name="generator" content="MediaWiki 1.41.4">
<meta name="robots" content="max-image-preview:standard">
<meta name="format-detection" content="telephone=no">
<meta name="twitter:card" content="summary_large_image">
<meta name="viewport" content="width=1000">
<link rel="alternate" type="application/x-wiki" title="Edit" href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit">
<link rel="icon" href="//cdn.wikimg.net/en/strategywiki/favicon.ico">
<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="StrategyWiki (en)">
<link rel="EditURI" type="application/rsd+xml" href="//strategywiki.org/w/api.php?action=rsd">
<link rel="canonical" href="https://strategywiki.org/wiki/Full_Throttle_(1995)/Walkthrough">
<link rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">
<link rel="alternate" type="application/atom+xml" title="StrategyWiki Atom feed" href="/w/index.php?title=Special:RecentChanges&amp;feed=atom">
<!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<script async>(function () {
var host = window.location.hostname;
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.inmobi.com'
.concat('/choice/', 'qExupB7aAA026', '/', host, '/choice.js?tag_version=V3');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() {
var TCF_LOCATOR_NAME = '__tcfapiLocator';
var queue = [];
var win = window;
var cmpFrame;
function addFrame() {
var doc = win.document;
var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) {
if (doc.body) {
var iframe = doc.createElement('iframe');
iframe.style.cssText = 'display:none';
iframe.name = TCF_LOCATOR_NAME;
doc.body.appendChild(iframe);
} else {
setTimeout(addFrame, 5);
}
}
return !otherCMP;
}
function tcfAPIHandler() {
var gdprApplies;
var args = arguments;
if (!args.length) {
return queue;
} else if (args[0] === 'setGdprApplies') {
if (
args.length > 3 &&
args[2] === 2 &&
typeof args[3] === 'boolean'
) {
gdprApplies = args[3];
if (typeof args[2] === 'function') {
args[2]('set', true);
}
}
} else if (args[0] === 'ping') {
var retr = {
gdprApplies: gdprApplies,
cmpLoaded: false,
cmpStatus: 'stub'
};
if (typeof args[2] === 'function') {
args[2](retr);
}
} else {
if (args[0] === 'init' && typeof args[3] === 'object') {
args[3] = Object.assign(args[3], {tag_version: 'V3'});
}
queue.push(args);
}
}
function postMessageEventHandler(event) {
var msgIsString = typeof event.data === 'string';
var json = {};
try {
if (msgIsString) {
json = JSON.parse(event.data);
} else {
json = event.data;
}
} catch (ignore) {
}
var payload = json.__tcfapiCall;
if (payload) {
window.__tcfapi(
payload.command,
payload.version,
function (retValue, success) {
var returnMsg = {
__tcfapiReturn: {
returnValue: retValue,
success: success,
callId: payload.callId
}
};
if (msgIsString) {
returnMsg = JSON.stringify(returnMsg);
}
if (event && event.source && event.source.postMessage) {
event.source.postMessage(returnMsg, '*');
}
},
payload.parameter
);
}
}
while (win) {
try {
if (win.frames[TCF_LOCATOR_NAME]) {
cmpFrame = win;
break;
}
} catch (ignore) {
}
if (win === window.top) {
break;
}
win = win.parent;
}
if (!cmpFrame) {
addFrame();
win.__tcfapi = tcfAPIHandler;
win.addEventListener('message', postMessageEventHandler, false);
}
};
makeStub();
function makeGppStub() {
const CMP_ID = 10;
const SUPPORTED_APIS = [
'2:tcfeuv2',
'6:uspv1',
'7:usnatv1',
'8:usca',
'9:usvav1',
'10:uscov1',
'11:usutv1',
'12:usctv1'
];
window.__gpp_addFrame = function (n) {
if (!window.frames[n]) {
if (document.body) {
var i = document.createElement("iframe");
i.style.cssText = "display:none";
i.name = n;
document.body.appendChild(i);
} else {
window.setTimeout(window.__gpp_addFrame, 10, n);
}
}
};
window.__gpp_stub = function () {
var b = arguments;
__gpp.queue = __gpp.queue || [];
__gpp.events = __gpp.events || [];
if (!b.length || (b.length == 1 && b[0] == "queue")) {
return __gpp.queue;
}
if (b.length == 1 && b[0] == "events") {
return __gpp.events;
}
var cmd = b[0];
var clb = b.length > 1 ? b[1] : null;
var par = b.length > 2 ? b[2] : null;
if (cmd === "ping") {
clb(
{
gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1”
cmpStatus: "stub", // possible values: stub, loading, loaded, error
cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled
signalStatus: "not ready", // possible values: not ready, ready
supportedAPIs: SUPPORTED_APIS, // list of supported APIs
cmpId: CMP_ID, // IAB assigned CMP ID, may be 0 during stub/loading
sectionList: [],
applicableSections: [-1],
gppString: "",
parsedSections: {},
},
true
);
} else if (cmd === "addEventListener") {
if (!("lastId" in __gpp)) {
__gpp.lastId = 0;
}
__gpp.lastId++;
var lnr = __gpp.lastId;
__gpp.events.push({
id: lnr,
callback: clb,
parameter: par,
});
clb(
{
eventName: "listenerRegistered",
listenerId: lnr, // Registered ID of the listener
data: true, // positive signal
pingData: {
gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1”
cmpStatus: "stub", // possible values: stub, loading, loaded, error
cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled
signalStatus: "not ready", // possible values: not ready, ready
supportedAPIs: SUPPORTED_APIS, // list of supported APIs
cmpId: CMP_ID, // list of supported APIs
sectionList: [],
applicableSections: [-1],
gppString: "",
parsedSections: {},
},
},
true
);
} else if (cmd === "removeEventListener") {
var success = false;
for (var i = 0; i < __gpp.events.length; i++) {
if (__gpp.events[i].id == par) {
__gpp.events.splice(i, 1);
success = true;
break;
}
}
clb(
{
eventName: "listenerRemoved",
listenerId: par, // Registered ID of the listener
data: success, // status info
pingData: {
gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1”
cmpStatus: "stub", // possible values: stub, loading, loaded, error
cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled
signalStatus: "not ready", // possible values: not ready, ready
supportedAPIs: SUPPORTED_APIS, // list of supported APIs
cmpId: CMP_ID, // CMP ID
sectionList: [],
applicableSections: [-1],
gppString: "",
parsedSections: {},
},
},
true
);
} else if (cmd === "hasSection") {
clb(false, true);
} else if (cmd === "getSection" || cmd === "getField") {
clb(null, true);
}
//queue all other commands
else {
__gpp.queue.push([].slice.apply(b));
}
};
window.__gpp_msghandler = function (event) {
var msgIsString = typeof event.data === "string";
try {
var json = msgIsString ? JSON.parse(event.data) : event.data;
} catch (e) {
var json = null;
}
if (typeof json === "object" && json !== null && "__gppCall" in json) {
var i = json.__gppCall;
window.__gpp(
i.command,
function (retValue, success) {
var returnMsg = {
__gppReturn: {
returnValue: retValue,
success: success,
callId: i.callId,
},
};
event.source.postMessage(msgIsString ? JSON.stringify(returnMsg) : returnMsg, "*");
},
"parameter" in i ? i.parameter : null,
"version" in i ? i.version : "1.1"
);
}
};
if (!("__gpp" in window) || typeof window.__gpp !== "function") {
window.__gpp = window.__gpp_stub;
window.addEventListener("message", window.__gpp_msghandler, false);
window.__gpp_addFrame("__gppLocator");
}
};
makeGppStub();
var uspStubFunction = function () {
var arg = arguments;
if (typeof window.__uspapi !== uspStubFunction) {
setTimeout(function () {
if (typeof window.__uspapi !== 'undefined') {
window.__uspapi.apply(window.__uspapi, arg);
}
}, 500);
}
};
var checkIfUspIsReady = function () {
uspTries++;
if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) {
console.warn('USP is not accessible');
} else {
clearInterval(uspInterval);
}
};
if (typeof window.__uspapi === 'undefined') {
window.__uspapi = uspStubFunction;
var uspInterval = setInterval(checkIfUspIsReady, 6000);
}
})();</script>
<!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) -->
<script>
window.nym_obj = {
"user_state": "guest",
"layout": "article",
"view_mode": "desktop-mode",
"debug": ((new URLSearchParams(window.location.search)).has('nym_debug'))
};
window.assertive = {
debug: nym_obj.debug, // for dynamic debug see: https://suite.assertiveyield.com/docs/yield-intelligence/tracking-client-documentation#debug-mode
entityId: "8ek6eCdmic556ZZ77",
analytics: {
integrations: {
webAnalytics: true,
},
logUnfilled: true,
custom: {
// optional dimensions for custom data, they expect null or string
layout: "article",
userState: "guest",
custom_1: null,
custom_2: "desktop-mode",
custom_3: null,
custom_4: null,
custom_5: null,
custom_6: null,
custom_7: null,
custom_8: null,
custom_9: "firstload",
custom_10: null,
custom_11: null,
custom_12: "0",
custom_13: null,
custom_14: null,
},
override: {
slotFilter: function (e, t) {
let excluded = [
'/21734706084,1015505/gpt',
'/21734706084,1015505/displaygpt',
];
if (excluded.indexOf(e) !== -1) {
return false;
}
return true;
}
}
},
};
</script>
<script src="https://8ek6ecdmic556zz77.ay.delivery/client-v2.js" async></script>
<script>
var SWadSlots = [];
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
window.relevantDigital = window.relevantDigital || {};
relevantDigital.cmd = relevantDigital.cmd || [];
googletag.cmd.push(function() {
console.log('using Relevant Manager');
(function() {
window.rdConfig = {
configId: '67bd4b313144361bc310871f',
manageAdserver: true,
collapseEmptyDivs: true,
collapseBeforeAdFetch: false,
allowedDivIds: null, // set to an array to only load certain <div>s, example - ["divId1", "divId2"]
noSlotReload: false, // set true to only load ad slots that have never been loaded
noGpt: true,
createAdUnitCode: ({ code, unit, slot }) => {
//set prebid.js adUnitCode to the div id for inline 300x250 banners where Teads is bidding.
//Teads requires this to work properly
const regex = /^div-gpt-ad-wiki-inline[0-9]{1,2}$/;
if (regex.test(slot.getSlotElementId())) {
return slot.getSlotElementId();
}
return document.getElementById(slot.getSlotElementId())?.getAttribute('data-ad-unit-id'); // use the case sensitive data-ad-unit-id
},
googletagCalls: {
defineSlot: (adUnitPath, size, divId) => {
const newPath = document.getElementById(divId)?.getAttribute('data-ad-unit-id') || adUnitPath;
return googletag.defineSlot(newPath, size, divId);
},
},
onBeforeAdRequest: ({ auction }) => {
if (typeof auction.customParams !== 'undefined' && auction.customParams.Reloading == 'Yes') {
assertive.analytics.custom.custom_9 = _uat.getUserActiveState();
assertive.analytics.custom.custom_12 = Math.floor((Date.now() - pageLoadTS) / 1000 / 60);
}
},
};
relevantDigital.cmd.push(function() {
relevantDigital.loadPrebid(window.rdConfig);
});
})();
googletag.pubads().setTargeting("content","article");
});
</script>
<script async src="https://neoera-cdn.relevant-digital.com/static/tags/67abe79cfb467bd8ea739030.js"></script>
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
<script async src="https://cdn.confiant-integrations.net/Zl_c38EI7Kx9zsppRc41dp1TkCs/gpt_and_prebid/config.js"></script>
<script async data-cfasync="false" crossorigin="anonymous" src="https://static.kueezrtb.com/latest.js" id="kueezrtb_latest"></script>
<meta property="og:title" content="Full Throttle (1995)/Walkthrough">
<meta property="og:site_name" content="StrategyWiki">
<meta property="og:url" content="https://strategywiki.org/wiki/Full_Throttle_(1995)/Walkthrough">
<meta property="og:image" content="https://cdn.wikimg.net/en/strategywiki/images/5/59/Site-wiki.png">
<meta property="article:modified_time" content="2022-07-07T19:59:33Z">
<meta property="article:published_time" content="2022-07-07T19:59:33Z">
<script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"Article","name":"Full Throttle (1995)\/Walkthrough \u2014 StrategyWiki | Strategy guide and game reference wiki","headline":"Full Throttle (1995)\/Walkthrough \u2014 StrategyWiki | Strategy guide and game reference wiki","mainEntityOfPage":"Full Throttle (1995)\/Walkthrough","identifier":"https:\/\/strategywiki.org\/wiki\/Full_Throttle_(1995)\/Walkthrough","url":"https:\/\/strategywiki.org\/wiki\/Full_Throttle_(1995)\/Walkthrough","dateModified":"2022-07-07T19:59:33Z","datePublished":"2022-07-07T19:59:33Z","image":{"@type":"ImageObject","url":"https:\/\/cdn.wikimg.net\/en\/strategywiki\/images\/5\/59\/Site-wiki.png"},"author":{"@type":"Organization","name":"StrategyWiki","url":"\/\/strategywiki.org","logo":{"@type":"ImageObject","url":"https:\/\/cdn.wikimg.net\/en\/strategywiki\/images\/5\/59\/Site-wiki.png","caption":"StrategyWiki"}},"publisher":{"@type":"Organization","name":"StrategyWiki","url":"\/\/strategywiki.org","logo":{"@type":"ImageObject","url":"https:\/\/cdn.wikimg.net\/en\/strategywiki\/images\/5\/59\/Site-wiki.png","caption":"StrategyWiki"}},"potentialAction":{"@type":"SearchAction","target":"https:\/\/strategywiki.org\/w\/index.php?title=Special:Search&search={search_term}","query-input":"required name=search_term"}}</script>
</head>
<body class="skin-dolphin-legacy mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject mw-editable page-Full_Throttle_1995_Walkthrough rootpage-Full_Throttle_1995 skin-dolphin action-view"><div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="container">
<div id="content-container">
<!-- Start Header Banner Ad -->
<div id="leaderboard-ad-top" class="leaderboard-ad">
<div id='div-gpt-ad-728-top' data-ad-unit-id="/1015505/SW_728x90_ROS"></div>
<script>relevantDigital.cmd.push(function() { rdSmartLoad("div-gpt-ad-728-top"); })</script>
</div>
<!-- End Header Banner Ad -->
<a id="top"></a>
<div class="mw-indicators">
</div>
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">Full Throttle (1995)/Walkthrough</span></h1>
<div id="content-nav-container">
<div id="content-nav">
<div id="left-navigation">
<nav id="p-namespaces" class="vector-menu mw-portlet mw-portlet-namespaces vector-menu-tabs vector-menu-tabs-legacy" aria-labelledby="p-namespaces-label" role="navigation" >
<h3
id="p-namespaces-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">Namespaces</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="ca-nstab-main" class="selected mw-list-item"><a href="/wiki/Full_Throttle_(1995)/Walkthrough" title="View the content page [c]" accesskey="c"><span>Page</span></a></li><li id="ca-talk" class="new mw-list-item"><a href="/w/index.php?title=Talk:Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;redlink=1" rel="discussion" title="Discussion about the content page (page does not exist) [t]" accesskey="t"><span>Discussion</span></a></li>
</ul>
</div>
</nav>
<nav id="p-variants" class="vector-menu mw-portlet mw-portlet-variants emptyPortlet vector-menu-dropdown" aria-labelledby="p-variants-label" role="navigation" >
<input type="checkbox"
id="p-variants-checkbox"
role="button"
aria-haspopup="true"
data-event-name="ui.dropdown-p-variants"
class="vector-menu-checkbox"
aria-labelledby="p-variants-label"
/>
<label
id="p-variants-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">English</span>
</label>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
</ul>
</div>
</nav>
</div>
<div id="right-navigation">
<nav id="p-views" class="vector-menu mw-portlet mw-portlet-views vector-menu-tabs vector-menu-tabs-legacy" aria-labelledby="p-views-label" role="navigation" >
<h3
id="p-views-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">Views</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="ca-view" class="selected mw-list-item"><a href="/wiki/Full_Throttle_(1995)/Walkthrough"><span>Read</span></a></li><li id="ca-ve-edit" class="mw-list-item"><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit" title="Edit this page [v]" accesskey="v"><span>Edit</span></a></li><li id="ca-edit" class="collapsible mw-list-item"><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit" title="Edit the source code of this page [e]" accesskey="e"><span>Edit source</span></a></li><li id="ca-history" class="mw-list-item"><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=history" title="Past revisions of this page [h]" accesskey="h"><span>View history</span></a></li>
</ul>
</div>
</nav>
<nav id="p-cactions" class="vector-menu mw-portlet mw-portlet-cactions emptyPortlet vector-menu-dropdown" aria-labelledby="p-cactions-label" role="navigation" title="More options" >
<input type="checkbox"
id="p-cactions-checkbox"
role="button"
aria-haspopup="true"
data-event-name="ui.dropdown-p-cactions"
class="vector-menu-checkbox"
aria-labelledby="p-cactions-label"
/>
<label
id="p-cactions-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">More</span>
</label>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
</ul>
</div>
</nav>
</div>
</div>
</div>
<div id="content" class="mw-body" role="main">
<div id="siteNotice"></div>
<div id="bodyContent" class="dolphin-body">
<div id="sharing-toolbar" class="noprint"><ul>
<li id="st-facebook">
<a href="https://www.facebook.com/sharer.php?u=" title="Share on Facebook" rel="nofollow"></a>
</li>
<li id="st-reddit">
<a href="http://reddit.com/submit?url=&amp;title=+-+StrategyWiki" title="Share on reddit.com" rel="nofollow"></a>
</li>
<li id="st-twitter">
<a href="https://twitter.com/intent/tweet?url=Look%20what%20I%20found%20on%20StrategyWiki:%20" title="Share on twitter.com" rel="nofollow"></a>
</li>
<li id="st-email">
<a href="/cdn-cgi/l/email-protection#96a9e5e3f4fcf3f5e2abb0f7fbe6adf4f9f2efabacb3a6d7" title="E-mail this page" rel="nofollow"></a>
</li>
<li id="st-print">
<a href="javascript:window.print()" title="Print this page" rel="nofollow"></a>
</li>
</ul></div>
<div id="siteSub" class="noprint">From StrategyWiki, the video game walkthrough and strategy guide wiki</div>
<div id="contentSub"><div id="mw-content-subtitle"><div class="subpages">&lt; <a href="/wiki/Full_Throttle_(1995)" title="Full Throttle (1995)">Full Throttle (1995)</a></div></div></div>
<div id="contentSub2"></div>
<div id="jump-to-nav"></div>
<a class="mw-jump-link" href="#mw-head">Jump to navigation</a>
<a class="mw-jump-link" href="#searchInput">Jump to search</a>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-parser-output"><div class="nav_box header_nav mw-collapsible mw-collapsed noprint"><div class="mw-collapsible-header">
<ul><li><b><a href="/wiki/Full_Throttle_(1995)" class="guide_link guide_link-cs2" title="Full Throttle (1995)">Full Throttle (1995)</a></b></li>
<li><a href="/wiki/Full_Throttle_(1995)/Table_of_Contents" title="Full Throttle (1995)/Table of Contents">Table of Contents</a></li>
<li><a href="/w/index.php?title=Full_Throttle_(1995)/Gameplay&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Gameplay (page does not exist)">Gameplay</a></li>
<li><a class="mw-selflink selflink">Walkthrough</a></li></ul></div><div class="mw-collapsible-content"><p class="toc_heading">Table of Contents</p>
<style data-mw-deduplicate="TemplateStyles:r1061755">@media all and (min-width:472px){.mw-parser-output .t_colbox{display:flex;flex-wrap:wrap;align-items:stretch;align-content:space-between;gap:4px}.mw-parser-output .t_col{flex:1 0 0;min-width:150px}}</style><div class="t_colbox"><div class="t_col" style="flex-grow:1">
<div class="toc_h2"><a href="/w/index.php?title=Full_Throttle_(1995)/Gameplay&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Gameplay (page does not exist)">Gameplay</a></div>
<ul><li><a href="/w/index.php?title=Full_Throttle_(1995)/Controls&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Controls (page does not exist)">Controls</a></li></ul>
<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r1061755"></div><div class="t_col" style="flex-grow:1">
<div class="toc_h2"><a class="mw-selflink selflink">Walkthrough</a></div>
<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r1061755"></div><div class="t_col" style="flex-grow:1">
<div class="toc_h2">Appendices</div>
<ul><li><a href="/wiki/Full_Throttle_(1995)/Codes" title="Full Throttle (1995)/Codes">Codes</a></li></ul>
<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r1061755"></div></div><div style="clear:both"></div><div style="clear:both"></div></div></div>
<p class="mw-empty-elt"></p><div class="section-ad desktop-300-right"><div id="div-gpt-ad-300-square" data-ad-unit-id="/1015505/SW_300x250_ROS"><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>relevantDigital.cmd.push(function() { rdSmartLoad( "div-gpt-ad-300-square" ); })</script></div></div>
<p class="mw-empty-elt"></p>
<div id="toc" class="toc" role="navigation" aria-labelledby="mw-toc-heading"><input type="checkbox" role="button" id="toctogglecheckbox" class="toctogglecheckbox" style="display:none" /><div class="toctitle" lang="en" dir="ltr"><h2 id="mw-toc-heading">Contents</h2><span class="toctogglespan"><label class="toctogglelabel" for="toctogglecheckbox"></label></span></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#The_Kickstand"><span class="tocnumber">1</span> <span class="toctext">The Kickstand</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Melonweed"><span class="tocnumber">2</span> <span class="toctext">Melonweed</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#The_Kickstand_revisited"><span class="tocnumber">3</span> <span class="toctext">The Kickstand revisited</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Highway_9"><span class="tocnumber">4</span> <span class="toctext">Highway 9</span></a>
<ul>
<li class="toclevel-2 tocsection-5"><a href="#Get_rid_of_the_thugs"><span class="tocnumber">4.1</span> <span class="toctext">Get rid of the thugs</span></a></li>
<li class="toclevel-2 tocsection-6"><a href="#Get_the_antigravity_mechanism"><span class="tocnumber">4.2</span> <span class="toctext">Get the antigravity mechanism</span></a></li>
<li class="toclevel-2 tocsection-7"><a href="#Get_the_booster_and_the_goggles"><span class="tocnumber">4.3</span> <span class="toctext">Get the booster and the goggles</span></a></li>
<li class="toclevel-2 tocsection-8"><a href="#Get_the_ramp"><span class="tocnumber">4.4</span> <span class="toctext">Get the ramp</span></a></li>
</ul>
</li>
<li class="toclevel-1 tocsection-9"><a href="#Corville"><span class="tocnumber">5</span> <span class="toctext">Corville</span></a></li>
<li class="toclevel-1 tocsection-10"><a href="#Vultures_hideout"><span class="tocnumber">6</span> <span class="toctext">Vultures hideout</span></a></li>
<li class="toclevel-1 tocsection-11"><a href="#Corley_factory"><span class="tocnumber">7</span> <span class="toctext">Corley factory</span></a></li>
<li class="toclevel-1 tocsection-12"><a href="#Highway_chase"><span class="tocnumber">8</span> <span class="toctext">Highway chase</span></a></li>
</ul>
</div>
<h2><span class="mw-headline" id="The_Kickstand">The Kickstand</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=1" class="mw-editsection-visualeditor" title="Edit section: The Kickstand">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=1" title="Edit section&#039;s source code: The Kickstand">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>Click the top of the right portion of the dumpster. You will punch your way out of the dumpster.</li>
<li>If you use your bike, you will see a little animation with Ben looking for his keys</li>
<li>Walk to the front of The Kickstand. Kick open the door.</li>
<li>Talk to Quohog and try several answers. For some fun you can kick the piano</li>
<li>Use your fist on Quohog, the bartender. He'll give you his keys and tell about the guys who want Ben dead.</li>
<li>Go back outside, and use your motorcycle.</li>
<li>Fight the Rottwheeler.</li>
<li>Watch the sequence where Ben's sabotaged bike breaks and catches fire. He is saved by Miranda.</li></ol>
<h2><span class="mw-headline" id="Melonweed">Melonweed</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=2" class="mw-editsection-visualeditor" title="Edit section: Melonweed">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=2" title="Edit section&#039;s source code: Melonweed">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>You come to in Maureen's shack. Talk to her, if you want look at the picture on the wall, take the gas can and the hose sitting on the table.</li>
<li>Go outside. If you want, talk to Miranda, the reporter.</li></ol>
<p>Now you are off to find 3 items: forks, a torch, and fuel. You can visit each place and take each item in any order you want (Maureen's reply will be different each time); however in each place you find item(s) which you will need in the other places, therefore the quickest way is this:
</p>
<ol><li>Go down the road to Todd's trailer.</li>
<li>You can kick the door and enter the trailer. Whenever you knock the door, Todd comes by the door, mumbles, and returns to his work. For fun, you can repeat it several times to see his reactions (Strangely, when you knock and right after kick the door open, you don't see Todd coming).</li>
<li>Knock on the door. Wait for Todd to come up the elevator. When he starts talking, kick down the door.</li>
<li>Open the cabinet. Take the lockpick. Open the fridge. Take the meat.</li>
<li>Go down the elevator into Todd's work area. You'll find Mo's welding torch here.</li></ol>
<ol><li>Go to the gas tower. Use the lockpick on the lock. Pick the lock up.</li>
<li>Touch the ladder of the gas tower. An alarm goes off.</li>
<li>If you try to climb the latter, the police comes and shoot you and you run away. For fun, you can repeat it for several times and see their reactions and funny comments.</li>
<li>To avoid the cops, right after you set off the alarm, click at the dark shadow in the back left of the screen to hide.</li>
<li>The police come on hovercars; they don't find you and land to climb up the tower looking for you. Come out of the shadows, open the cap of the vehicle, attach the hose, use the gas tank on the hose, and then use your mouth to suck the gasoline into the gas can.</li></ol>
<ol><li>Go to Todd's junkyard. When you pull the chain, the metal gate opens but you can't enter it while holding the chain.</li>
<li>Use the lock on the bottom of the gate. Climb up the metal chain.</li>
<li>You can see the forks on the top of the junk pile. If you try to touch it, Todd's dog chases you away.</li>
<li>Go the right, where the cars are. Place the slab of meat in a car. Todd's dog will jump into the car.</li>
<li>Go back and climb back up the wall of the junkyard. Walk along the wall to the right. There is a tower. Try to find the point where the cursor becomes a red arrow and enter the tower.</li>
<li>In the tower, you can operate the magnetic crane. Move the crane over the car with the dog in it (look at its shadow for reference), lower it and push the button to grasp it. Lift it up and leave it dangling up in the air. Now you can go back and grab the forks from the junk pile.</li></ol>
<ol><li>Now Maureen fixes the bike and also installs a booster. If you haven't done so, Ben will automatically notice Maureen's old photograph, and will tell Miranda about the ambush.</li>
<li>You leave Melonweed but you see police hovercars looking for the gas thief.</li>
<li>Go back to the gas tower and touch the ladder to draw away the hovercars.</li>
<li>You catch up with your gang, but then Corley is murdered by Ripburger. After the cutscenes, go back down the road the other way to The Kickstand.</li></ol>
<h2><span class="mw-headline" id="The_Kickstand_revisited">The Kickstand revisited</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=3" class="mw-editsection-visualeditor" title="Edit section: The Kickstand revisited">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=3" title="Edit section&#039;s source code: The Kickstand revisited">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>Go back to the dumpster where you started the game, and Miranda will give you fake federal IDs.</li>
<li>Go inside and talk to Quohog and Emmet. You can taunt Emmet a bit. If you insist 10 times to try the knife, he will give it to you and trigger a mini-game. Just see the movements of Ben and repeat them. If you miss, your hand will seem like a mess.</li>
<li>In order to persuade Emmet to take you with him, give him the IDs and he will give you a lift.</li></ol>
<ol><li>Once you get to the Mink Ranch, you see that he stole your gas line. Go inside the side door to Mo's room. Lift the pillow to find a tire iron. Use the tire iron to open the lock. You'll find the gas line you require.</li></ol>
<h2><span class="mw-headline" id="Highway_9">Highway 9</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=4" class="mw-editsection-visualeditor" title="Edit section: Highway 9">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=4" title="Edit section&#039;s source code: Highway 9">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>You see a cutscene; Mo was in the ranch and steals the booster she gave you. As you chase her, things happen and the Cavefish blow up Emmet's truck, destroying the Poyahoga Bridge.<br />After the cutscene, you are before the gorge. You'll need to jump across the gorge. Read the big board sign for a hint: you need Ricky Myran's ramp, a booster and an antigravity mechanism.</li></ol>
<p>Now you can travel along the Highway 9, from the broken bridge to the Mink Farm; along the way, there is Emmet's fertilizer truck, where you can optionally stop. There, take some of it. Also, there are turns to the Mine Road; click and Ben will turn towards it. On the Mine Road, the first person you will meet is Father Torque, the ex leader of the Polecats. Talk to him for some hints. There, you can beat up some bikers and get their weapons.
</p><p>When you approach the farm, Ripburger's thugs, Bolus and Nestor, notice and run after you. You can't stop at the truck, but you can see that the fertilizer hinders their view. When you reach the Gorge, you turn around and repeat the same route. Your only way to lose them is to turn to the Mine Road, where they won't follow you.
</p>
<h3><span class="mw-headline" id="Get_rid_of_the_thugs">Get rid of the thugs</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=5" class="mw-editsection-visualeditor" title="Edit section: Get rid of the thugs">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=5" title="Edit section&#039;s source code: Get rid of the thugs">edit source</a><span class="mw-editsection-bracket">]</span></span></h3>
<ul><li>Stop at the truck, and don't forget to pick up some dust. Use the tire iron on the wheels of the truck. Then push it over.</li>
<li>Go to the Mink Farm and lure the thugs. Now when they pass by the truck, they will go totally blind and crush their car.</li></ul>
<h3><span class="mw-headline" id="Get_the_antigravity_mechanism">Get the antigravity mechanism</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=6" class="mw-editsection-visualeditor" title="Edit section: Get the antigravity mechanism">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=6" title="Edit section&#039;s source code: Get the antigravity mechanism">edit source</a><span class="mw-editsection-bracket">]</span></span></h3>
<ul><li>The thugs' car is now available as a stop. When you pass by it, click and dismount your bike.</li>
<li>Use the tire iron on it to open the engine compartment and get the hover fan.</li>
<li>Use the hover fan on the bike.</li></ul>
<h3><span class="mw-headline" id="Get_the_booster_and_the_goggles">Get the booster and the goggles</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=7" class="mw-editsection-visualeditor" title="Edit section: Get the booster and the goggles">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=7" title="Edit section&#039;s source code: Get the booster and the goggles">edit source</a><span class="mw-editsection-bracket">]</span></span></h3>
<ul><li>Go onto Mine Road, talk to Father Torque if you haven't, and start beating on some bikers, preferably with the tire iron. It's impossible to beat all of them with the iron but try to get better weapons and use them. For now, you can't beat the Vultures with the chainsaw and the booster, and the Cavefish.</li>
<li>When you see the redhead Vulture with the chainsaw, quickly choose the fertilizer as a weapon, go next to her and throw it to her. The chainsaw is the strongest weapon in the biker fight (although it's useless to the booster guy and the Cavefish).<br />With it, you can easily beat the guy with the wooden plank, and the Rottwheeler with the chain (not the one with the piked skull).</li>
<li>When you meet the Vulture with the booster, quickly use the chain on him and you will steal his booster.</li>
<li>When you meet the Cavefish, notice when he lifts his head; use the plank to hit him and steal his goggles.</li></ul>
<h3><span class="mw-headline" id="Get_the_ramp">Get the ramp</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=8" class="mw-editsection-visualeditor" title="Edit section: Get the ramp">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=8" title="Edit section&#039;s source code: Get the ramp">edit source</a><span class="mw-editsection-bracket">]</span></span></h3>
<ol><li>After you've gotten the goggles, use them to locate the secret entrance of the Cavefish along Mine Road. Be ready to click when you see "Cave Entrance!"</li>
<li>Once inside, drive through the cave and attach the ramp to your bike. Drive back one scene, but <i>don't</i> leave the cave yet. Use the ramp on the little yellow dots in the road, and then leave. The Cavefish use these dots to navigate, and they will crash without them.</li></ol>
<ol><li>Now you have all the necessary parts to jump the chasm. Go to the chasm, and click the arrow on it so that Ben jumps it and head towards Corville.</li></ol>
<h2><span class="mw-headline" id="Corville">Corville</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=9" class="mw-editsection-visualeditor" title="Edit section: Corville">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=9" title="Edit section&#039;s source code: Corville">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>Go to the souvenir salesmen. Examine his souvenirs, and when he looks away, take the bunny.</li>
<li>Go towards the Vulture hideout (a hole in the guardrail). It's protected by mines. Use the bunny on the minefield. When he explodes in a fiery death, take the batteries.</li>
<li>Go back to the souvenir shop and put the batteries in the RC car. Use the joystick and drive the car to the right and into the exit of the demolition derby. The salesman will go chasing after it. Take the box of bunnies behind the counter.</li></ol>
<h2><span class="mw-headline" id="Vultures_hideout">Vultures hideout</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=10" class="mw-editsection-visualeditor" title="Edit section: Vultures hideout">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=10" title="Edit section&#039;s source code: Vultures hideout">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>Go back to the minefield, and use the box of bunnies on the minefield. It is most effective to drop the box, pick up all the bunnies quickly, and then let them go one at a time. After each bunny blows up, walk to the furthest point it reached and drop another bunny. Repeat until you reach the other side.</li>
<li>When roped up by the Vultures, say: "Let me go or else!", then "I'll call you names!", then "Diapered dynamo!"</li>
<li>In the demolition derby, you'll need to jump on top of a car via the ramp on the left. It will stop moving. Then, push it over to the ramp in the far lower right. Jump off this ramp, over this car, and onto Nestor and Bolus' car. Finally, you can hit Mo and explode in flames.</li>
<li>Run your flaming body along the walls of the arena, which will catch fire.</li>
<li>Wait until Nestor's car is near the giant flame, and then run inside it. Nestor will chase you into it, killing himself.</li>
<li>Look on Mo's old bike and try to open the closed caps. You will see the secret code (154492).</li></ol>
<h2><span class="mw-headline" id="Corley_factory">Corley factory</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=11" class="mw-editsection-visualeditor" title="Edit section: Corley factory">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=11" title="Edit section&#039;s source code: Corley factory">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>Go to the back of the Corley factory and kick the secret spot when all the meters line up. The spot is hard to find, but finding it only takes a few tries. It's on the left side, near a group of cracks.</li>
<li>Inside the factory, input the code (154492) to open Malcolm's safe. Get his will and the ID card.</li>
<li>Go down the hall, open the right door using the ID card. Use the controls on the projector to turn off the motor and turn the lamp up to full, to ruin the film.</li>
<li>When the operator goes into the projector room to fix it, go into the other room and use the pictures of Malcolm's murder on the equipment.</li></ol>
<h2><span class="mw-headline" id="Highway_chase">Highway chase</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;veaction=edit&amp;section=12" class="mw-editsection-visualeditor" title="Edit section: Highway chase">edit</a><span class="mw-editsection-divider"> | </span><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=edit&amp;section=12" title="Edit section&#039;s source code: Highway chase">edit source</a><span class="mw-editsection-bracket">]</span></span></h2>
<ol><li>After the cutscene, you will be on the grill of Ripburger's truck. Lift the small hood on the front of the truck (right below the windshield). Ripburger will push it back down with his cane. Quickly grab his cane when he does so.</li>
<li>Open the grill of the truck and use the cane on the fan. You will climb inside.</li>
<li>When on the backside of the truck, use the tire iron on one of the fuel lines. You will lift it up.</li>
<li>Next, you will be inside the giant aircraft. Climb up the ladder to the controls. Hit the button, and use these options: Take-Off, Post Take-Off, Gear, Raise Gear.</li>
<li>Next, you will be dangling over a cliff. Climb inside the truck, hit the button, and use these options: Defence Systems, Machine Guns, Control, Off.</li>
<li>Finally, use your bike to exit the burning plane.</li></ol>
<p>Enjoy the end of the game.
</p>
<div class="nav_box footer_nav mw-collapsible noprint" role="navigation"><span class="top_link"><a href="#top">Go to top</a></span><div class="mw-collapsible-header">
<ul><li class="mw-empty-elt"></li><li class="footer_nav_prev"><a href="/w/index.php?title=Full_Throttle_(1995)/Controls&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Controls (page does not exist)">Controls</a></li>
<li class="mw-empty-elt"></li><li class="footer_nav_here">Walkthrough</li>
<li class="mw-empty-elt"></li><li class="footer_nav_next"><a href="/wiki/Full_Throttle_(1995)/Codes" title="Full Throttle (1995)/Codes">Codes</a></li></ul>
</div><div class="mw-collapsible-content"><p class="toc_heading">Table of Contents</p>
<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r1061755"><div class="t_colbox"><div class="t_col" style="flex-grow:1">
<div class="toc_h2"><a href="/w/index.php?title=Full_Throttle_(1995)/Gameplay&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Gameplay (page does not exist)">Gameplay</a></div>
<ul><li><a href="/w/index.php?title=Full_Throttle_(1995)/Controls&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Controls (page does not exist)">Controls</a></li></ul>
<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r1061755"></div><div class="t_col" style="flex-grow:1">
<div class="toc_h2"><a class="mw-selflink selflink">Walkthrough</a></div>
<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r1061755"></div><div class="t_col" style="flex-grow:1">
<div class="toc_h2">Appendices</div>
<ul><li><a href="/wiki/Full_Throttle_(1995)/Codes" title="Full Throttle (1995)/Codes">Codes</a></li></ul>
<link rel="mw-deduplicated-inline-style" href="mw-data:TemplateStyles:r1061755"></div></div><div style="clear:both"></div><div style="clear:both"></div></div></div>
<!--
NewPP limit report
Cached time: 20260318144218
Cache expiry: 86400
Reduced expiry: false
Complications: [showtoc]
CPU time usage: 0.039 seconds
Real time usage: 0.045 seconds
Preprocessor visited node count: 275/1000000
Postexpand include size: 5329/2097152 bytes
Template argument size: 455/2097152 bytes
Highest expansion depth: 7/100
Expensive parser function count: 1/100
Unstrip recursion depth: 0/20
Unstrip postexpand size: 2633/5000000 bytes
-->
<!--
Transclusion expansion time report (%,ms,calls,template)
100.00% 25.624 1 -total
80.84% 20.715 1 Template:Header_Nav
76.17% 19.518 2 Full_Throttle_(1995)/Table_of_Contents
52.94% 13.565 8 Template:Col
18.06% 4.628 1 Template:Footer_Nav
6.82% 1.748 6 Template:H2
5.93% 1.520 4 Template:-
-->
<!-- Saved in parser cache with key enstrategywiki-stratw_:pcache:idhash:16880-0!canonical and timestamp 20260318144218 and revision id 975548. Rendering was triggered because: page-view
-->
</div>
<div class="printfooter" data-nosnippet="">Retrieved from "<a dir="ltr" href="https://strategywiki.org/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;oldid=975548">https://strategywiki.org/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;oldid=975548</a>"</div></div>
<div id="catlinks" class="catlinks catlinks-allhidden" data-mw="interface"><div id="mw-hidden-catlinks" class="mw-hidden-catlinks mw-hidden-cats-hidden">Hidden category: <ul><li><a href="/wiki/Category:Sub-pages" title="Category:Sub-pages">Sub-pages</a></li></ul></div></div>
</div>
</div>
<!-- Start Footer Banner Ad -->
<div id="leaderboard-ad-bottom" class="leaderboard-ad">
<div id='div-gpt-ad-728-footer' data-ad-unit-id="/1015505/SW_728x90_Footer"></div>
<script>relevantDigital.cmd.push(function() { rdSmartLoad("div-gpt-ad-728-footer"); })</script>
</div>
<!-- End Footer Banner Ad -->
<footer id="footer" class="mw-footer" role="contentinfo" >
<ul id="footer-info">
<li id="footer-info-lastmod"> This page was last edited on 7 July 2022, at 19:59.</li>
<li id="footer-info-copyright">Content is available under <a class="external" rel="nofollow" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0</a> unless otherwise noted.</li>
</ul>
<ul id="footer-places">
<li id="footer-places-privacy"><a href="/wiki/StrategyWiki:Privacy_policy">Privacy policy</a></li>
<li id="footer-places-about"><a href="/wiki/StrategyWiki:Guide/About">About StrategyWiki</a></li>
<li id="footer-places-disclaimers"><a href="/wiki/StrategyWiki:General_disclaimer">Disclaimers</a></li>
<li id="footer-places-mobileview"><a href="//strategywiki.org/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;mobileaction=toggle_view_mobile" class="noprint stopMobileRedirectToggle">Mobile view</a></li>
</ul>
</footer>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
<div id="mw-head">
<div id="p-logo" role="banner">
<a class="mw-wiki-logo" href="/wiki/Main_Page"
title="Visit the main page"></a>
</div>
<nav id="p-personal" class="vector-menu mw-portlet mw-portlet-personal vector-user-menu-legacy" aria-labelledby="p-personal-label" role="navigation" >
<h3
id="p-personal-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">Personal tools</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="pt-anonuserpage" class="mw-list-item"><span title="The user page for the IP address you are editing as">Not logged in</span></li><li id="pt-anontalk" class="mw-list-item"><a href="/wiki/Special:MyTalk" title="Discussion about edits from this IP address [n]" accesskey="n"><span>Talk</span></a></li><li id="pt-anoncontribs" class="mw-list-item"><a href="/wiki/Special:MyContributions" title="A list of edits made from this IP address [y]" accesskey="y"><span>Contributions</span></a></li><li id="pt-createaccount" class="mw-list-item"><a href="/w/index.php?title=Special:CreateAccount&amp;returnto=Full+Throttle+%281995%29%2FWalkthrough" title="You are encouraged to create an account and log in; however, it is not mandatory"><span>Create account</span></a></li><li id="pt-login" class="mw-list-item"><a href="/w/index.php?title=Special:UserLogin&amp;returnto=Full+Throttle+%281995%29%2FWalkthrough" title="You are encouraged to log in; however, it is not mandatory [o]" accesskey="o"><span>Log in</span></a></li>
</ul>
</div>
</nav>
</div>
<div id="mw-panel" class="vector-legacy-sidebar">
<div id="p-search" role="search" class="vector-search-box-vue vector-search-box-show-thumbnail vector-search-box-auto-expand-width vector-search-box">
<h3 >Search</h3>
<form action="/w/index.php" id="searchform" class="vector-search-box-form">
<div id="simpleSearch"
class="vector-search-box-inner"
data-search-loc="header-navigation">
<input class="vector-search-box-input"
type="search" name="search" placeholder="Search StrategyWiki" aria-label="Search StrategyWiki" autocapitalize="sentences" title="Search StrategyWiki [f]" accesskey="f" id="searchInput"
>
<input type="hidden" name="title" value="Special:Search">
<input id="mw-searchButton"
class="searchButton mw-fallbackSearchButton" type="submit" name="fulltext" title="Search the pages for this text" value="Search">
<input id="searchButton"
class="searchButton" type="submit" name="go" title="Go to a page with this exact name if it exists" value="Go">
</div>
</form>
</div>
<nav id="p-navigation" class="vector-menu mw-portlet mw-portlet-navigation vector-menu-portal portal" aria-labelledby="p-navigation-label" role="navigation" >
<h3
id="p-navigation-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">Navigation</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="n-mainpage-description" class="mw-list-item"><a href="/wiki/Main_Page" title="Visit the main page [z]" accesskey="z"><span>Main page</span></a></li><li id="n-Games" class="mw-list-item"><a href="/wiki/StrategyWiki:Categories"><span>Games</span></a></li><li id="n-portal" class="mw-list-item"><a href="/wiki/StrategyWiki:Community_Portal" title="About the project, what you can do, where to find things"><span>Community</span></a></li><li id="n-Staff-lounge" class="mw-list-item"><a href="/wiki/StrategyWiki:Staff_lounge"><span>Staff lounge</span></a></li><li id="n-recentchanges" class="mw-list-item"><a href="/wiki/Special:RecentChanges" title="A list of recent changes in the wiki [r]" accesskey="r"><span>Recent changes</span></a></li><li id="n-Upload-file" class="mw-list-item"><a href="/wiki/Special:Upload"><span>Upload file</span></a></li><li id="n-randompage" class="mw-list-item"><a href="/wiki/Special:Random" title="Load a random page [x]" accesskey="x"><span>Random page</span></a></li><li id="n-help" class="mw-list-item"><a href="/wiki/StrategyWiki:Guide" title="The place to find out about StrategyWiki."><span>Help</span></a></li><li id="n-facebook" class="mw-list-item"><a href="https://www.facebook.com/StrategyWiki" rel="nofollow"><span>Facebook</span></a></li><li id="n-twitter" class="mw-list-item"><a href="https://twitter.com/StrategyWiki" rel="nofollow"><span>Twitter</span></a></li><li id="n-discord" class="mw-list-item"><a href="https://discord.gg/pYghWh3" rel="nofollow"><span>Discord Chat</span></a></li>
</ul>
</div>
</nav>
<nav id="p-tb" class="vector-menu mw-portlet mw-portlet-tb vector-menu-portal portal" aria-labelledby="p-tb-label" role="navigation" >
<h3
id="p-tb-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">Tools</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="t-whatlinkshere" class="mw-list-item"><a href="/wiki/Special:WhatLinksHere/Full_Throttle_(1995)/Walkthrough" title="A list of all wiki pages that link here [j]" accesskey="j"><span>What links here</span></a></li><li id="t-recentchangeslinked" class="mw-list-item"><a href="/wiki/Special:RecentChangesLinked/Full_Throttle_(1995)/Walkthrough" rel="nofollow" title="Recent changes in pages linked from this page [k]" accesskey="k"><span>Related changes</span></a></li><li id="t-specialpages" class="mw-list-item"><a href="/wiki/Special:SpecialPages" title="A list of all special pages [q]" accesskey="q"><span>Special pages</span></a></li><li id="t-print" class="mw-list-item"><a href="javascript:print();" rel="alternate" title="Printable version of this page [p]" accesskey="p"><span>Printable version</span></a></li><li id="t-permalink" class="mw-list-item"><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;oldid=975548" title="Permanent link to this revision of this page"><span>Permanent link</span></a></li><li id="t-info" class="mw-list-item"><a href="/w/index.php?title=Full_Throttle_(1995)/Walkthrough&amp;action=info" title="More information about this page"><span>Page information</span></a></li><li id="t-guidepages" class="mw-list-item"><a href="/wiki/Special:PrefixIndex/Full_Throttle_(1995)"><span>Guide pages</span></a></li><li id="t-guidefiles" class="mw-list-item"><a href="/wiki/Category:Full_Throttle_(1995)_files"><span>Guide files</span></a></li>
</ul>
</div>
</nav>
<nav id="p-autotoc" class="vector-menu mw-portlet mw-portlet-autotoc vector-menu-portal portal" aria-labelledby="p-autotoc-label" role="navigation" >
<h3
id="p-autotoc-label"
class="vector-menu-heading "
>
<span class="vector-menu-heading-label">Table of Contents</span>
</h3>
<div class="vector-menu-content">
<ul class="vector-menu-content-list">
<li id="a-guide" class="mw-list-item"><a href="/wiki/Full_Throttle_(1995)"><span>Full Throttle (1995)</span></a></li><li id="a-guidetoc" class="mw-list-item"><a href="/wiki/Full_Throttle_(1995)/Table_of_Contents"><span>Table of Contents</span></a></li>
</ul>
<div class="after-portlet after-portlet-autotoc">
<ul class="level-1">
<li><span><a href="/w/index.php?title=Full_Throttle_(1995)/Gameplay&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Gameplay (page does not exist)">Gameplay</a></span>
<ul class="level-2">
<li><span><a href="/w/index.php?title=Full_Throttle_(1995)/Controls&amp;action=edit&amp;redlink=1" class="new" title="Full Throttle (1995)/Controls (page does not exist)">Controls</a></span></li>
</ul>
</li>
<li class="current"><span><a href="#top" title="Full Throttle (1995)/Walkthrough">Walkthrough</a></span></li>
<li><span>Appendices</span>
<ul class="level-2">
<li><span><a href="/wiki/Full_Throttle_(1995)/Codes" title="Full Throttle (1995)/Codes">Codes</a></span></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
</div>
</div>
<script src="https://www.googletagmanager.com/gtag/js?id=UA-84370-4" async=""></script><script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-84370-4', {});
</script>
<script>(RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":167,"wgPageParseReport":{"limitreport":{"cputime":"0.039","walltime":"0.045","ppvisitednodes":{"value":275,"limit":1000000},"postexpandincludesize":{"value":5329,"limit":2097152},"templateargumentsize":{"value":455,"limit":2097152},"expansiondepth":{"value":7,"limit":100},"expensivefunctioncount":{"value":1,"limit":100},"unstrip-depth":{"value":0,"limit":20},"unstrip-size":{"value":2633,"limit":5000000},"timingprofile":["100.00% 25.624 1 -total"," 80.84% 20.715 1 Template:Header_Nav"," 76.17% 19.518 2 Full_Throttle_(1995)/Table_of_Contents"," 52.94% 13.565 8 Template:Col"," 18.06% 4.628 1 Template:Footer_Nav"," 6.82% 1.748 6 Template:H2"," 5.93% 1.520 4 Template:-"]},"cachereport":{"timestamp":"20260318144218","ttl":86400,"transientcontent":false}}});});</script>
<script>
window.addEventListener('primisPlayerInit', function (e) {
let primisPlayer = e.detail;
let targetElement = null;
document.querySelector('#primis_container_div div').style.transition = 'right 0.5s';
if (document.getElementById('mw-head')) {
targetElement = document.getElementById('mw-head');
} else if (document.getElementById('mw-header-container')) {
targetElement = document.getElementById('mw-header-container');
}
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
primisPlayer.pause();
document.querySelector('#primis_container_div div').style.right = '-400px';
}
else {
primisPlayer.play();
}
});
}, {
root: null,
threshold: 0
});
if (targetElement) {
observer.observe(targetElement);
}
});
</script>
<style>#closeContainer{bottom: -24px; top:unset!important;}</style>
<script src='https://live.primis.tech/live/liveView.php?s=118231&playerApiId=118231'></script>
</body>
</html>