Post Reply 
 
Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Coded Arms
10-02-2016, 07:51 PM (This post was last modified: 11-13-2017 07:17 AM by LunaMoo.)
Post: #13
RE: Coded Arms
If anyone's interested ~ made a patch similar to this one to allow right analog aiming for this game:
Code:
_S ULUS-10019
_G CODED ARMS
_C0 Right Analog Aim
_L 0xE02E0025 0x0007CFFC
_L 0x2000100C 0x340A0020
// ^change 20 on the end of the line above for deadzone anything from 01 to maybe up to 40 will work(definitely set to 01 when using with mouse control)
// also affects maximum camera speed
_L 0x20001020 0x3C083FAC
// ^change 3FAC on the end of the line above for camera speed, it's first 4 digits of floating point value,
// default 3FAC == 0x3FAC0000 == 1.343750
_L 0x2007CFFC 0x0E200400
_L 0x20001000 0x27AF0026
_L 0x20001004 0x3C090880
_L 0x20001008 0x0120C021
_L 0x20001010 0x340B0080
_L 0x20001014 0x016A6021
_L 0x20001018 0x258C0001
_L 0x2000101C 0x016A5823
_L 0x20001024 0x4488F000
_L 0x20001028 0x91E80000
_L 0x2000102C 0x010B682A
_L 0x20001030 0xA12D0FFC
_L 0x20001034 0x0188682A
_L 0x20001038 0xA12D0FFD
_L 0x2000103C 0x2508FF80
_L 0x20001040 0x05010003
_L 0x20001044 0x0140C821
_L 0x20001048 0x0019C822
_L 0x2000104C 0x25080001
_L 0x20001050 0x01194023
_L 0x20001054 0x4488F800
_L 0x20001058 0x4680FFE0
_L 0x2000105C 0x461EFFC2
_L 0x20001060 0xE53F0FF4
_L 0x20001064 0x91E80001
_L 0x20001068 0x1309FFF0
_L 0x2000106C 0x2529FFFC
_L 0x20001070 0x03E00008
_L 0x20001074 0x93A20025
_L 0x2009BD08 0x3C020880
_L 0x2009BD0C 0xC4410FF4
_L 0x2009BE10 0x3C020880
_L 0x2009BE14 0xC4410FF0
_L 0x2009BCC4 0x3C180880
_L 0x2009BCC8 0x8F020FFC
_L 0x2009BDC4 0x0E20041E
_L 0x2009BDC8 0x3C180880
_L 0x20001078 0x8F020FF8
_L 0x2000107C 0x10400003
_L 0x20001080 0x00000000
_L 0x20001084 0x03E00008
_L 0x20001088 0x00000000
_L 0x2000108C 0x0A226F9C
_L 0x20001090 0x00000000
_C0 Right Analog Aim [Disable]
_L 0x2007CFFC 0x93A20025
_L 0x2009BD08 0x44820800
_L 0x2009BD0C 0x46800860
_L 0x2009BE10 0x44820800
_L 0x2009BE14 0x46800860
_L 0x2009BCC4 0x3C020001
_L 0x2009BCC8 0x00621024
_L 0x2009BDC4 0x30428000
_L 0x2009BDC8 0x10400029
Make sure to actually set right analog in control mapping since it's on the bottom of the list and not assigned by default.

Didn't really had time to test it properly, but it's even simpler game than the previous I patched that way so I don't think it will have any problems. Edit: ~and found a bug with turning around;p, hopefully fixed now. Edit2: and another not much of a bug, unless loading older savestates also fixed;p.

Edit long time later: Fail! At some point my copy paste skills failed and I copied cheat from my ini file into here without name/activation lineTongue... oh well, nobody told me that, so apparently this game is not popular.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Coded Arms - Carter07 - 02-20-2013, 10:00 AM
RE: Coded Arms - piratefinn - 07-17-2013, 10:18 AM
RE: Coded Arms - GuilhermeGS2 - 11-22-2013, 04:13 PM
RE: Coded Arms - piratefinn - 11-22-2013, 04:26 PM
RE: Coded Arms - vnctdj - 11-11-2014, 10:13 AM
RE: Coded Arms - LunaMoo - 12-01-2014, 12:43 PM
RE: Coded Arms - NickGrouwen - 07-12-2016, 02:03 PM
RE: Coded Arms - NickGrouwen - 07-25-2016, 07:50 PM
RE: Coded Arms - [Unknown] - 09-11-2016, 08:19 PM
RE: Coded Arms - LunaMoo - 10-02-2016 07:51 PM
RE: Coded Arms - YukiHerz - 10-02-2016, 09:27 PM
RE: Coded Arms - LunaMoo - 10-02-2016, 09:53 PM
RE: Coded Arms - YukiHerz - 10-03-2016, 12:31 AM
RE: Coded Arms - gir489 - 07-13-2018, 12:02 AM
RE: Coded Arms - sfageas - 04-14-2013, 03:17 PM

Forum Jump: