Skip to content

Commit

Permalink
Red Ninja: End of Honor - Fix Camera Sensitivity
Browse files Browse the repository at this point in the history
This little patch slows down the insane sensitivity used in this game
  • Loading branch information
MrWrightyLC authored Jan 13, 2025
1 parent 9390265 commit f714c92
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion patches/SLUS-20714_6B0F338D.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,10 @@ description=Unlocked at 60 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,E0030002,extended,0047b210
patch=1,EE,2047b210,extended,00000001 //00000002 //fps
patch=1,EE,205210a8,extended,3f800000 //40000000 //speed modifiers
patch=1,EE,2015b274,extended,3c013f40 //3c013f80 //environment speed
patch=1,EE,2015b274,extended,3c013f40 //3c013f80 //environment speed

[Fix Camera Sensitivity]
author=TechieSaru
description=Reduces the X-axis sensitivity
patch=1,EE,2016CC1C,word,3C01B7E0
patch=1,EE,2016CC20,word,3421CCF7

0 comments on commit f714c92

Please sign in to comment.