Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. DreyMIX
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 34
    • Best 4
    • Controversial 0
    • Groups 0

    DreyMIX

    @DreyMIX

    4
    Reputation
    448
    Profile views
    34
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.thesupremacycabinet.it Location Italia Age 44

    DreyMIX Unfollow Follow

    Best posts made by DreyMIX

    • Settings on monitor Sony PVM 14M2U CRT

      Hello,
      I can't find the right setting with my Sony PVM 14M2U monitor.
      I have tried various configurations, but the screen is never aligned correctly.

      Currently used:

      • Raspberry Pi 3b
      • Recalbox 18.07.13
      • Gert-VGA VGA666 Adapter Board
      • VGA Male to BNC Male Adapter (5 BNC. 3 RGB + 2 sync H / V)

      This is the configuration in the "config.txt" file:

      disable_splash=1
      disable_overscan=1
      gpu_mem_256=128
      gpu_mem_512=256
      gpu_mem_1024=512
      avoid_safe_mode=1
      kernel=zImage
      overscan_scale=0
      disable_audio_dither=1
      dtparam=audio=on
      dtoverlay=vga666
      enable_dpi_lcd=1
      display_default_lcd=1
      dpi_group=2
      dpi_mode=87
      hdmi_timings=320 1 16 30 34 240 1 2 3 22 0 0 0 60 0 6400000 1 
      hdmi_group=2
      hdmi_mode=87
      

      I believe that the problem is of the "hdmi_timings" line, in fact even with other values taken from the web, I always get unsatisfactory results. But isn't there any way to put the correct values based on my monitor?

      Thx!

      posted in Recalbox General
      DreyMIX
      DreyMIX
    • Current state AdvanceMame with Recalbox 6.1

      Hello,
      this below is a table made by me with the games that I currently have installed on my Recalbox 6.1 and that I use with the AdvanceMame emulator to take advantage of games that use lasergun, trackball, spinner and vector graphics.
      As you can see in the second column "Recalbox v18.07.13", most of the roms worked correctly and without any particular problems. I noticed the first slowdowns from the 6.0 version of Recalbox and continue to be there also in the Recalbox 6.1 (column 3).

      Can anyone confirm this?

      Thanks!

      AdvanceMame Emulator status

      ROMS RecalBox v18.07.13 RecalBox v6.0 & v6.1
      1000 Miglia: Great 1000 Miles Rally Perfect Perfect
      Arkanoid Perfect Perfect
      Arkanoid - Revenge Of Doh Perfect Perfect
      Arkanoid Returns Perfect Slow
      Asteroids Perfect Perfect
      Bad Lands Perfect Perfect
      Bang! Perfect Perfect
      Battle Zone Perfect Perfect
      Born To Fight Perfect Perfect
      Block Block Perfect Perfect
      Cabal Perfect Perfect
      Caliber 50 Perfect Perfect
      Cameltry Perfect Perfect
      Centipede Perfect Perfect
      Clay Pigeon Perfect Perfect
      Championship Sprint Perfect Slow
      Crystal Castles Perfect Perfect
      Crater Raider Perfect Perfect
      Dragon Gun Perfect Good in Menu - Slow in Game
      Discs Of Tron Perfect Perfect
      Danny Sullivan's Indy Heat Perfect Slow
      Gigas Perfect Perfect
      Goindol Perfect Perfect
      Gunbuster Perfect Slow
      Gravitar Perfect Good
      Irritating Maze, The Perfect Perfect
      Lethal Enforcers Perfect Good
      Lemmings Perfect Perfect
      Lethal Justice Good Good
      Lucky & Wild Perfect Slow
      Major Havoc Perfect Good
      Lunar Lander Perfect Perfect
      Line Of Fire / Bakudan Yarou Perfect Slow
      Marble Madness Perfect Perfect
      Missile Command Perfect Perfect
      N.y. Captor Perfect Good
      Night Stocker Perfect Perfect
      Off The Wall Perfect Perfect
      Operation Wolf Perfect Perfect
      Operation Wolf 3 Good Good
      Out Run Perfect Slow
      Pole Position Perfect Perfect
      Puzz Loop Perfect Slow
      Outfoxies, The Good Slow
      One Shot One Kill Perfect Perfect
      Point Blank Perfect Slow
      Police Trainer Perfect Perfect
      Prebillian Don't test Good
      Racing Hero Don't test Slow
      Revolution X Good Slow
      Road Blasters Perfect Good
      Rough Racer Don't test Slow
      Sharpshooter Perfect Perfect
      Space Gun Perfect Slow
      Star Trek Don't test Good
      Star Wars Good Slow
      Super Sprint Perfect Slow
      Tac/scan Perfect Good
      Tempest Perfect Slow
      Terminator 2 - Judgment Day Don't test Good
      Tournament Arkanoid Perfect Perfect
      Thunder Ceptor Don't test Slow
      Syvalion Perfect Perfect
      Under Fire Don't test Slow
      Wec Le Mans 24 Perfect Perfect
      Zombie Raid Perfect Perfect
      posted in Your recalbox
      DreyMIX
      DreyMIX
    • RE: Settings on monitor Sony PVM 14M2U CRT

      Can anyone help me?

      posted in Recalbox General
      DreyMIX
      DreyMIX
    • RecalBox Manager Web error (Pi5)

      Hi,
      I recently installed the latest version of RecalBox on Raspberry Pi5 with RGB Dual on CRT. I have a problem with the web configuration interface. It worked correctly only the first time, then every time I restart the Raspberry Pi5, the web page does not work correctly and then dies permanently.

      IMG_20241030_122514676_HDR.jpg
      IMG_20241030_122538502_HDR.jpg

      [2024/10/30 12:35:38.533] (INFO ) : Recalbox Micro Webserver 1.0
      [2024/10/30 12:35:38.553] (INFO ) : Parameters:
      [2024/10/30 12:35:38.563] (INFO ) :   Interface    : 0.0.0.0
      [2024/10/30 12:35:38.573] (INFO ) :   Port         : 80
      [2024/10/30 12:35:38.581] (INFO ) :   Threads      : 10
      [2024/10/30 12:35:38.588] (INFO ) :   Root folder  : /recalbox/web/manager-v3
      [2024/10/30 12:35:38.594] (INFO ) :   Default file : /index.html
      [2024/10/30 12:35:38.601] (INFO ) :   Debug logs   : 0
      [2024/10/30 12:35:38.608] (INFO ) : [RestAPIRouter] Router initialized
      [2024/10/30 12:35:38.615] (INFO ) : [WebServer] Server up!
      [2024/10/30 12:38:01.312] (ERROR) : Signal 15 received.
      [2024/10/30 12:38:01.319] (INFO ) : Server interrupted!
      

      If I try to force restart the web service via SSH:
      /etc/init.d/S93webmanager restart

      At that point it seems to work. However, every time I restart the machine I have the problem again. ! What could have caused it?

      Thanks

      posted in Recalbox General
      DreyMIX
      DreyMIX

    Latest posts made by DreyMIX

    • RE: RecalBox Manager Web error (Pi5)

      @thekronics I haven't tried it again

      posted in Recalbox General
      DreyMIX
      DreyMIX
    • RecalBox Manager Web error (Pi5)

      Hi,
      I recently installed the latest version of RecalBox on Raspberry Pi5 with RGB Dual on CRT. I have a problem with the web configuration interface. It worked correctly only the first time, then every time I restart the Raspberry Pi5, the web page does not work correctly and then dies permanently.

      IMG_20241030_122514676_HDR.jpg
      IMG_20241030_122538502_HDR.jpg

      [2024/10/30 12:35:38.533] (INFO ) : Recalbox Micro Webserver 1.0
      [2024/10/30 12:35:38.553] (INFO ) : Parameters:
      [2024/10/30 12:35:38.563] (INFO ) :   Interface    : 0.0.0.0
      [2024/10/30 12:35:38.573] (INFO ) :   Port         : 80
      [2024/10/30 12:35:38.581] (INFO ) :   Threads      : 10
      [2024/10/30 12:35:38.588] (INFO ) :   Root folder  : /recalbox/web/manager-v3
      [2024/10/30 12:35:38.594] (INFO ) :   Default file : /index.html
      [2024/10/30 12:35:38.601] (INFO ) :   Debug logs   : 0
      [2024/10/30 12:35:38.608] (INFO ) : [RestAPIRouter] Router initialized
      [2024/10/30 12:35:38.615] (INFO ) : [WebServer] Server up!
      [2024/10/30 12:38:01.312] (ERROR) : Signal 15 received.
      [2024/10/30 12:38:01.319] (INFO ) : Server interrupted!
      

      If I try to force restart the web service via SSH:
      /etc/init.d/S93webmanager restart

      At that point it seems to work. However, every time I restart the machine I have the problem again. ! What could have caused it?

      Thanks

      posted in Recalbox General
      DreyMIX
      DreyMIX
    • RE: Settings on monitor Sony PVM 14M2U CRT

      Can anyone help me?

      posted in Recalbox General
      DreyMIX
      DreyMIX
    • Settings on monitor Sony PVM 14M2U CRT

      Hello,
      I can't find the right setting with my Sony PVM 14M2U monitor.
      I have tried various configurations, but the screen is never aligned correctly.

      Currently used:

      • Raspberry Pi 3b
      • Recalbox 18.07.13
      • Gert-VGA VGA666 Adapter Board
      • VGA Male to BNC Male Adapter (5 BNC. 3 RGB + 2 sync H / V)

      This is the configuration in the "config.txt" file:

      disable_splash=1
      disable_overscan=1
      gpu_mem_256=128
      gpu_mem_512=256
      gpu_mem_1024=512
      avoid_safe_mode=1
      kernel=zImage
      overscan_scale=0
      disable_audio_dither=1
      dtparam=audio=on
      dtoverlay=vga666
      enable_dpi_lcd=1
      display_default_lcd=1
      dpi_group=2
      dpi_mode=87
      hdmi_timings=320 1 16 30 34 240 1 2 3 22 0 0 0 60 0 6400000 1 
      hdmi_group=2
      hdmi_mode=87
      

      I believe that the problem is of the "hdmi_timings" line, in fact even with other values taken from the web, I always get unsatisfactory results. But isn't there any way to put the correct values based on my monitor?

      Thx!

      posted in Recalbox General
      DreyMIX
      DreyMIX
    • RE: Current state AdvanceMame with Recalbox 6.1

      @paradadf Sorry for the delay. Thanks a lot 😉

      posted in Your recalbox
      DreyMIX
      DreyMIX
    • RE: Current state AdvanceMame with Recalbox 6.1

      @paradadf Thanks,
      as soon as I have some time, I'll see if I can set up at least one mame2003plus game using two spinners (hoping to succeed).

      However, the intent of my post was also to make people understand what happened on the latest version of Recalbox. I don't know if you can tell the developers. As I repeat, there is no hurry, as long as it is made present.

      Thanks!

      posted in Your recalbox
      DreyMIX
      DreyMIX
    • RE: Current state AdvanceMame with Recalbox 6.1

      Good evening,
      I was able to find and install again the old version of Recalbox v18.07.13, on the same 32 GB microSD where I had previously installed the Recalbox v6.1. I again formatted and reset the partition with the programs mentioned above.
      I tried some games, from the table above, that with the Recalbox v6.1 gave the aforementioned slowdown problems. Instead with the v18.07.13 it has behaved very well.

      The games have been started, as always, using the AdvanceMame emulator:

      • Outrun
      • Arkanoid Returns
      • Championship Sprint
      • Danny Sullivan's Indy Heat
      • Dragon Gun

      Video Youtube: Recalbox v18.07.13 Advancemame perfect!
      https://www.youtube.com/watch?v=NW_sXq-uZUo

      posted in Your recalbox
      DreyMIX
      DreyMIX
    • RE: Current state AdvanceMame with Recalbox 6.1

      @jorgemagana I don't use mame2003 because as specified, for most of these ROMS I use 2 spinner. with mame2003 I never managed to make it work, while with advancemame it is very simple.

      @glook yes also for this use advancemame.

      Maybe they inadvertently did something that slowed Advancemame in some way. Before I used these ROMS without any problems.

      posted in Your recalbox
      DreyMIX
      DreyMIX
    • RE: Current state AdvanceMame with Recalbox 6.1

      Then I installed Recalbox 6.1 on a new micro SD (unfortunately I only have a 32 GB memory).
      First I performed a complete formatting using the software:
      https://www.sdcard.org/downloads/formatter/index.html

      Then as recommended by some guide, I started guiformat.exe completely deleted any remaining partitions:
      http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm

      So I uploaded the image on the microSD, started the system, connected to the Wifi, copied the ROMS for Advancemame and this is the result. Still slowdowns and audio problems.

      https://www.youtube.com/watch?v=_AQH0j2zex0

      posted in Your recalbox
      DreyMIX
      DreyMIX
    • RE: Current state AdvanceMame with Recalbox 6.1

      @gkm Hello,
      so you too, the Outrun roms gives you problems of slowing down. It is already something and I feel relieved (at least it's not just my problem).
      It would be great if I could try another one of the ROMS listed above.

      But I also wanted to do another test. Install the Recalbox 6.1 on an 8 GB microSD card (I currently use a 64 GB microSD card), and try out the Outrun roms for example. Then install Recalbox 18.07.13 (hoping to find the image of the OS somewhere) on another microSD and try to start Outrun. Always using the AdvanceMame emulator. And let's see a little ...

      posted in Your recalbox
      DreyMIX
      DreyMIX