• 0 Votes
    2 Posts
    546 Views
    mituM

    @Rhys said in Using Chromium as an "emulator" for Scratch projects:

    Does anyone know if there is a way to temporarily enable and disable the GL drivers from the shell, on the fly, without having to do a reboot?

    No, unfortunately this is cannot be done on the fly - it needs a reboot and thus would 'break' RetroPie's front-end (EmulationStation).

  • 0 Votes
    3 Posts
    528 Views
    N

    Thank you very much, everything works now!

  • Fake PS3 Controller Triggers won't work

    1
    0 Votes
    1 Posts
    343 Views
    No one has replied
  • 35" curved RPI3b+ retropie bad quality

    5
    0 Votes
    5 Posts
    543 Views
    S

    @mitu said in 35" curved RPI3b+ retropie bad quality:

    @supebillen said in 35" curved RPI3b+ retropie bad quality:

    The asus monitor er in 3440x1440p 21:9 resolution. What do you think would be the best option?

    Depends on what video modes the monitor supports. Looking at the video modes in the docs, I don't see an out-of-the box mode with 21:9 aspect ration.
    Try the settings from https://forums.raspberrypi.com/viewtopic.php?t=203100

    Also the config.txt are modified on the SD card connected to the pc, right?

    Yes, add the options at the end of the file.

    OK,
    Will try this when i come home to see if it boots up

    display_rotate=2

    disable_overscan=1
    dtparam=audio=on
    dtoverlay=disable-bt
    dmi_cvt=3440 1440 50 7 0 0 1
    max_framebuffer_width=3440
    max_framebuffer_height=1440
    framebuffer_width=3440
    framebuffer_height=1440
    hdmi_group=2
    hdmi_mode=88
    hdmi_aspect_21_9=7

    #dtoverlay=vc4-fkms-v3d
    max_framebuffers=2
    gpu_mem=64
    disable_splash=1

  • 0 Votes
    3 Posts
    777 Views
    ectoE

    @RPi-Techmarine Genarally you can run any GOG game on Dosbox when there is this small text beneath the requirements on the product page: This game is powered by DOSBox.

    If you want to rund Windows games you have to install BOX86 and wine (Look here and here), but it's a small gamble if the game will run bugfree or at all. Usually anything released maybe up to 2002 or 2003 is ok on an overclocked Pi4 but there are exceptions and a lot of tinkering involved.

  • Optional Bios

    4
    0 Votes
    4 Posts
    470 Views
    G

    @ALVIN_GHOST If it says optional then yeah, it's not needed. In some cases it can improve compatibility, like for Dreamcast or PS1.

  • PiSNES - Controller configuration, save state location

    1
    0 Votes
    1 Posts
    240 Views
    No one has replied
  • 0 Votes
    8 Posts
    2k Views
    N

    @Rinusch thanks again for rephrasing despite my clear lack of understanding. You did right by raising a ticket directly. Somehow I'm still convinced your issue is related to the one I've mentioned earlier about the custom controls. Anyhow thanks for your patience.

  • 0 Votes
    4 Posts
    852 Views
    S

    @Coldcoat please add some more details about your system as requested in https://retropie.org.uk/forum/topic/3/read-this-first

    What hardware are you on and how did you install RetroPie? Please attach the relevant log from ~RetroPie-Setup/logs from when you tried to install Drastic.

  • SD-Backup / Clone / etc.

    4
    0 Votes
    4 Posts
    509 Views
    R

    @sleve_mcdichael This is exactly what I was looking for. I installed Retropie and about 100 NES, SNES ROMS, themes etc. on a 256 card but looking to do USB rom service on NESPI 4 case on a 256 SSD. Thought I would be able to make an image and then install it on a 128 card but no, Win32diskimager says the card is too small. I thought there is no freaking way this card was too small but now I know it copied the unused sectors too.
    Thanks for tip about PiShrink! You hopefully saved me $40 on another SD card! Thanks again!

  • How to make another login for ssh?

    2
    0 Votes
    2 Posts
    490 Views
    C

    Ok figured it out.

    First step, is to open your router and add your raspberry pi to the port forwarding. This is easy enough, you will want to use the internal IP of you pi, and open port 22 to tcp. you can usually access your router settings via http://192.168.0.1/ in your browser, providing you are wired directly into the router and not using wifi to connect.

    Once this is done you will need the external ip. I found it by going on to my retropie under "retroarch netplay".

    You will need this external ip to login from the internet.

    this site has the steps on creating a new user:

    https://humanwhocodes.com/snippets/2021/03/create-user-linux-ssh-key/

    Once done you can open putty from any pc connected to the internet and ssh into your pi by using the external ip.

    Expose your pi to the internet at your own risk.

  • Retroarch menu opens with SELECT-Button

    26
    0 Votes
    26 Posts
    8k Views
    dankcushionsD

    @PARALAX yeah, we can't really support you if you're using your own configuration - eg the "correct" BIOS folder for retropie is so because retropie's config heirarchy sets it - if you make your own config it will be whatever you set/retroarch defaults to.

  • 0 Votes
    5 Posts
    457 Views
    B

    @Ashpool Note that if you were looking into more recent MAME vintages to fix emulation issues present in older ones, FBNeo would be a solid alternative and doesn't have the rotation bug.

  • Fixed IP and disable wi-fi.... how ?

    9
    0 Votes
    9 Posts
    1k Views
    DjDiabolikD

    @Ashpool said in Fixed IP and disable wi-fi.... how ?:

    @DjDiabolik said in Fixed IP and disable wi-fi.... how ?:

    My question it's...... it's the wireless connection need for some devices ? Like some joystick or joypad used wireless instead bluethoot?

    Not that I am aware of any, but all my controllers are wire based (I am not a Fan of wireless HIDs) - but as long as you are not owing such a device, why not disabling the wifi, as it could always be reenabled again ? ;)

    For the moment i have thinks it's best idea to maintain active :)
    An Example:
    Some time i goes in trasfert to my houses of friends or my brother house and pass whit us some hours on retropie in double :)
    In most of cases in this houses i can't connect my Pi4 to a LAN Network if for example we need to add some roms to my collection or something like that and if i disable the wi-fi now how i can re-enable it whiout the possibility to re-edit the config.txt ?

    Problably i can do it using a keyboard attach to a usb port......press F4 and do it from console using "nano" but i'm not sure.

    Could it be a suggestion ..... why not add a function to activate or deactivate the adapter directly from the retropie-setup?

  • 0 Votes
    10 Posts
    969 Views
    mituM

    @niyoki said in joystick has only axis 4 and axis 5 how to configure for linapple?:

    ... and has 1 hat switch (using axis4 and axis5)

    So it looks like axis4/5 are not considered as an analog control, but as a Hat - probably that's why linapple doesn't use them.

  • TurboGrafx-CD games are crashing .

    2
    0 Votes
    2 Posts
    127 Views
    windgW

    Sorry i didn't know that i need a bios file, they are working fine now.

  • 0 Votes
    20 Posts
    5k Views
    K

    Reading the replies from @doug and @b3n, I've managed to implement the fix by giving a change to the report when the controller is connected.

    [48361.273580] usb 1-2.4: USB disconnect, device number 25 [48366.681972] usb 1-2.4: new full-speed USB device number 26 using xhci_hcd [48366.883070] usb 1-2.4: New USB device found, idVendor=054c, idProduct=0268, bcdDevice= 0.01 [48366.883092] usb 1-2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [48366.883102] usb 1-2.4: Product: PS3 Controller [48366.890323] usbhid 1-2.4:1.0: can't add hid device: -32 [48366.890366] usbhid: probe of 1-2.4:1.0 failed with error -32 [48366.905149] usb 1-2.4: USB disconnect, device number 26 [48367.449946] usb 1-2.4: new full-speed USB device number 27 using xhci_hcd [48367.643118] usb 1-2.4: New USB device found, idVendor=054c, idProduct=0268, bcdDevice= 5.72 [48367.643141] usb 1-2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [48367.643150] usb 1-2.4: Product: PS3 Controller [48367.654388] input: PS3 Controller Motion Sensors as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.0/0003:054C:0268.0014/input/input47 [48367.706730] input: PS3 Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.0/0003:054C:0268.0014/input/input46 [48367.707515] sony 0003:054C:0268.0014: input,hiddev98,hidraw6: USB HID v81.11 Joystick [PS3 Controller] on usb-0000:00:14.0-2.4/input0

    Good: The driver works even with the latest driver available. It just change the report of the given controller, so, other controllers will remain functional.

    Bad: The controller only works with the cable and the player's count LEDs turn on in a weird way.

    TODO: I still want to make this driver actually doable. Any help will be very welcome.

    GitHub: https://github.com/KanuX-14/GeneriKit

    Edit: The original driver will be kept. It can be enabled again by deleting the line 'blacklist hid-sony' in /etc/modprobe.d/generikit.conf.

  • Lethal Enforcers Always Sideways When Loaded in Mame

    17
    0 Votes
    17 Posts
    2k Views
    dankcushionsD

    @AlphaBetaPie said in Lethal Enforcers Always Sideways When Loaded in Mame:

    I'm wondering why Retropie doesn't come with these other, more compatible cores as their default (instead of Mame). Seems based on what you folks are saying, it's a better option.

    it does? lr-fbneo is in the default image and is recommended in the docs

    lr-mame2003-plus is an optional install, which makes sense to me as it has an ever-changing romset, so you'd need to manually build it (the ones in circulation appear years out of date). i don't think that's a reasonable expectation for users to do by default.

    the same could be said of lr-fbneo, but it appears pretty trivial to acquire near-current sets.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Seven Cities of Gold and lr-vice

    15
    0 Votes
    15 Posts
    1k Views
    jamrom2J

    @10vorne you got me on that one.

    Yes, the sound issue is a known thing on vice64. I found it when I tried to run Dino Eggs and Beachhead II. It was missing certain effects and voice sounds. Like you, I kept screwing with settings until I found it.

    I don't know what's causing the other issue. If F7 works in Bruce Lee, it's not lr-vice. Perhaps it's just how lr-vice is interacting with 7cities?

    Try Beachhead II. That's another one that you need function key input to start the game. If it works, you don't need to remap anything.

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.