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
(migrated DRMSource to Availability Table)
(added basic layout, boxart, needs more filling in)
Line 1: Line 1:
 
{{cleanup}}
 
{{cleanup}}
 
{{infobox
 
{{infobox
|title= Warp
+
|cover          = Warp cover.png
|developer= [[Wikipedia:Trapdoor (company)|Trapdoor]]
+
|developer     = [[Wikipedia:Trapdoor (company)|Trapdoor]]
|publisher=[[Wikipedia:EA Partners|EA Partners]]
+
|publisher     = [[Wikipedia:EA Partners|EA Partners]]
|engine= Unreal Engine 3
+
|engine         = Unreal Engine 3
|release dates=March 13, 2012
+
|release dates = March 13, 2012
 
}}
 
}}
  
Line 12: Line 12:
 
{{Availability Table/row| [http://store.steampowered.com/app/102850/ Steam] | {{ID|Steam}} |}}
 
{{Availability Table/row| [http://store.steampowered.com/app/102850/ Steam] | {{ID|Steam}} |}}
 
{{Availability Table/row| [http://store.origin.com/store/eaemea/en_IE/pd/productID.238332900/ Origin] | {{ID|Origin}} |}}
 
{{Availability Table/row| [http://store.origin.com/store/eaemea/en_IE/pd/productID.238332900/ Origin] | {{ID|Origin}} |}}
 +
}}
 +
==Game data==
 +
{{Game Location Table|
 +
{{Game Location Table/row|Save game location|}}
 +
{{Game Location Table/row|Configuration files location|}}
 +
}}
 +
 +
==Video settings==
 +
{{Video Settings
 +
|widescreen_resolution      =true
 +
|widescreen_resolution_notes=
 +
|multimonitor              =unknown
 +
|multimonitor_notes        =
 +
|fov                        =unknown
 +
|fov_notes                  =
 +
|windowed                  =true
 +
|windowed_notes            =
 +
|fullscreen                =unknown
 +
|fullscreen_notes          =
 +
|anisotropic                =unknown
 +
|anisotropic_notes          =
 +
|antialiasing              =unknown
 +
|antialiasing_notes        =
 +
|vsync                      =unknown
 +
|vsync_notes                =
 +
}}
 +
 +
==Input settings==
 +
{{Input Settings
 +
|key_remap                  =false
 +
|key_remap_notes            =
 +
|acceleration_option        =false
 +
|acceleration_option_notes  =
 +
|controller_support        =true
 +
|controller_support_notes  =
 
}}
 
}}
  

Revision as of 20:04, 5 May 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

Availability

Template:Availability Table

Game data

Template:Game Location Table

Video settings

Template:Video Settings

Input settings

Template:Input Settings

Issues fixed

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.

System requirements

Template:System Requirements

References