• SD Card Full in Retropie?!

    4
    0 Votes
    4 Posts
    2k Views
    DarkkMatterD

    Ok I did that command and I got used 5.4GB(10%) with 51GB available. So I guess I just misread the File Manager.

    What prompted me to misread the File Manager I suppose would be when I was scraping games and got a disk full or something else(forget what now) error message. However, I SSH'd into the Pi during the Scrape operation and perhaps that caused that error message and made me paranoid.

  • NDS on raspberry pi 2

    5
    0 Votes
    5 Posts
    1k Views
    C

    @blackshadow said in NDS on raspberry pi 2:

    erent emulator as drastic gets stuck in the background after exit that and any games using mics wont launch i tihnk a zelda game is included in that aswell
    so yeah pi 2 or 3 doesnt really matter for drastic just

    Yes, my intention is just to make a portable console. I'll investigate more about the zelda game. Zelda is a must, I hope it works :)

  • How can I configure a non-libretro core? (Mupen

    3
    0 Votes
    3 Posts
    625 Views
    U

    @mitu Thank you for your response. However, I had already checked the documentation and didn't find the options I was looking for. They weren't in the config file either. I could disable the blur for everything, but I only want to disable it for 2D textures. And the other option, regarding the black margins, was nowhere to be found either.

  • Reset Switch for the RaspberryPi

    12
    0 Votes
    12 Posts
    2k Views
    DarkSide1305D

    @Fruitybit Nevermind, it works. The Button was just simply broken. Got another one, works like a charm

  • Problem with runcommand

    3
    0 Votes
    3 Posts
    705 Views
    A

    @mitu I have it disabled, but it freezes too seconds after a game is launched, all I need is a way to auto update runcommand core on any startup.

  • 0 Votes
    18 Posts
    4k Views
    shredmanS

    @bobharris Hi. first, I updated to 4.4 and played around with retroarch shader options. Now, I use crt-pi or waterfall shader with megadrive emulator and I'm satisfied with it. I tried setup a retroarch hotkey [SELECT + DPAD up / down] with my PS3 Dualshock Controller for shader next and shader prev option but it doesnt work. Does anyone know the right hotswitch entry for retroarch.conf

    pi@raspberrypi:/opt/retropie/configs/megadrive $ grep input_shader_next *
    retroarch.cfg:input_shader_next = "m"
    retroarch.cfg:input_shader_next_btn = "0"
    retroarch.cfg:input_shader_next_axis = "nul"
    retroarch.cfg:input_shader_next_mbtn = "nul"

  • VICE Scanlines settings for 1080p

    3
    0 Votes
    3 Posts
    2k Views
    M

    Hello, sorry to reply to a very old topic, but I've finally found a nice 1080p scanlines config fro VICE.

    Enable CRT emulation

    set the following color controls

    gamma 3000 tint 1000 saturation 1310 contrast 1210 brightness 1000

    set the following CRT emulation config

    scanline shade 730 blur 500 oddline phase 1240 oddline offset 840

    Enjoy, but please be aware that without overclocking your Pi3 you will not get 50FPS with CRT emulation turned on

  • VICE optimal CRT emulation and speed

    1
    0 Votes
    1 Posts
    547 Views
    No one has replied
  • 0 Votes
    1 Posts
    400 Views
    No one has replied
  • 0 Votes
    11 Posts
    4k Views
    mituM

    @pyr0cide Just leave the exports on the server

    /volume1/roms 192.168.1.*(rw,async,no_wdelay,no_root_squash)

    And make sure you use the proper case when referring to the share name, i.e. not mixing upper-case with lower-case

    mount -t nfs -o vers=3 192.168.1.6:/volume1/roms /home/pi/RetroPie/roms
  • 0 Votes
    8 Posts
    2k Views
    J

    @mitu OK. I tried what you suggested and paired it with my Windows PC first. It paired right up without any issues. I then moved to the Pi. Before I started pairing with it again, I first removed the 8bitdo Bluetooth controller, updated to Retropie v 4.4 and then rebooted. This time it recognized it and paired up with it without issue but just like the first time I got it to successfully pair up, it didn't seem like any of the buttons would work when I went to configure them.

    When I go back to check Registered/Connected Bluetooth Devices, it shows the Quadstick is registered and gives its MAC number but doesn't list it as active in active connections.

    If it is registered and connected, and I'm trying to configure the inputs, should it not be active? Or does it not become active until after the inputs are set?

  • Cannot get Start button to work on my controller

    10
    0 Votes
    10 Posts
    6k Views
    B

    I went through controller setup again. This time I made the XBox button my Hotkey. Now I can start games by pressing Start and Right Trigger and I can exit a game to the main menu by pressing XBox button and Start. The Start button by itself, however, does nothing.

    I should mention that the Start button works by itself flawlessly as you would expect from within Emulation Station to bring up the main menu. It's only within the actual games themselves that I have to use the weird Start/Right Trigger combination.

    Any ideas?

  • Retropie slow download updates for today?

    13
    0 Votes
    13 Posts
    2k Views
    RedBatmanR

    @mitu Hey I wanted you to know that when I checked for updates earlier today it went smoothly.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    54 Views
    No one has replied
  • Retropie porting from pi3b to pi3b+

    23
    0 Votes
    23 Posts
    4k Views
    chicueloC

    @mitu @davidgrohl
    Thank you guys! Unfortunately I have already ported from scatch

  • x86 ES video preview - high cpu usage

    5
    0 Votes
    5 Posts
    772 Views
    P

    @mitu - Thanks for the link. I added the system environment variables mentioned in the ARCH wiki and verified the were set and showed up using vainfo. VLC itself still was accelerated (~30% CPU), emulationstation was still not @~165% cpu

    pc@pc:~$ vainfo

    libva info: VA-API version 1.1.0
    libva info: va_getDriverName() returns 0
    libva info: User requested driver 'i965'
    libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
    libva info: Found init function __vaDriverInit_1_1
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 1.1 (libva 2.1.0)
    vainfo: Driver version: Intel i965 driver for Intel(R) CherryView - 2.1.0
    vainfo: Supported profile and entrypoints
    VAProfileMPEG2Simple : VAEntrypointVLD
    VAProfileMPEG2Simple : VAEntrypointEncSlice
    VAProfileMPEG2Main : VAEntrypointVLD
    VAProfileMPEG2Main : VAEntrypointEncSlice
    VAProfileH264ConstrainedBaseline: VAEntrypointVLD
    VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
    VAProfileH264Main : VAEntrypointVLD
    VAProfileH264Main : VAEntrypointEncSlice
    VAProfileH264High : VAEntrypointVLD
    VAProfileH264High : VAEntrypointEncSlice
    VAProfileH264MultiviewHigh : VAEntrypointVLD
    VAProfileH264MultiviewHigh : VAEntrypointEncSlice
    VAProfileH264StereoHigh : VAEntrypointVLD
    VAProfileH264StereoHigh : VAEntrypointEncSlice
    VAProfileVC1Simple : VAEntrypointVLD
    VAProfileVC1Main : VAEntrypointVLD
    VAProfileVC1Advanced : VAEntrypointVLD
    VAProfileNone : VAEntrypointVideoProc
    VAProfileJPEGBaseline : VAEntrypointVLD
    VAProfileJPEGBaseline : VAEntrypointEncPicture
    VAProfileVP8Version0_3 : VAEntrypointVLD
    VAProfileVP8Version0_3 : VAEntrypointEncSlice
    VAProfileHEVCMain : VAEntrypointVLD

  • Pi2 activity light blinks 4 times

    6
    0 Votes
    6 Posts
    936 Views
    ByteThisB

    @Tephra If using Win32diskImager unzip as @quicksilver mentioned, or if using Etcher you can flash the image directly to the sd card.

  • 0 Votes
    8 Posts
    1k Views
    D

    @mitu good look fam.

  • That God %$#@ Lightning Bolt

    43
    0 Votes
    43 Posts
    20k Views
    ClassicGMRC

    @quicksilver said in That God %$#@ Lightning Bolt:

    @classicgmr https://www.amazon.com/Mackertop-HSTNN-LA43-PA-1150-22HA-779573-001-761247-002/dp/B01HB44IE6

    This is the power supply that I'm using with my pi3, I am also using the super kintaro case. I have had no issues with this power supply and I'm overclocked.

    Just an update to reclaim my thread. ;)

    This has been working just fine for me. Haven't seen a lightning bolt since I started using it. Only hardwired 3A cables for me from now on. Thank you all for your suggestions. :)

  • Ubuntu 18.04 USB Controllers

    1
    0 Votes
    1 Posts
    675 Views
    No one has replied

Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.