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 "Warp"

From PCGamingWiki, the wiki about fixing PC games
m (migrated requirements template; misc. fixes)
Line 1: Line 1:
WARP
+
{{cleanup}}
 
 
 
{{infobox
 
{{infobox
|title          = WARP
 
 
|title= Warp
 
|title= Warp
|image= [[Image:Warp Cover.png]]
+
|cover= Warp Cover.png
|developer= [[Trapdoor (company)|Trapdoor]]
+
|developer= [[Wikipedia:Trapdoor (company)|Trapdoor]]
|publisher=[[EA Partners]]
+
|publisher=[[Wikipedia:EA Partners|EA Partners]]
|engine= [[Unreal Engine 3]]
+
|engine= [[Wikipedia:Unreal Engine 3|Unreal Engine 3]]
|designer=
+
|release dates=March 13, 2012
|series=
 
|modes=
 
|genre=[[Action video game|Action]], [[Puzzle Game|Puzzle]], [[Stealth game|Stealth]]
 
|platforms=[[Microsoft Windows]], [[PlayStation 3]], [[Xbox 360]]
 
|released='''Xbox 360'''<br />February 15, 2012<br />'''PlayStation 3'''<br />March 13, 2012<br />'''Microsoft Windows'''<br />March 13, 2012
 
|ratings={{vgratings|PEGI=18|ESRB=M}}
 
 
}}
 
}}
  
Line 33: Line 25:
  
 
== Controller Support ==
 
== Controller Support ==
The PC version uses Xbox 360 controller.
+
The PC version only supports [[Xbox 360 Controller]]s.
  
[[X360ce]] emulation is is working using xinput1_3.dll and "Normal" input hook style.
+
[[X360ce]] emulation is working using xinput1_3.dll and "Normal" input hook style.
  
 
== Where to Get ==
 
== Where to Get ==
Line 45: Line 37:
 
}}
 
}}
  
== System Requirements ==
+
==System requirements==
{{SysReq
+
{{System Requirements
 +
|OSfamily = Windows
 
|minOS = Windows XP
 
|minOS = Windows XP
 
|recOS = Windows 7
 
|recOS = Windows 7
Line 54: Line 47:
 
|recmem = 4 GB
 
|recmem = 4 GB
 
|minHD = 1.9 GB free
 
|minHD = 1.9 GB free
|minGPU1 = DirectX 9.0c Compatible GPU  
+
|minGPU = DirectX 9.0c Compatible GPU  
 
|minVRAM = 512 MB
 
|minVRAM = 512 MB
|recGPU1 = Nvidia Geforce 8400 or higher
+
|recGPU = Nvidia Geforce 8400 or higher
 
|recGPU2 = AMD Radeon HD3450 or higher
 
|recGPU2 = AMD Radeon HD3450 or higher
 
|recVRAM = 1024 MB
 
|recVRAM = 1024 MB
 
}}
 
}}
  
== Notes ==
+
==References==
 
<references/>
 
<references/>
  
[[Category:Game]]
 
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 02:12, 15 February 2013

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

Template:Infobox

Issues and Fixes

Keyboard and Mouse Binding

  • You cannot bind your keys at all

Fix: manually edit the file:

\WARP\warpgame\Config\DefaultInput.ini

Unlocking the framerate

Warp normally runs at a capped framerate of 32 frames per second.

Fix: open

\WARP\WarpGame\Config\WarpEngine.ini

and change bSmoothFrameRate=TRUE to bSmoothFrameRate=FALSE.

  • It may also be preferential to enable Vsync at this time, which can done in the same file by changing UseVsync=False to UseVsync=True.
  • The file may also be set to Read-Only in File Properties to prevent issues with Origin's file-synching.

Controller Support

The PC version only supports Xbox 360 Controllers.

X360ce emulation is working using xinput1_3.dll and "Normal" input hook style.

Where to Get

Template:DRMSource

System requirements

Template:System Requirements

References