Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Recalbox 7.0: DosBox Slow

    Recalbox General
    recalbox 7.0 dosbox slow
    5
    17
    2257
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • lmerckx
      lmerckx last edited by

      @RetroVadus What is your hardware?

      For me, DosBox runs also at same speed on v7 than on v6.
      But perhaps, the problem is due to RPI4.

      Recalbox 9.1 on RPI 4, SSD 250Gb, 2 Logitech F710, Nespi4case
      Contributions for DosBox, ScummVM, ResidualVM, Daphne (Hypseus)

      1 Reply Last reply Reply Quote 0
      • RetroVadus
        RetroVadus last edited by

        @lmerckx said in Recalbox 7.0: DosBox Slow:

        @RetroVadus What is your hardware?

        Raspberry pi 4 (1.2b) 4GB.

        Hardware: Raspberry pi 4b (4Gb)
        Controllers: Connected via GPIO
        Video: HDMI to RGB (1280x1024, 5:4)

        lmerckx 1 Reply Last reply Reply Quote 0
        • lmerckx
          lmerckx @RetroVadus last edited by

          @RetroVadus Ok, great !

          Recalbox 9.1 on RPI 4, SSD 250Gb, 2 Logitech F710, Nespi4case
          Contributions for DosBox, ScummVM, ResidualVM, Daphne (Hypseus)

          1 Reply Last reply Reply Quote 0
          • Edu28
            Edu28 last edited by

            I have an RPI 4, but in the dosbox readme.txt file I can't understand anything, the only thing I understand is the name of the executable.exe there is no tutorial to create the .bat correctly and it is very complicated for newbies because there is no information

            lmerckx 1 Reply Last reply Reply Quote 0
            • lmerckx
              lmerckx @Edu28 last edited by

              @Edu28 Hmmm, are you sure: https://recalbox.gitbook.io/documentation/emulators/computosaures/dosbox

              Recalbox 9.1 on RPI 4, SSD 250Gb, 2 Logitech F710, Nespi4case
              Contributions for DosBox, ScummVM, ResidualVM, Daphne (Hypseus)

              1 Reply Last reply Reply Quote 0
              • Edu28
                Edu28 last edited by Edu28

                I have downloaded a game and I still can't get the .bat that it includes to work is called play.bat I've renamed it to dosbox is this
                @echo off
                crack
                @echo on

                It does not recognize the game I have modified it like this:
                @echo off
                "c:"
                crack.exe
                exit
                @echo on

                He doesn't recognize it either, what am I doing wrong?
                the "c:" is put in quotes because if I don't get an emoji from the page

                1 Reply Last reply Reply Quote 0
                • Edu28
                  Edu28 last edited by Edu28

                  second try this is the dosbox.conf file of the game

                  [autoexec]

                  Lines in this section will be run at startup.

                  cd ..
                  cd ..
                  mount c .\games
                  #mount d .\games\lsl6\cd\ -t cdrom
                  #mount d e:\ -t cdrom
                  imgmount d ".\games\adark1\cd\alone in the dark trilogy cd 1.cue" -t cdrom
                  "c:"
                  cd adark1
                  INDARK
                  exit

                  according to the instructions in this link https://recalbox.gitbook.io/documentation/emulators/computosaures/dosbox

                  the dosbox.bat file should be like this:

                  imgmount d ".\games\adark1\cd\alone in the dark trilogy cd 1.cue" -t cdrom
                  "c:"
                  cd adark1
                  INDARK
                  exit

                  I've tried .pc and .dos still don't understand what I'm doing wrong

                  1 Reply Last reply Reply Quote 0
                  • RetroVadus
                    RetroVadus last edited by

                    Hi again! A bit more of info regarded to the title of this post.
                    After to change the key vsync to true in more games, not all the games worked correctly. For example, in the game Psycho Pinball the change was even worse. Changing this option can help in some cases but it is not the solution.

                    Hope this help a bit.

                    Hardware: Raspberry pi 4b (4Gb)
                    Controllers: Connected via GPIO
                    Video: HDMI to RGB (1280x1024, 5:4)

                    1 Reply Last reply Reply Quote 0
                    • Edu28
                      Edu28 last edited by Edu28

                      the dosbox.conf of recalbox 7.0 is configured like this

                      Vsync = true

                      Because it does not work?

                      1 Reply Last reply Reply Quote 0
                      • RustyMG
                        RustyMG last edited by

                        Dosbox on a Pi4, at the moment, will never perform better than on a Pi3 it seems. Others are also finding the exact same issue as yourself, and I found this :

                        "it's to do with the framebuffer video driver included in the sdl1 library used by dosbox. The PI4 has a different kind of driver (it's basically emulated on top of the DRM/KMS primary video plane) which doesn't support resolution changing, as in the previous PI models.

                        For the Pi3, the scaling might have worked with 2 methods - either the fbcon SDL1 driver did the scaling to a resolution supported by the framebuffer, or the scaling was done by using the SDL1 dispmanx driver (PI specific).

                        The former is not supported anymore on the Pi4 - the latter works, but it's not 100% behaving the same as on a Pi3."

                        Hope that helps.

                        Sinclair ZX Spectrum 48k "dead flesh" keyboard, Commodore 64, Amiga A500, Amiga A1200, CD32, PC Engine, PS1, PS2, PSP, Nintendo DS, Dreamcast, Wii, XBox 360, Xbox One-X, Pi2, Pi3, Pi4 owner, ARRM contributor ( http://jujuvincebros.fr/wiki/arrm/doku.php ).

                        1 Reply Last reply Reply Quote 0
                        • RetroVadus
                          RetroVadus last edited by

                          @RustyMG said in Recalbox 7.0: DosBox Slow:

                          Dosbox on a Pi4, at the moment, will never perform better than on a Pi3 it seems. Others are also finding the exact same issue as yourself, and I found this :...

                          Thank you for the information. Not very goood news 😞
                          Maybe updating dosbox but not secure. Current version in RB is r4290 and the lastest is r4378.

                          Hardware: Raspberry pi 4b (4Gb)
                          Controllers: Connected via GPIO
                          Video: HDMI to RGB (1280x1024, 5:4)

                          1 Reply Last reply Reply Quote 0
                          • RetroVadus
                            RetroVadus last edited by

                            As another option more:
                            If there doesn't seem to be a good solution soon, take into consideration to add optionally the core dosbox-X. It is a more advanced and vitaminate version of dosbox.
                            https://dosbox-x.com/

                            Hardware: Raspberry pi 4b (4Gb)
                            Controllers: Connected via GPIO
                            Video: HDMI to RGB (1280x1024, 5:4)

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Want to support us ?

                            87
                            Online

                            99.6k
                            Users

                            28.1k
                            Topics

                            187.1k
                            Posts

                            Copyright © 2021 recalbox.com