On July 30, 2025, the U.S. Executive Order “Suspending Duty-Free De Minimis Treatment For All Countries” came into effect. This removes the previous duty exemption for low-value packages and introduces new procedural requirements that are still being defined by U.S. Customs and the United States Postal Service. In response, DHL has announced a temporary halt to standard postal parcel shipments into the U.S. and Puerto Rico. Dismiss
Skip to contentHomepage › Forums › RetroPie Project › New to RetroPie? Start Here! › Enable ANALOG in PSX emulator › Reply To: Enable ANALOG in PSX emulator
Try adding
input_libretro_device_p1 = "5"
input_player1_analog_dpad_mode = "1"
input_libretro_device_p2 = "5"
input_player2_analog_dpad_mode = "1"
To the file retroarch.cfg in the folder /opt/retropie/configs/psx/.
Make sure you include the code on top (above #include…)