RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. hatari
    Log in to post
    • All categories
    • D

      [RESOLVED] lr-hatari

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hatari lr-hatari atari st
      2
      4 Votes
      2 Posts
      727 Views
      D

      I know is old thread but i want to let know lr-hatari is fixed now and works, big step from standard Hatari imho. Hope that helps people interested.

    • A

      Atari ST - new version of Hatari

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support atari st hatari update version
      1
      1 Votes
      1 Posts
      757 Views
      No one has replied
    • SuperFromNDS

      [Help] LR-Hatari

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-hatari hatari atari st
      3
      0 Votes
      3 Posts
      795 Views
      P

      Unfortunately it does not seem to work.
      I hpe that the regular hatari gets button configuration support so no keyboard is needed...

    • S

      Couple of quick Hatari questions

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hatari atari st configs
      2
      0 Votes
      2 Posts
      694 Views
      S

      @spudsmctoole I'm guessing that's a no, then?

    • Lamaman1971L

      Hatari Help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support atari st hatari
      1
      0 Votes
      1 Posts
      430 Views
      No one has replied
    • P

      Hatari : Virtual Keyboard missing?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support atari st hatari
      2
      0 Votes
      2 Posts
      710 Views
      mituM

      The Hatari version in RetroPie is 1.9.0 - see the install script for this emulator https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/emulators/hatari.sh. However, it might be only the hatari-wii has this feature implemented.

    • G

      Amiberry (and Hatari) using only a controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry hatari controller
      1
      0 Votes
      1 Posts
      684 Views
      No one has replied
    • J

      Unwanted audio artifacts in Hatari

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hatari audio artifacts sound atari st
      5
      0 Votes
      5 Posts
      1k Views
      J

      Ok, I tried turning off dithering, and it didn't seem to make any difference.

      I'm still getting artifacts, like echo-type sounds, sounds that go on longer than they should etc.

      I have listened carefully to games that I am very familiar with on other systems, and this definitely only seems to affect Hatari.

    • B

      Volume control on HATARI for Atari St

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hatari volume control
      1
      0 Votes
      1 Posts
      717 Views
      No one has replied
    • V

      Problem with Hatari & lr-hatari

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hatari
      8
      0 Votes
      8 Posts
      4k Views
      V

      Indeed it does, many thanks for the quick fix

    • A

      Hatari 2.0 released

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development hatari atari st
      7
      0 Votes
      7 Posts
      3k Views
      BuZzB

      to get it to work from ES, put it in the emulators.cfg launch line in /opt/retropie/configs/atari/emulators.cfg like SDL_VIDEO_RPI_SCALE_MODE=1 $md_inst/bin/hatari --zoom 1 etc

      you can change the pixel aspect ratio also: (note these options are specific to our SDL2 - our SDL1 also has similar options)

      Docs:

      /** * \brief Tell dispmanx to stretch the SDL window to fill the display. * * This hint only applies to the rpi video driver. * * The variable can be set to the following values: * "0" - Window resolution is desktop resolution. * This is the behaviour of SDL <= 2.0.4. (default) * "1" - Requested video resolution will be scaled to desktop resolution. * Aspect ratio of requested video resolution will be respected. * "2" - Requested video resolution will be scaled to desktop resolution. * "3" - Requested video resolution will be scaled to desktop resolution. * Aspect ratio of requested video resolution will be respected. * If possible output resolution will be integral multiple of video * resolution. */ #define SDL_HINT_VIDEO_RPI_SCALE_MODE "SDL_VIDEO_RPI_SCALE_MODE" /** * \brief Tell dispmanx to set a specific aspect ratio. * * This hint only applies to the rpi video driver. * * Must be set together with SDL_HINT_VIDEO_RPI_SCALE_MODE=1. */ #define SDL_HINT_VIDEO_RPI_RATIO "SDL_VIDEO_RPI_RATIO"
    • P

      Libretro Hatari - How to install?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hatari libretro core mapping install
      10
      0 Votes
      10 Posts
      5k Views
      BuZzB

      Yeah it needs work. It may have been best left out tbh, but I was short on time to test, so I thought it would be ok to leave it in experimental.