Viewing 1 post (of 1 total)
  • Author
    Posts
  • #117437
    efraimsangil
    Participant

    Hi!

    For first time I like to use this option so…

    I have this in retroarch.cfg

    pi@retropie:/opt/retropie/configs/megadrive $ cat retroarch.cfg | grep state
    savestate_directory = "~/RetroPie/roms/megadrive/states"
    savestate_auto_index = "true"
    savestate_auto_save = "false"
    savestate_auto_load = "false"
    state_slot = "0"
    input_load_state = "f4"
    input_load_state_btn = "11"
    input_load_state_axis = "nul"
    input_save_state = "f2"
    input_save_state_btn = "12"
    input_save_state_axis = "nul"
    input_state_slot_increase = "f7"
    input_state_slot_increase_btn = "nul"
    input_state_slot_increase_axis = "+2"
    input_state_slot_decrease = "f6"
    input_state_slot_decrease_btn = "nul"
    input_state_slot_decrease_axis = "+5"
    sort_savestates_enable = "false"
    

    When I use savestate for first time, in screen appear: Save state to #slot2

    And… in the savestate directory if created a filename with .state2 extension.

    But… when I use loadstate, I have an error because is searching an .state1 file.

    What’s I am doing wrong?

    Regards

Viewing 1 post (of 1 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.