Recalbox Forum

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

      como pongo los juegos a 1080p?
      Recalbox general • como pongo los juegos 1080p • • BrarexSenpai

      2
      0
      Votes
      2
      Posts
      876
      Views

      Substring

      I cab't answer without knowing your board

      And anyway, a little reading of the doc is enough for you to answer your question by yourself

    • Luismi5000

      ¿Como pongo un fondo en recalbox?
      Recalbox general • ¿como pongo fondo recalbox • • Luismi5000

      2
      0
      Votes
      2
      Posts
      1026
      Views

      harry_pc24

      Hola, para cambiar de fondo principal, necesitas ir al archivo main.xml o también llamado common.xml de tu tema. Abrirlo con un editor y poner el siguiente script dentro de "<view name=system>"

      <image name="background" extra="true">
      <tile>true</tile>
      <size>1 1</size>
      <pos>0 0</pos>
      <origin>0 0</origin>
      <path>./dirección_donde_se_ubica_tu_fondo/nombre_del_archivo.extensión_del_archivo</path>
      </image>

      Espero te sirva.
      Saludos.