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 DRMSource to Availability Table)
Line 8: Line 8:
 
}}
 
}}
  
== Issues and Fixes ==
+
==Availability==
 +
{{Availability Table|
 +
{{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}} |}}
 +
}}
  
=== Keyboard and Mouse Binding ===
+
==Issues fixed==
 +
=== Keyboard and mouse binding ===
 
*You cannot bind your keys at all
 
*You cannot bind your keys at all
  
Line 27: Line 32:
  
 
[[X360ce]] emulation 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 ==
 
{{DRMSource
 
| steamURL = http://store.steampowered.com/app/102850/
 
| steamDRM = Origin
 
| originURL = http://store.origin.com/store/eaemea/en_IE/pd/productID.238332900/
 
| originDRM = Origin
 
}}
 
  
 
==System requirements==
 
==System requirements==

Revision as of 23:13, 31 March 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

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