• (SOLVED) - SD Card Image size

    9
    0 Votes
    9 Posts
    8k Views
    U

    This is the only way I found to do it, if you keep a backup copy of the SD image and work on another copy, you can't really break anything. It is actually quite straight forward as long as you follow the instructions. I started at this part
    Resizing a partition within an image file

    and stopped here
    truncate -s $(((END+1)*512)) imagename.imgThe image was on my Windows shared folder i had mounted in my Ubuntu VM.

    I used the info here to mount the Windows Share
    https://wiki.ubuntu.com/MountWindowsSharesPermanently

    I knew how to then copy the new image to SD and also had a copy of the original in case i stuffed up.

    It's all a good learning experience

  • First time install will not boot up?

    3
    0 Votes
    3 Posts
    1k Views
    U

    Thanks buzz. I will re-format the card (SanDisk Ultra 8Gb) Download the image again and try again. Cheers!

  • PSX not working

    10
    0 Votes
    10 Posts
    40k Views
    herb_fargusH

    @jabberwock101 it was packaged when the build was broken. Occasionally happens.

    @dankcushions that will be £50 :p

  • Will adding a folder to the samba shares view have negative effects?

    1
    0 Votes
    1 Posts
    541 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • OpenBOR not working on pi3

    4
    0 Votes
    4 Posts
    1k Views
    R

    @backstander I'm running the newest version on my pi3. It doesn work and from what I've read it doesn't work for anyone.

  • RetroArch Save State/Load State Hoytkey Binds do not work

    5
    0 Votes
    5 Posts
    5k Views
    jabberwock101J

    I did see that, but for some odd reason, I interpreted that as meaning that those were just the default, and were overridden by my new bindings. It never even occurred to me that the select part of that would remain after I changed the bindings. Now I know better.

    Thank you once again.

  • Afterglow Prismatic Wired Controller for XBox One

    6
    0 Votes
    6 Posts
    3k Views
    R

    Im going to add this here because I ran in to another issue, this time with Retroarch (and because this thread comes up on google when searching)

    While the controller worked for the ES menu and other port stuff I had previously configured with 360 controller mappings, the config generation script does not properly find and recognise the controller named "Afterglow Prismatic Wired Controller" and is not creating a config for it under /opt/retropie/configs/all/retroarch-joypads

    so consequently, when launching an emulator (NES for example) resulted in the message in yellow saying Afterglow Prismatic Wired Controller not configured. Try as i might, it was not auto generating, and for some reason kept defaulting and regenerating configs for my LogitechF310 which wasn't even plugged in this time.

    I had to get around this by manually copying an xbox360 mapping .cfg file I had previously, and replacing as follows.

    [/opt/retropie/configs/all/retroarch-joypads/AfterglowPrismaticWiredController.cfg ]

    input_device = "Afterglow Prismatic Wired Controller"
    input_driver = "udev"
    input_r_y_plus_axis = "+4"
    input_l3_btn = "9"
    input_r_x_minus_axis = "-3"
    input_r_axis = "+5"
    input_save_state_axis = "+5"
    input_l2_btn = "4"
    input_start_btn = "7"
    input_exit_emulator_btn = "7"
    input_l_y_minus_axis = "-1"
    input_l_axis = "+2"
    input_load_state_axis = "+2"
    input_up_btn = "h0up"
    input_r_y_minus_axis = "-4"
    input_a_btn = "0"
    input_b_btn = "1"
    input_reset_btn = "1"
    input_down_btn = "h0down"
    input_r2_btn = "5"
    input_l_x_plus_axis = "+0"
    input_l_y_plus_axis = "+1"
    input_r3_btn = "10"
    input_right_btn = "h0right"
    input_state_slot_increase_btn = "h0right"
    input_x_btn = "2"
    input_menu_toggle_btn = "2"
    input_select_btn = "6"
    input_enable_hotkey_btn = "6"
    input_l_x_minus_axis = "-0"
    input_y_btn = "3"
    input_left_btn = "h0left"
    input_state_slot_decrease_btn = "h0left"
    input_r_x_plus_axis = "+3"

  • Retropie not loading ROMs

    4
    0 Votes
    4 Posts
    1k Views
    C

    @Floob I'm sorry for not being clear on first place. I downloaded v3.8.1. I did not install it on top of Raspbian.

    @BuZz I'll can try it once I get my hands on it again, although that sdcard have been functioning without any issue with the same very Pi for a while. I've been using a surplus power supply I had laying around, but I don't think it's a power supply issue. I'm not getting low voltage warnings, and I was able to drive the same piece of hardware with external HD's before without a glitch, using the same power supply.

    One thing I did try, was to locate a hash for the file I downloaded to check it's integrity (since it's a huge file, and my ISP is having issues recently). I did not find it anywhere obvious, but I also was in a rush, so this may be my bad.

  • GUI Graphical Maintenance

    1
    0 Votes
    1 Posts
    447 Views
    No one has replied
  • Can find but cannot ping controller (Rumblepad 2)

    2
  • 0 Votes
    2 Posts
    994 Views
    FloobF

    Theres potentially a few issues there (mainly with the way you have used RGUI to save your nes config). I would be sorely tempted to start again with a fresh image.
    If you really dont want to, a bodgy way to get your other systems to work the same way would be to copy your nes retroarch file across to them.

    Backup before you try this, but it would be along the lines of
    sudo cp /opt/retropie/configs/nes/retroarch.cfg /opt/retropie/configs/snes/retroarch.cfg

  • How to download 4.0 Release Candidate

    12
    0 Votes
    12 Posts
    3k Views
    H

    @BuZz Thanks you for that. Not sure how I missed it.

  • HELP! Using both Xin-Mo and USB gamepads

    3
    0 Votes
    3 Posts
    1k Views
    BrockBoytsB

    @GreenHawk84

    My cabinet will be at my office and I know many retro console purists will want to play their games with gamepads and not aracede joysticks and buttons.

    eg. Mario Kart SNES you need the shoulder buttons on the gamepad. It would be hard to play Mario Kart SNES with the arcade controls.

    Any help to get both the xin-mo and usb gamepads configured to work so a user can choose their preference would be awesome.

  • Game list control

    6
    0 Votes
    6 Posts
    2k Views
    B

    @theroamer I see what you mean.

    I was thinking that there might be a more elegant graphically nice way to do this. For instance on the Emulation Station Menu there are graphical representations of each system. To have it so that there is a graphical representation of NES USA and then another for NES VS on the home menu select screen.

    Of course as a work around creating folder may be the only option on here for now.

    Thanks again,
    BC

  • Questions

    3
    0 Votes
    3 Posts
    848 Views
    mediamogulM

    @Pyjamarama said in Questions:

    How can I save in Syphony of the Night (PSX)? I am bored starting all the time from the beginning

    I've been playing the game for the past few weeks and it's been saving as it should for me using the in-game save rooms. However, you can also save your state at any location in lr-pcsx-rearmed by pressing 'Select+Top Right' and restore by pressing 'Select+Top Left'. That will save and restore your save state from the first save state slot. You can change between save state slots, pressing 'Select+DPad Left/Right'.

  • Bezel support on mame and other emu

    28
    0 Votes
    28 Posts
    10k Views
    C

    @Floob just wanted to let you know I installed the arcade bezels based off your github video manager last night and it worked flawlessly. Thanks for all your work on this and your videos. I noticed some other menu options for console bezels but haven't tried those yet.

  • Lcd to pi3 connection.

    6
    0 Votes
    6 Posts
    1k Views
    glennlakeG

    @PaulCheffus I was speaking of the small 3 connector black and red wire that I think is used to power the backlight of the screen. You can see it at the bottom of the screen in the forth image. When reusing screens from laptops a separate power converter is needed to light the screen. I may be wrong about this screen. I think this screen is LED backlight and may work.

    OK. I just found a Youtube vid that shows the backlight power connects to the controller board. No additional hardware is needed. Sorry if I lead you on the wrong path! :-)

  • Unable to pick emulators before game start up

    2
    0 Votes
    2 Posts
    625 Views
    edmaul69E

    @vonzip first thing is you need to press button 0. Whichever but this is wired to is the button needed for it. If you have more than 1 controller the linuxy stuff like that may not see the same controller as "first controller" as the one you are using as player one. And also you can go into retropie settings and choose run command. You may have disabled the joystick in there.

  • ps3 joystiq

    4
    0 Votes
    4 Posts
    1k Views
    Turk182T

    @chigundo hi,

    I have this issue in all computer emulators, work fine with consoles emulator but cannot have the dpad working on computers.
    Can you detailed me how to fix it please ?

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.