• 0 Votes
    9 Posts
    17k Views
    F

    @mitu
    Note for WiFi on the new Raspberry Pi 3 Model B+:

    WiiFi is disabled until wireless regulatory domain is set (Pi 3 B+ only)

    The domain can be done through 'Raspberry Pi Configuration' (rc_gui),
    'raspi-config' or by setting 'country=' to an appropriate ISO 3166
    alpha2 country code in /etc/wpa_supplicant/wpa_supplicant.conf.

    US= United States
    GB= UK

    Example by another user of what it should look like (with GB country code)

    country=GB
    ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
    update_config=1

    network={
    ssid="myssid"
    psk="mywifipassword"
    }

  • audio issues with SNES in pi3

    48
    0 Votes
    48 Posts
    12k Views
    lovelorn88L

    @thelostsoul yeah.. it has to be something to do with the Pi3B itself.... i overclocked it..... looked for different roms... a different power supply..... redownloaded retropie and flashed to a new sd card and STILL the audio with snes crackles

  • How to exit vice

    12
    0 Votes
    12 Posts
    6k Views
    J

    Now vice won't save the mapped hot keys. I load up the virtual keyboard, select a key, press M then press a button to map. In game it works fine. I press f12, then settings management, and save hot keys, and then I exit and reenter, and the key is no longer saved. Any ideas?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    5 Posts
    9k Views
    F

    @steeeb I've tried that. I've actually tried all 4 possible drivers and none of them seem to work for any of the three generic controllers. For each driver, I do the same thing:

    First, install the driver. I choose the "Pair" option for the respective driver. The dialog pops up to connect the controller through USB. I connect the controller for around 10s, and then disconnect it. I then press the PS button on the controller and.... The lights just flash repeatedly and none of them become solid, meaning that the controller wasn't able to connect.

    I've probably tried the Shanwan driver the most but it's always the same result.

  • EmulationStation integrated CEC control

    3
    0 Votes
    3 Posts
    1k Views
    RascasR

    I can see a new entry on my TV saying "RetroPie ES", but the remote doesn't work OOTB neither is possible to configure it via "Configure Input". In either the pré-compiled one and the custom one. This is just to confirm if it is working or not, it can be my TV, although CEC works fine in other programs.

  • Controller physically in js0 but on reboot changes to js1?

    4
    0 Votes
    4 Posts
    699 Views
    D

    @rolandpibb Joystick numbers, jsX, are assigned in the order they are recognised by the Pi as it boots. I believe the XBox controller needs to come out of a stale state so, when the Pi boots, the USB controller is recognised straightaway and assigned js0 with the Xbox controller assigned js1.

    My PS3 controller needs to come out of a stale state which can be seen by the LEDs blinking for a second or two as the Pi boots before the player 1 LED becomes solid. My fix is to plug in the PS3 controller before the Pi boots and then plug in my generic USB gamepad once EmulationStation has loaded.

  • -1 Votes
    3 Posts
    834 Views
    I

    Thank you very much!

  • C64 Disk change

    22
    1 Votes
    22 Posts
    7k Views
    S

    Ive been lookign around for a way to automatically have adisk swap and found this site https://lazyretroist.wordpress.com/2016/01/06/retropie-commodore-64/ has anyone managed to get it to work?

    Theres also a method using a flip disk file (All the disk file names for a multidisk game ina text file), but I am not sure if that is supported?

  • Emulator Upgrades

    5
    0 Votes
    5 Posts
    749 Views
    C

    I notice that ZEsarUX source is now on Github (https://github.com/chernandezba/zesarux) so the scriptmodule may get updated to take this into account.

    Yes, I moved to github because of the continuous failures with the Sourceforge service. Some of these failures put the web on offline mode so I couldn't push code during one week, for example ... :(
    ZEsarUX 6.1 stable will be released soon, you may test one of the last beta builds, or compile from sources. The last changelog for 6.1 is:

    Version 6.1. 26 March 2018 - Xeno edition

    Added BetaDisk and TR-DOS emulation
    Added Spectrum +3 emulation
    Added Spectrum keyboard ghosting error feature
    Added ZX Spectrum Recreated keyboard support
    Added setting to exit emulator after a number of seconds (--exit-after)
    Added setting to show changelog when updating emulator version
    Added actions to file utilities menu: Copy, Move, Rename
    Added setting to write protect IDE, MMC, ZX-Uno Flash
    Added setting to disable persistent writes on IDE and MMC
    Added second Easter Egg ;)
    Added improved Spectrum 16/48/+ colour palette
    Added setting to add a watermark on the display
    Added setting to reduce display to a factor of 0.75. Used on RunZX event
    Added a fast spectrum core (with some features disabled) just for slow devices, like Raspberry Pi 1/Zero. Now ZEsarUX is playable on RPi1/Zero again!
    Added a setting to dump ram contents to file when exiting ZEsarUX, ideal to run automatic tests
    Added cpu-step-over function on debug menu (was already available from ZRCP)

    Improved frameskip: now realvideo buffer is not updated when frameskip
    Improved ZRCP: run command is stopped by default when pressing a key (or sending data to the socket)
    Improved joystick support:

    added joystick test menu buttons to events and buttons to joystick configuration are saved on configuration file

    Improved OSD keyboard:

    now you can press up to all 40 keys (on Spectrum/ZX80/ZX81) at the same time now it can be opened from any place (needs multitask on)

    Improved QL emulation:

    experimental support of LOAD, LRUN command can now open qlay mdv microdrive image files

    Improved file viewer from file utilities:
    *specific file viewers for these kind of files: .tap, .zx, .zsf, .sp, .z80, .sna, .spg, .p, .o, .mmc/.ide (fat browser, plus3dos browser), .dsk, .trd, .tzx, .cdt, .flash (zxuno flash, z88 flash, superupgrade flash), .epr, .eprom
    *default hexadecimal file viewer for unknown files

    Improved TSConf emulation:

    Added TSConf DMA, line interrupt, sprites layers TSConf rendering: now tiles and sprites are drawn per scanline. Border drawing. Handling of scroll registers TSConf debugging: debug for DMA, Video registers, Video layers, Sprites, Tiles

    Improved text mode drivers (aalib, stdout, simpletext, curses): text settings are in different submenu, setting to set stdout/simpletext fps
    Improved messages windows. You can now have an internal clipboard, press key c to copy to it. Press P on file utils to paste contents to a file

    Improved menu interface:

    A new "tabbed" menus to improve usability and interaction with mouse, joystick and stdout driver: waveform, visualmem, ay player Character width can be reduced to 7,6 or 5 pixels width Added a setting to limit menu event: enabling it you should press the menu key 4 times in a second Added a setting to hide directories from file selector menus, useful when you don't want the user to be able to navigate the filesystem Smartload: now the cursor remembers last file loaded Added two more GUI styles: Clean and CleanInverse

    Improved sprite viewer:

    now can see sprites with speccy screen format you can view sprites up to 512x192 you can see tsconf sprites

    Improved sound: Silence detector does not activate on pthreads versions
    Improved default configuration: when the configuration file doesn't exist, the new one has the autosave configuration setting enabled
    Improved configuration parsing: if unknown setting found on configuration file, ZEsarUX will open but warns about the error, and the autosave feature is not enabled
    Improved TBBlue emulation: Added clip window registers
    Improved rendering on text mode drivers: now realvideo mode can render directly to black&white text. Try TSConf with --vo stdout --realvideo --autoredrawstdout
    Improved Linux library dependencies: libssl is not enabled by default on compilation

    Fixed TBBlue MMU when using segment 0000-3FFFH
    Fixed ZX-Uno emulation: 128kb timings are the same as a Spectrum 128k. When port 1ffd enabled, port FF return FF
    Fixed window footer when running Pentagon
    Fixed panic screen: now it is shown on all machines. New design. I hope you never see it ;)
    Fixed some crashes with speech enabled and opening some menus: AY Registers, AY Player, etc...
    Fixed annoying sound on Dandanator rom menu
    Fixed bug on Z80 cpu core, iff2 was not being reset to 0 when firing an interrupt, so reading it by using LD A,R and LD A,I affected many demos

  • Cannot Enter RGUI Menu From IR-Mame2003

    6
    0 Votes
    6 Posts
    1k Views
    T

    Ok it looks like I have figured it out. Apparently I needed to edit the retroarch.cfg file that was in the arcade folder instead of the mame-libretro. Once I properly set the hotkey and the menu toggle buttons, I was able to bring up the RGUI menu and then consequently configure the rest of my controls. Thank you everyone and hopefully this will help someone else down the road. Mark as solved!

  • Unable to configure spinner correctly with xboxdrv

    14
    0 Votes
    14 Posts
    885 Views
    A

    I think you're 100% on the right track with the evdev-no-grab, but while I was getting the controller configured correctly in the system, I did something that just deactivated the spinner completely.

    I'm going to crash for the night, but will continue to bash my head against this tomorrow. I'll let you know what I come up with.

  • Cutscene loop on PCSXR

    2
    0 Votes
    2 Posts
    744 Views
    H

    Okay so I got Digimon World working, but now the sound is about 98% non existent. Every now and then I'll here a Digimon make a sound or the text box chimes but mainly it's just silence.

  • 0 Votes
    4 Posts
    491 Views
    lovelorn88L

    @mitu thank you that explains it! i probaly change it back to pcm i was messing around with the audio TRYING to fix this awful snes stutter, lag in the audio in my snes games.... still no luck at all

  • how can I edit or configure a rom?

    3
    0 Votes
    3 Posts
    501 Views
    herb_fargusH

    Another idea would be romhacks

  • 0 Votes
    3 Posts
    530 Views
    N

    @mitu I'm building a 2p arcade stick, with external 2 pads snes, I wanted to have the person choose what to use as a controller pad or stick, but I can not find a solution

  • Best Button for power/on off?

    1
    0 Votes
    1 Posts
    474 Views
    No one has replied
  • No video output to TV and monitor

    5
    0 Votes
    5 Posts
    957 Views
    D

    it was working ok,
    but yesterday i start soldering the cables from my pc controller pcb to my buttons ( to add the light to my button) while the Raspberry was on. Then after i finished i lost the screen.

    Tried turning the RB on without controller but that din't make the difference.
    I think its just broken, better get a ODROID-XU4 instead of a Raspberry now :-( .

  • lr-fbalpha2012 is not saving highscore

    3
    0 Votes
    3 Posts
    791 Views
    G

    I have the same problem. Anyone?

  • pi@retropie:~$

    5
    0 Votes
    5 Posts
    1k Views
    M

    @mitu ok. I don't know how, but I'll look it up

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.