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 › Everything else related to the RetroPie Project › Snes Emulation › Reply To: Snes Emulation
I’m trying to map a “save state” to a ps2 controllers L2 button and a “load state” to the R2 button using the following commands,
input_enable_hotkey_btn = “10”
input_exit_emulator_btn = “11”
input_save_state = “4”
input_load_state = “5”
Still haven’t had it working, any advice?