Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Tags
    3. manually
    Log in to post
    • All categories
    • caganimo123

      Changing refresh rate manually?
      Recalbox General • changing refresh rate manually • • caganimo123

      2
      0
      Votes
      2
      Posts
      335
      Views

      poppadum

      @caganimo123 said in Changing refresh rate manually?:

      Can I decouple refresh rate and resolutions and pick them individually? Like 3440x1440 @60Hz

      I wonder if you can set a custom mode in /boot/config.txt, something like:

      hdmi_cvt=3440 1440 60 6 hdmi_group=2 hdmi_mode=87

      If that doesn't work, then I would probably look at booting the Pi from a Raspberry Pi OS card and inspecting the monitor's EDID. From there you may be able to get the raw timings for a custom mode using hdmi_timings=

      See

      Which values are valid for my monitor? hdmi_timings
    • MikeNeo

      Manually edit Bluemsx.ini in Bios folder
      Emulator Arcade/PC/Console • manually edit bluemsx.ini bios • • MikeNeo

      2
      0
      Votes
      2
      Posts
      372
      Views

      Zing

      @MikeNeo See if this helps:
      https://forum.recalbox.com/topic/19468/rb-6-1-1-msx1-in-dsk-format-no-work

    • Thomas H

      manually match gameid with my "unkown" roms
      Recalbox General • manually match gameid unkown roms • • Thomas H

      3
      0
      Votes
      3
      Posts
      815
      Views

      Zing

      @thomas-h Hello!
      I use and recommend the ARRM tool, which has a similar function to the tool mentioned by the friend above (I think with ARRM you can find in the screenscraper):
      https://forum.recalbox.com/topic/11850/arrm-another-recalbox-roms-manager

    • Storm

      Update manually
      Recalbox General • update manually • • Storm

      2
      0
      Votes
      2
      Posts
      2201
      Views

      abunille

      @storm

      Hi,

      i dont know why opened 2 threads with the same question, this english one here will be closed.

      https://forum.recalbox.com/topic/13895/mettre-à-jour-manuellement-recalbox

    • mark memory

      How do I add boxart manually?
      Emulator Arcade/PC/Console • boxart manually • • mark memory

      2
      1
      Votes
      2
      Posts
      6459
      Views

      badatgames

      You throw all the pics in the downloaded images, then edit the xml file located in room folder and manually add each game's picture location. It's not super convenient, but you'll be able to dump all your pictures for one system.

    • MarcDK

      Manually editing gamelist.xml is not persistent
      Recalbox General • manually editing gamelist.xml persistent • • MarcDK

      4
      0
      Votes
      4
      Posts
      1765
      Views

      paradadf

      @marcdk connect over ssh and type:
      /etc/init.d/S31emulationstation stop
      Use start instead to start it again.

    • dh04000

      How to "manually edit" the overclock on RPi Zero
      Recalbox General • manually edit overclock zero • • dh04000

      6
      0
      Votes
      6
      Posts
      4360
      Views

      dh04000

      @rockaddicted Ok, thank you, so stock speeds is NONE. If i want to test other settings then, I need to manually edit the config.txt for overclock. Can I just do it all in the config.txt, using hashes?

      So, the config would look it this.

      #Stock Config
      arm_freq=1000
      gpu_freq=300
      core_freq=400
      sdram_freq=450

      #Overclock Config
      arm_freq=1000
      gpu_freq=500
      core_freq=500
      sdram_freq=500
      sdram_schmoo=0x02000020
      over_voltage=2
      sdram_over_voltage=2

      With either every item in the stock or overclock configs # (hashed) out to run the other? Or would the ES menu setting rule over this?

    • rsn8887

      Manually use my own images
      Recalbox General • manually own • • rsn8887

      2
      0
      Votes
      2
      Posts
      2315
      Views

      paradadf

      Te name of your images must correspond to the one inside the gamelist.xml. So you can edit whatever you prefer.

    • azvarel

      How can I manually add coverart to my games?
      Recalbox General • manually coverart • • azvarel

      4
      0
      Votes
      4
      Posts
      5964
      Views

      azvarel

      Thanks @screech , @acris

      I realized that now everything is in capslock, I could change this in ScreenScrapper or have to edit gamelist.xml

    • 8bit_astronaut

      Hello everyone, is there a way to edit the retroarch config files manually?
      Recalbox General • hello everyone edit retroarch config manually • • 8bit_astronaut

      5
      0
      Votes
      5
      Posts
      4589
      Views

      ivwshane

      You need to have "configuration save on exit" and "configuration per core" both set to on.