Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Atari 2600 resolution #34322
    spiffo
    Participant

    Mmmmm, mine fills the screen, try:

    Editing the es_system.cfg file so that for the Atari 2600 <command> it reads runcommand.sh 2, arther than runcommand.sh 1

    The 1 makes it go to VGA whereas the 2 keeps the existing resolution.

    And set your TV Pictue Mode (or equivalent) to 4:3 ratio

    Those two changes worked for me !

    in reply to: Not saving to gamelist.xml #22957
    spiffo
    Participant

    Yep, agreed, mine is the same.

    I need to exit Emulation Station first then do a sudo reboot from the Terminal otherwise any changes aren’t saved !

    in reply to: Not saving to gamelist.xml #21891
    spiffo
    Participant

    OK, I’ve solved it !

    The default gamelist.xml files are not formatted correctly, if you open one in a Text Editor it is formatted like this:

    <?xml version=”1.0″?>
    <gameList />

    What you need to do is correctly format the default gamelist.xml like this:

    <?xml version=”1.0″?>
    <gameList>
    </gameList>

    No idea why they are all wrong as this was built from a 2.3 image and I didn’t alter them ???

    in reply to: Exit Problem in atari800 Emulator #20097
    spiffo
    Participant

    OK, Bump !

    I tried adding:

    input_enable_hotkey_btn = “8”
    input_exit_emulator_btn = “9”

    To the end of the /all/retroarch.cfg file and again that exits fine from the Atari2600 Emulator by pressing the ‘Start’ and ‘Select’ buttons together.

    Doesn’t work in the Atari800 Emulator though :-(

Viewing 4 posts - 1 through 4 (of 4 total)