[Help] PSP2PS3 Stick Mapping Issue

Discussion in 'Sony Programming and Development' started by PixelButts, Dec 28, 2016.

  1. PixelButts

    PixelButts Site Soldier

    Joined:
    Aug 19, 2014
    Messages:
    2,665
    Likes Received:
    1,808
    In need of some help

    Converted a PSP game to a PS3 format (better visuals), but in the process I've encountered a rather annoying issue. Sticks need to be swapped in order to fix this.
    From the conversion it's using this config - ADDITIONAL_KEY_ASSIGN's value being where the issue lies I believe? Checking the list of settings available doesn't seem to show a config that blatantly swaps sticks http://www.psdevwiki.com/ps3/Emulation#Emulator_Settings
    Code:
    VERSION = 0xFFFFFFFF
    ADHOC_PARTY = 0
    S3D.ENABLE = 0
    ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
    
    Currently (post conversion on PS3 controller)
    Left stick = Camera
    Right Stick = Movement
    D-Pad = Movement

    What it SHOULD be is
    Left stick = Movement
    Right stick = Camera
    D-Pad = Movement

    If anyone knows what I should do to swap the sticks this would be very helpful.
    http://www.psdevwiki.com/ps3/Emulation#PSP_Remasters_Button_Remapping shows some interesting details about the option specifically

    In theory I could just use the PSP itself for the controller (which would easily fix issues) but that's immensely uncomfortable to hold.
     
    Last edited: Dec 28, 2016
  2. GoodTofuFriday

    GoodTofuFriday Site Supporter 2015,2016,2017

    Joined:
    Sep 1, 2013
    Messages:
    498
    Likes Received:
    194
    That might be tricky, because it seems the right stick and the d-pad share the same identifiers. which is why they share the same function.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page