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 "Shantae: Risky's Revenge - Director's Cut"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Availability: fixed store order)
(→‎Input settings: controller remapping fix)
Line 103: Line 103:
 
|full controller notes    =  
 
|full controller notes    =  
 
|controller remap          = true
 
|controller remap          = true
|controller remap notes    = Even though '''Jump''' and '''Cancel''' are bound into same key by default, rebinding doesn't allow this. This means rebinding those two actions requires them to be bound into different keys, which may irritate some players as '''Cancel''' is bound into '''A''' by default.
+
|controller remap notes    = See [[#Controller remapping|Controller remapping]].
 
|invert controller y-axis  = false
 
|invert controller y-axis  = false
 
|invert controller y-axis notes=
 
|invert controller y-axis notes=
 
|touchscreen              = false
 
|touchscreen              = false
 
|touchscreen notes        =  
 
|touchscreen notes        =  
 +
}}
 +
 +
===[[Glossary:Remapping|Controller remapping]]===
 +
{{--}} Menu controls are not adopted properly for the Xbox 360 Controller, with A and B buttons being swapped. Manual remapping is required to fix.
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change values with hex editor|ref=<ref>[http://steamcommunity.com/app/277890/discussions/0/611704730314157104/ Gamepad Accept \ Back fix and proper gamepad rebind fix :: Shantae: Risky's Revenge - Director's Cut General Discussions]</ref>}}
 +
# Download a hex editor, for example [http://mh-nexus.de/en/hxd/ HxD].
 +
# Open the <code>save*.sav</code> file(s) with the hex editor.
 +
# Go to offset 560 and change '''06''' to '''05'''. This assigns B to Cancel.
 +
# Go to offset 570 and change '''05''' to '''06'''. This assigns A to Confirm/Talk.
 +
<div class="mw-collapsible mw-collapsed">For remapping the rest of the functions, expand the content below''<div class="mw-collapsible-content">
 +
'''Hex values and buttons they represent:'''
 +
<pre>
 +
00 = UP
 +
01 = RIGHT
 +
02 = DOWN
 +
03 = LEFT
 +
04 = Y
 +
05 = B
 +
06 = A
 +
07 = X
 +
08 = LB
 +
09 = LT
 +
0A = LS
 +
0B = RB
 +
0C = RT
 +
0D = RS
 +
0E = START
 +
0F = BACK
 +
</pre>
 +
'''Offset in hex editor = default hex value = function:'''
 +
<pre>
 +
55C = 07 = ATTACK
 +
560 = 06 = CANCEL
 +
564 = 04 = DANCE
 +
568 = 08 = BACKDASH
 +
56C = 02 = DOWN
 +
570 = 05 = CONFIRM / TALK
 +
574 = OE = INVENTORY
 +
578 = 06 = JUMP
 +
57C = 03 = LEFT
 +
580 = 0B = ITEM
 +
584 = 01 = RIGHT
 +
588 = 0F = PAUSE / SKIP
 +
58C = 00 = UP
 +
</pre></div></div>
 
}}
 
}}
  

Revision as of 10:00, 25 April 2015

Shantae: Risky's Revenge - Director's Cut
Shantae: Risky's Revenge - Director's Cut cover
Developers
WayForward Technologies
Engines
wfEngine
Release dates
Windows July 15, 2014
Shantae: Risky's Revenge - Director's Cut on Wikipedia
Shantae
Shantae: Risky's Revenge - Director's Cut 2014
Shantae and the Pirate's Curse 2015
Shantae: Half-Genie Hero 2016
Shantae and the Seven Sirens 2020
Shantae Advance: Risky Revolution 2024

General information

Official site
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Humble Store
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
Steam
Icon overlay.png
Error: key type '{{{5}}}' not recognised
Error: OS parameter cannot be empty
All versions require Steam.
Soundtrack is available for free at composer's Bandcamp, you can also pay what you want.

Game data

Configuration file location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/277890/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/277890/pfx/[Note 1]


Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

General settings.

Template:Video settings

Input settings

Key rebinding.

Template:Input settings

Controller remapping

Menu controls are not adopted properly for the Xbox 360 Controller, with A and B buttons being swapped. Manual remapping is required to fix.
Instructions

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Other information

API

Technical specs Supported Notes
Direct3D 9
Shader Model support 3.0
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio FMOD
Input XInput

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP2, Vista, 7
Processor (CPU) Intel Pentium 4, 2.4 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 1 GB
Video card (GPU) NVIDIA Geforce 9600GT
AMD Radeon HD 3870
512 MB of VRAM
DirectX 9.0c compatible
Shader model 3.0 support

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References