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

      i2S Audio issues retropie using adafruit class D-DAc and amplifier

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support i2samp audio code config help
      4
      0 Votes
      4 Posts
      351 Views
      A

      @arvis1 NEVERMIND, i found the issue. In this thread: https://retropie.org.uk/forum/topic/34661/solved-remove-pulseaudio-and-revert-back-to-alsa/3
      The issue was that using purge on pulseaudio did not fully uninstall, so you have to go into the retropie setup as detailed in this guide.

    • L

      Run code on boot in retro pi

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropi 3+ code onboot
      2
      0 Votes
      2 Posts
      229 Views
      mituM

      RetroPie is just a RaspiOS Lite image underneath, so a regular Linux/Debian installation.
      You can add your code to the autostart.sh script that RetroPie uses to start EmulationStation (see here how to access the script) or just create your own service to start on boot (see here).

    • T

      Playing all videos in splashscreen

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development splashsceen code booting
      1
      0 Votes
      1 Posts
      305 Views
      No one has replied
    • P

      Custom code

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support code custom system jar file
      2
      0 Votes
      2 Posts
      516 Views
      mituM

      The RetroPie PI image uses the Raspbian Lite distribution as its base, so if your code can run on Raspbian, then it's highly possible it will also run on a RetroPie image.

    • L

      learn about code language and linux

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming code linux
      2
      0 Votes
      2 Posts
      1k Views
      Z

      Here's an article with three different options: https://www.ostechnix.com/test-your-bash-skills-by-playing-command-line-games/

      The last one can be played offline. I haven't tried them all, but they should be plenty to teach you the basics.
      You should know when to stop though. The wargames site goes into some very advanced stuff which you'll never use. Most of the stuff you need will probably be in the first level.

    • M

      Retro Pie and custom code

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support code custom theme pacman
      1
      0 Votes
      1 Posts
      431 Views
      No one has replied
    • Z

      Custom screen saver issue

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support custom screensaver code
      1
      0 Votes
      1 Posts
      491 Views
      No one has replied
    • T

      FFIX some code doesn't work properly

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support action replay code psx-rearmed
      2
      0 Votes
      2 Posts
      631 Views
      R

      @TitQuentin said in FFIX some code doesn't work properly:

      -pcsx-rear

      I'm having a very similar issue with FFVIII but can't seem to get any help on the boards. Did you ever figure yours out?

    • J

      Retropie stuck on kiosk mode and code is not working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help retropie kiosk kids mode stuck konami code
      12
      0 Votes
      12 Posts
      9k Views
      ClydeC

      @rbair6600 Thanks for sharing your solution.

    • L

      Seamless Experience

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support simple retropie code
      3
      0 Votes
      3 Posts
      973 Views
      T

      @loubron Google hide boot text then you can use run command to hide the emulator options. There is a kids mode but it's in beta effectively in experimental packages. I would study the wiki a lot of the info is there. You will not get perfect experiance but you can get bloody dame close

    • AndersHPA

      Editing themes - questions from a n00b

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes theme help code
      16
      0 Votes
      16 Posts
      4k Views
      ruckageR

      @andershp
      We can try and help you but you're going to have to give us more to go on, if it works on PC it should work on the raspberry pi exactly the same (providing the version of ES is the same). Paste a copy of the changes you made exactly as they appear in the theme you modified on the raspberry pi, or if possible upload the xml somewhere for us to see - it could just be a simple mistake that we can spot.

    • D

      Outline text in gamelist?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support text editor themes code
      3
      0 Votes
      3 Posts
      1k Views
      DarkWolfD

      As the text tag list doesn't contain something like outline

      Available tags:
      pos, size, text, color, fontPath, fontSize, alignment, forceUppercase, lineSpacing
      Source: https://github.com/Aloshi/EmulationStation/blob/master/THEMES.md#text

      you have to use a font with a outline. Just search for a folder called "art" in the root of the theme you want to edit and replace the old font with the new one.
      If you don't want to mess around with the XML files, rename the new font like the original one was called.

      That's it. If you need more help or a finished solution, tell me.

      EDIT: If a change of the font color would fix your problem to you could edit the "main" XML (it isn't called main in most cases), located at root of the theme folder. Edit the color hash in the <color> tag

    • A

      Controller Output

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller game code
      1
      0 Votes
      1 Posts
      613 Views
      No one has replied
    • M

      Wifi and network settings

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development emulationstatio code development ideas
      10
      0 Votes
      10 Posts
      3k Views
      D

      @BuZz

      Yep, simple markup is definitely needed for this, at least several different menu item types: regular (button), input, checkbox and maybe numeric slider. This should be enough to stay within the EmulationStation. Onscreen keyboard is needed anyway, even without this nice feature.

      Of course fork is a good way to implement this, but I like RetroPie and I want it be better for everyone. So I shared this idea and wanted to hear you opinion first.

    • J

      Custom script for driver change

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support python code retropie 4.2
      3
      0 Votes
      3 Posts
      1k Views
      J

      I could narrow the problem down a little bit. When the db9_GPIO_RPI driver is not loaded and i try to unload it, I get:

      "modprobe: FATAL: Module db9_gpio_rpi is not in kernel"

      that makes sense but I tried to avoid that with try/except. Seems it does not work. Any idea why?

    • N

      error code 36 and 8058 for copy game (mac)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mac error code cppy game
      6
      0 Votes
      6 Posts
      3k Views
      N

      @backstander it's not work both of them
      he ask me for IP and password and when I type the default one he said it's wrong :(

    • S

      Path to metadata/scraper program code?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4 metadata code
      4
      0 Votes
      4 Posts
      1k Views
      columboscoatC

      @subz No worries man I appreciate you coming back to say you got it sorted. The forum is here for people to search first and foremost. Most people find a solution and then never come back, not caring about those that come behind them.