Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "William Shatner's TekWar"

From PCGamingWiki, the wiki about fixing PC games
m (→‎top: updated template usage)
({{Source ports table/row| JFTekWar | url=https://www.jonof.id.au/capstone/ | Based on JFBuild. | Windows, OS X, Linux }})
 
(37 intermediate revisions by 15 users not shown)
Line 4: Line 4:
 
|developers  =  
 
|developers  =  
 
{{Infobox game/row/developer|Capstone Software}}
 
{{Infobox game/row/developer|Capstone Software}}
|publishers  =  
+
|publishers  =
 +
{{Infobox game/row/publisher|IntraCorp}}
 +
{{Infobox game/row/publisher|U.S. Gold}}
 
|engines      =  
 
|engines      =  
 
{{Infobox game/row/engine|Build}}
 
{{Infobox game/row/engine|Build}}
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|DOS|September 30, 1995}}
 
{{Infobox game/row/date|DOS|September 30, 1995}}
 +
|reception    =
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | One-time game purchase }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | Singleplayer, multiplayer}}
 +
{{Infobox game/row/taxonomy/pacing            | Real-time}}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | Direct control}}
 +
{{Infobox game/row/taxonomy/genres            | Action, FPS}}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | Digitized, Realistic}}
 +
{{Infobox game/row/taxonomy/themes            | Cyberpunk}}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  =  
 
|steam appid  =  
 
|gogcom id    =  
 
|gogcom id    =  
 +
|hltb        = 25392
 +
|igdb        = william-shatners-tekwar
 
|strategywiki =  
 
|strategywiki =  
 +
|mobygames    = william-shatners-tekwar
 
|wikipedia    = William Shatner's TekWar
 
|wikipedia    = William Shatner's TekWar
 +
|official site= https://corridor7.tripod.com/INTSITE/tekwar/tekwar.htm
 
|winehq      =  
 
|winehq      =  
 
|license      = commercial
 
|license      = commercial
 
}}
 
}}
  
'''Key points'''
+
{{Introduction
{{++}} The game was made open source in 2006<ref>[http://www.lesbird.com/CAPSTONE/ Capstone Source Archive]</ref>
+
|introduction      = '''''William Shatner's Tekwar''''' is a 1995 {{Glossary:Cyberpunk}} {{Glossary:FPS}} set in the {{W|TekWar}} universe. It is notable for featuring footage of {{W|William Shatner|Shatner}} reviewing the player's mission performance via a selection of {{term|FMV}}s.
 +
 
 +
This game is one of the first licensed to use the [[Engine:Build|Build]] engine, and as such uses an earlier version than [[Duke Nukem 3D]].
 +
 
 +
|release history  = The game's source code was made available in 2006 by a former developer.<ref>{{Refurl|url=http://web.archive.org/web/20200427063108/http://www.lesbird.com/CAPSTONE/|title=Capstone Source Archive|date=August 2023}}</ref>
 +
 
 +
|current state    =
 +
}}
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| Retail |  | unknown |  |  | DOS }}
+
{{Availability/row| Retail |  | disc check |  |  | DOS }}
 
}}
 
}}
  
==Essential improvements==
+
==Demos==
===BuildGDX===
+
{{ii}} A [https://archive.org/details/WilliamShatnersTekwarDemo demo] containing one level was released.
{{++}} Use [https://m210.duke4.net/index.php/downloads/category/8-java BuildGDX] to play with many improvements, such as higher resolutions and mouselook.
+
 
{{ii}} Is a port of the Build engine based on Java and can be used on more games than just Tekwar, such as Redneck Rampage or Blood. Note that it doesn't include the games, you must get their files elsewhere.
+
===Source ports===
{{--}} Some minor bugs remain.
+
{{Source ports table|content=
 +
{{Source ports table/row| JFTekWar | url=https://www.jonof.id.au/capstone/ | Based on JFBuild. | Windows, OS X, Linux }}
 +
{{Source ports table/row| BuildGDX | url=https://m210.duke4.net/index.php/downloads/download/8-java/53-buildgdx | Reverse-engineered gameplay-accurate port written in Java. Adds high resolutions support, OpenGL renderer, modern controller support and improved mouse control. Fixes most issues with the game. '''Discontinued'''. | Windows, OS X, Linux}}
 +
{{Source ports table/row| NuBuildGDX | url=https://github.com/atsb/NuBuildGDX | Fork of '''BuildGDX''' aiming for stability, bug fixing and performance improvements. | Windows }}
 +
}}
  
 
==Game data==
 
==Game data==
Line 42: Line 73:
 
}}
 
}}
  
==Video settings==
+
==Video==
{{Video settings
+
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 49: Line 80:
 
|ultrawidescreen wsgf award =  
 
|ultrawidescreen wsgf award =  
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
|widescreen resolution      = false
+
|widescreen resolution      = hackable
|widescreen resolution notes=  
+
|widescreen resolution notes= See [[#Source ports|Source ports]].
|multimonitor              = false
+
|multimonitor              = unknown
 
|multimonitor notes        =  
 
|multimonitor notes        =  
|ultrawidescreen            = false
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      =  
+
|ultrawidescreen notes      = See [[#Source ports|Source ports]].
|4k ultra hd                = false
+
|4k ultra hd                = hackable
|4k ultra hd notes          =  
+
|4k ultra hd notes          = See [[#Source ports|Source ports]].
|fov                        = false
+
|fov                        = hackable
|fov notes                  =  
+
|fov notes                  = See [[#Source ports|Source ports]]. FOV slider from 60 to 140 degrees with BuildGDX.
|windowed                  = false
+
|windowed                  = hackable
|windowed notes            =  
+
|windowed notes            = See [[#Source ports|Source ports]].
|borderless windowed        = false
+
|borderless windowed        = hackable
|borderless windowed notes  =  
+
|borderless windowed notes  = See [[#Source ports|Source ports]].
|anisotropic                = false
+
|anisotropic                = hackable
|anisotropic notes          =  
+
|anisotropic notes          = See [[#Source ports|Source ports]].
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = false
+
|upscaling                  = unknown
|vsync notes                =  
+
|upscaling tech            =
|60 fps                    = unknown
+
|upscaling notes            =
 +
|vsync                      = hackable
 +
|vsync notes                = See [[#Source ports|Source ports]].
 +
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = false
+
|120 fps                    = hackable
|120 fps notes              =  
+
|120 fps notes              = See [[#Source ports|Source ports]].
 
|hdr                        = unknown
 
|hdr                        = unknown
 
|hdr notes                  =  
 
|hdr notes                  =  
Line 79: Line 113:
 
}}
 
}}
  
==Input settings==
+
==Input==
{{Input settings
+
{{Input
|key remap                = unknown
+
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = unknown
 
|acceleration option      = unknown
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = true
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
|mouse menu                = unknown
+
|mouse menu                = false
 
|mouse menu notes          =  
 
|mouse menu notes          =  
 
|invert mouse y-axis      = unknown
 
|invert mouse y-axis      = unknown
Line 93: Line 127:
 
|touchscreen              = unknown
 
|touchscreen              = unknown
 
|touchscreen notes        =  
 
|touchscreen notes        =  
|controller support        = unknown
+
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
 
|full controller          = unknown
 
|full controller          = unknown
Line 143: Line 177:
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
|separate volume          = unknown
+
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
 
|surround sound          = unknown
 
|surround sound          = unknown
Line 156: Line 190:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =
 +
|red book cd audio        =
 +
|red book cd audio notes  =  
 
}}
 
}}
  
Line 163: Line 201:
 
  |language  = English
 
  |language  = English
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = true
  |subtitles = unknown
+
  |subtitles = false
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
Line 172: Line 210:
 
==Network==
 
==Network==
 
{{Network/Multiplayer
 
{{Network/Multiplayer
|local play          =  
+
|local play          = false
 
|local play players  =  
 
|local play players  =  
 
|local play modes    =  
 
|local play modes    =  
 
|local play notes    =  
 
|local play notes    =  
 
|lan play            = true
 
|lan play            = true
|lan play players    =  
+
|lan play players    = 16
|lan play modes      =  
+
|lan play modes      = Versus, Co-op
 
|lan play notes      =  
 
|lan play notes      =  
 
|online play          = true
 
|online play          = true
|online play players  =  
+
|online play players  = 16
|online play modes    =  
+
|online play modes    = Versus, Co-op
|online play notes    =  
+
|online play notes    = IPX
 
|asynchronous        =  
 
|asynchronous        =  
 
|asynchronous notes  =  
 
|asynchronous notes  =  
Line 222: Line 260:
 
|vulkan versions        =  
 
|vulkan versions        =  
 
|vulkan notes          =  
 
|vulkan notes          =  
|dos modes              =  
+
|dos modes              = VGA, SVGA, VESA
 
|dos modes notes        =  
 
|dos modes notes        =  
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = false
+
|windows 32-bit exe    =
|64-bit executable notes=  
+
|windows 64-bit exe    =
 +
|windows arm app        = unknown
 +
|windows exe notes      =
 +
|macos intel 32-bit app =
 +
|macos intel 64-bit app =
 +
|macos arm app          =
 +
|macos app notes        =
 +
|linux 32-bit executable=  
 +
|linux 64-bit executable=
 +
|linux arm app          = unknown
 +
|linux executable notes =
 +
}}
 +
 
 +
===Middleware===
 +
{{Middleware
 +
|physics          =
 +
|physics notes    =
 +
|audio            =
 +
|audio notes      =
 +
|interface        =
 +
|interface notes  =
 +
|input            =
 +
|input notes      =
 +
|cutscenes        = Smacker Video Technology
 +
|cutscenes notes  =
 +
|multiplayer      =
 +
|multiplayer notes=
 +
|anticheat        =
 +
|anticheat notes =  
 
}}
 
}}
  
Line 235: Line 301:
  
 
|minOS    = 5.0
 
|minOS    = 5.0
|minCPU  = Intel 486SX
+
|minCPU  = Intel 486DX 50MHz
 
|minRAM  = 8 MB
 
|minRAM  = 8 MB
|minHD    =  
+
|minHD    = 50 MB
 
|minGPU  = SuperVGA, VESA, VGA
 
|minGPU  = SuperVGA, VESA, VGA
  
 
|recOS    =  
 
|recOS    =  
|recCPU  =  
+
|recCPU  = Intel Pentium 100
 
|recRAM  =  
 
|recRAM  =  
 
|recHD    =  
 
|recHD    =  

Latest revision as of 15:52, 15 May 2024

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
William Shatner's TekWar
William Shatner's TekWar cover
Developers
Capstone Software
Publishers
IntraCorp
U.S. Gold
Engines
Build
Release dates
DOS September 30, 1995
Taxonomy
Monetization One-time game purchase
Modes Singleplayer, Multiplayer
Pacing Real-time
Controls Direct control
Genres Action, FPS
Art styles Digitized, Realistic
Themes Cyberpunk
William Shatner's TekWar on HowLongToBeat
William Shatner's TekWar on IGDB
William Shatner's TekWar on MobyGames
William Shatner's TekWar on Wikipedia

William Shatner's Tekwar is a 1995 cyberpunk FPS set in the TekWar universe. It is notable for featuring footage of Shatner reviewing the player's mission performance via a selection of FMVs.

This game is one of the first licensed to use the Build engine, and as such uses an earlier version than Duke Nukem 3D.

The game's source code was made available in 2006 by a former developer.[1]

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
DOS

Demos

A demo containing one level was released.

Source ports

Name Description
JFTekWar Based on JFBuild.
Windows
macOS (OS X)
Linux
BuildGDX Reverse-engineered gameplay-accurate port written in Java. Adds high resolutions support, OpenGL renderer, modern controller support and improved mouse control. Fixes most issues with the game. Discontinued.
Windows
macOS (OS X)
Linux
NuBuildGDX Fork of BuildGDX aiming for stability, bug fixing and performance improvements.
Windows

Game data

Configuration file(s) location

System Location
DOS

Save game data location

System Location
DOS

Video

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
For DOSBox change the priority background value in the DOSBox configuration file.
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
16 Versus, Co-op
Online play
16 Versus, Co-op
IPX

Other information

API

Technical specs Supported Notes
DOS video modes VGA, SVGA, SVGA (VESA)

Middleware

Middleware Notes
Cutscenes Smacker Video Technology

System requirements

DOS
Minimum Recommended
Operating system (OS) 5.0
Processor (CPU) Intel 486DX 50MHz
System memory (RAM) 8 MB
Hard disk drive (HDD) 50 MB
Video card (GPU) SuperVGA, VESA, VGA


References

  1. Capstone Source Archive - last accessed on August 2023