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 "Alice: Madness Returns"

From PCGamingWiki, the wiki about fixing PC games
Line 15: Line 15:
 
Change the following entries:
 
Change the following entries:
 
<code>
 
<code>
bSmoothFrameRate=True
+
bSmoothFrameRate=True</code><code>
MinSmoothedFrameRate=59
+
MinSmoothedFrameRate=59</code><code>
MaxSmoothedFrameRate=60
+
MaxSmoothedFrameRate=60</code>
</code>
 
 
 
  
 
===Umbrella Item Bug===
 
===Umbrella Item Bug===

Revision as of 15:24, 6 September 2012

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.
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.

A comprehensive forum thread - Problem FAQ and Information Guide by user NiGHTSChao689.

Windows

Issues And Fixes

31FPS cap

Open the file:

Documents\My Games\Alice Madness Returns\AliceGame\Config\AliceEngine.ini

Press Ctrl+F to search for "bSmoothFrameRate" under "[Engine.Engine]"

Change the following entries: bSmoothFrameRate=True MinSmoothedFrameRate=59 MaxSmoothedFrameRate=60

Umbrella Item Bug

During the tutorial, with the fight with a Menacing Ruin, the player is asked to use an Umbrella item.

However, regardless of focus or key-bindings, the action cannot be executed.

Solution transcribed from user xWiNGSx:[1]

1) Find the folder:

C:\Program Files\Origin Games\Alice Madness Returns - The Complete Collection\Game\Alice2\AliaceGame\Config\Default Input\

2) Find the line:

+Bindings=(Name="E",Command="TriggerBlock true | OnRelease TriggerBlock false")

3) Change the E to whichever letter you want to be block.

4) Save your changes and close out of the config file.

5) Start the game; go to the configure controls option in game; reset controls to default.

6) Since default for block is now the key you assigned in the config the default controls will reflect this; you can now change the remaining controls to your preference.

Notes

  1. http://www.americanmcgee.com/forum/index.php?topic=2876.0 Problem FAQ and Information Guide by user NiGHTSChao689