超级玩家
 
- 贡献度
- 30
- 金元
- 5962
- 积分
- 716
- 精华
- 0
- 注册时间
- 2009-12-27
|
本帖最后由 damnboy00 于 2014-12-21 23:09 编辑
作为手残非手柄不玩星人, 下遍了3dm和隔壁的各种版本, 还是搞不定, google了好久总算解决, 还是x360ce
转自: http://steamcommunity.com/app/31 ... 619574421346414879/
Got x360ce to work for Ground Zeroes.
1)Download both the normal application (x360ce.exe) and the 64bit libraries (x360ce_lib64_r848_VS2010.zip). ( https://code.google.com/p/x360ce ... .2.191.zip&can=2&q= and https://code.google.com/p/x360ce ... VS2010.zip&can=2&q= ).
2)Unpack the application (x360ce.exe) in a different folder, and start it up so. This will create a x360ce.ini which should have all your control bindings. This is also the point where you should set all controls correctly.
3)Copy x360ce.ini and x360ce.exe to "\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes\", so in the same directory as "MgsGroundZeroes.exe"
4)Unpack x360ce.gdb and xinput1_3.dll from the 64bit libraries (x360ce_lib64_r848_VS2010.zip) into "\Steam\SteamApps\common\Metal Gear Solid Ground Zeroes\".
5)Now, open x360ce.ini with notepad or some other simple text editor. Add
HookLL=0
HookCOM=1
HookSA=0
HookWT=0
HookDI=1
HookPIDVID=1
HookName=0
Under [InputHook]. Which should have HookMode=1 under it already, you shouldn't overwrite that. So now it looks like
[InputHook]
HookMode=1
HookLL=0
HookCOM=1
HookSA=0
HookWT=0
HookDI=1
HookPIDVID=1
HookName=0
6)Then add Version=1 under [Options]. This will surpress an error message every time you start it. So it probably looks like
[Options]
UseInitBeep=1
Log=0
Console=0
DebugMode=0
InternetDatabaseUrl=http://www.x360ce.com/webservices/x360ce.asmx
InternetFeatures=1
InternetAutoload=1
AllowOnlyOneCopy=1
Version=1
7)Save x360ce.ini.
Now when you start the game you should here a standard Windows beep to indicate that x360ce is working.
附上打包好的360ce文件
点击下载
|
|