FAQs

Q?My game cannot get past the initial setup
A.

Kung-Fu Strike needs the following dependencies to run:
1: .NET 2.0 Framework
2: XNA3.1
3: DirectX 9.0c
All of the redistributable installers are located at:
…\Steam\steamapps\common\kungfustrike\redist

If the game failed to start, try running ‘KungFuStrike.exe’ at: …\Steam\steamapps\common\kungfustrike\

If the ‘KungFuStrike.exe’ failed to start, you should first check if all dependencies are installed successfully.

If your game still cannot start, please send your machine configuration and error description to the developer support email:

Q?How do I change my resolution?
A.

Right now there is not an option to do so, but you can use this workaround:
Navigate to the Config.XNA.xml file located in
“…\Steam\steamapps\common\kungfustrike\Content\data\”
Open with Notepad
Find:
xxxx
xxxx
Replace the ‘xxxx’ with your resolution width/height
EX:
1400
900
Click File and Save

Q?How do I toggle Windowed Mode?
A.

Right now there is not an option to do so, but you can use this workaround:
Navigate to the Config.XNA.xml file located in
“…\Steam\steamapps\common\kungfustrike\Content\dat a\”
Open with Notepad
Find:
false
Replace the ‘false’ with ‘true’
EX:
true
Click File and Save

Q?How come I cannot access the Leaderboards?
A.

Our Leaderboards are currently up and running however there is a bug that prevents users from seeing them. We will fix it and patch it in soon!