Forum Replies Created

Viewing 35 posts - 1,226 through 1,260 (of 1,802 total)
  • Author
    Posts
  • in reply to: Raspberry-pi 2 compatibility #87458
    petrockblog
    Keymaster

    change the screenmode to 640×480 by pressing m when launching the emulator.

    in reply to: Rebooting endlessly rainbow screen #87443
    petrockblog
    Keymaster

    2a is fine. You don’t have another USB power supply/charger around to test ?
    did you try without the usb devices connected ?

    in reply to: Rebooting endlessly rainbow screen #87440
    petrockblog
    Keymaster

    Maybe your psu is faulty, or poor quality/knock off etc. with any sort of issue like this, the first thing is to rule out the psu. I have seen reboots before with usb devices connected when the PSU was not sufficient. Also without the usb devices, to make sure it isn’t related to them.

    in reply to: Rebooting endlessly rainbow screen #87439
    petrockblog
    Keymaster

    I thought you said you already tried that ? It’s on the main download link on the menu on this page.

    in reply to: 2.5 running slow on Pi 1 models? #87437
    petrockblog
    Keymaster

    which emulators specifically ? which rom folders were you using ? (there are multiple snes emulators)

    in reply to: Rebooting endlessly rainbow screen #87436
    petrockblog
    Keymaster

    try with another PSU. Also ry booting without USB device etc.

    in reply to: 2.5 running slow on Pi 1 models? #87412
    petrockblog
    Keymaster

    Earlier images had overlocking enabled by default (medium overclock from raspi-config). This was not ideal, as it should be left to users to decide how much they want to overclock their set up.

    I guess you didn’t adjust the overclocking on the 2.5 image ?

    Also – for changing video mode – just press “m” before an emulator loads – no need to edit the es_systems.cfg

    in reply to: Raspberry-pi 2 compatibility #87406
    petrockblog
    Keymaster

    Did you also change the “device_mouse” to raw again – maybe that will work too.

    in reply to: Raspberry-pi 2 compatibility #87404
    petrockblog
    Keymaster

    if you don’t get a working video mode with those settings, you might need some additional ones – refer to this post

    http://www.raspberrypi.org/forums/viewtopic.php?p=290698#p290698

    in reply to: Raspberry-pi 2 compatibility #87403
    petrockblog
    Keymaster

    change to these settings in advmame.rc

    
    device_video fb
    device_keyboard raw
    device_sound alsa
    

    (ie – no more sdl) – you may need to re-add a modeline also depending.

    in reply to: uae4all #87401
    petrockblog
    Keymaster

    it’s my mistake – so I apologise, as I wrote shift+escape in the instructions, and it’s ctrl+escape. I was very tired when I did this (and I am under the weather). Ill fix the wiki.

    in reply to: uae4all #87400
    petrockblog
    Keymaster

    I may have to change this in the future, as currently in the menu “escape” reboots, so it could be accidentally triggered.

    It’s still a lot more functional than the previous emulator we had though, and I was successfully playing turrican 2 earlier on my pi1 (overclocked).

    in reply to: uae4all #87399
    petrockblog
    Keymaster

    Well, it is in the first link.. so not too hard to find :)

    I’ll post it again:

    https://github.com/retropie/RetroPie-Setup/wiki/Amiga-emulator-%28UAE4All%29

    ctrl+escape

    in reply to: uae4all #87395
    petrockblog
    Keymaster

    I will change the gui update script so it throws a more visible error on screen if the update fails.

    glad it is working :)

    in reply to: uae4all #87393
    petrockblog
    Keymaster

    yeh so it looks as though you must have edited a file at some point which stopped it from updating.

    in reply to: splash screen from boot #87392
    petrockblog
    Keymaster

    you can quieten output by adding “quiet” kernel line parameter. may be possible to have a fullscreen logo as soon as the kernel loads, but you would need to do some kernel hacking :) (or pi firmware hacking :) )

    We wouldn’t want to include that as default, as although you may not like the boot messages, they are very useful for debugging :)

    in reply to: uae4all #87389
    petrockblog
    Keymaster

    the script is not up to date. did you get an error when trying to update it ?

    How are you updating it ? from the GUI ?

    Please can you try from the commandline:

    
    sudo git pull
    

    from within the RetroPie-Setup folder.

    in reply to: Rebooting endlessly rainbow screen #87385
    petrockblog
    Keymaster

    As mentioned – please use the latest 2.5.x image and we can go from there.

    in reply to: uae4all #87383
    petrockblog
    Keymaster

    The dependency for that library is included so it should have been installed.

    I’m keen to know why it hasn’t worked as I’m unable to reproduce it. Just to check a couple of things.. please give me the output from

    
    head ~/RetroPie-Setup/scriptmodules/emulators/uae4all.sh
    

    and also please then update the script, re-run option 1 and please send me the install log which will end up in ~/RetroPie-Setup/logs/ (host it on google drive or something)

    in reply to: Rebooting endlessly rainbow screen #87382
    petrockblog
    Keymaster

    Which version of retropie are you running?

    (Make sure you are running the latest 2.5.x version)

    how are you powering your pi ?

    (I have seen reboots like this due to power supply issues.)

    have you enabled overclocking ?

    (Can also cause instability depending on settings)

    do you have any usb devices connected?

    in reply to: uae4all #87378
    petrockblog
    Keymaster

    how did you update the binaries ? Please give me information – I have nothing to go on. You need to update the script, and then install from menu 5 – the menu to “update retropie binaries” will not suffice.

    A full binaries install is actually recommended due to the amount of stuff that has changed recently.

    in reply to: uae4all #87373
    petrockblog
    Keymaster

    just to check – you updated your retropie-setup script first right ? :)

    I just tested on a vanilla raspbian and it worked fine, so it can’t be a dependency issue.

    in reply to: uae4all #87371
    petrockblog
    Keymaster

    which shared libraries ? please drop to a console and run “/opt/retropie/emulators/uae4all/uae4all”

    The new emulator works – I’ve been running it. How did you update exactly. If I can see the output on the screen I will be able to help further. It’s possible I missed a package dependency.

    in reply to: Raspberry-pi 2 compatibility #87174
    petrockblog
    Keymaster

    hehe welcome :)

    in reply to: Raspberry-pi 2 compatibility #87171
    petrockblog
    Keymaster

    all changes are done on the development site on github

    https://github.com/retropie/RetroPie-Setup/commits/master shows recent commits

    (it is linked in the retropie menu on this site).

    (I’m user joolswills on github)

    in reply to: Raspberry-pi 2 compatibility #87166
    petrockblog
    Keymaster

    Yeh. but to be sure to get everything up to date you will probably want to delete /opt/retropie and then run the full binaries install.

    in reply to: Raspberry-pi 2 compatibility #87154
    petrockblog
    Keymaster

    the 2.5 is not optimised for the pi2. it will work. If you update the script and then binaries on it, you would get rpi2 optimised binaries. There is another image on my google drive that is optimised for the rpi2 – whether stuff is noticeably faster though is another thing.

    https://drive.google.com/open?id=0B_knGioK16E6bkZ1M1VrQjZuR1E&authuser=0

    note mupen64plus may need updating on it to work. There are a few other emulators too that have had changes since the image for the pi2.

    I have only had my pi2 for few days, so am still working on stuff.

    in reply to: PiFBA on Pi2 #87138
    petrockblog
    Keymaster

    Hi, due to no response from upstream regarding some issues with pifba, I forked it and applied some fixes on github myself – retropie now pulls from my repo – so if you do come up with anything, feel free to post a pull request against https://github.com/joolswills/pifba

    Cheers!

    in reply to: HELP!!! #87101
    petrockblog
    Keymaster

    Also, the ControlBlock might be very interesting for you. It is intended especially for RPi Arcade Machine Projects: https://www.petrockblock.com/2014/12/29/controlblock-power-switch-and-io-for-the-raspberry-pi/

    in reply to: Boot issue (doesnt boot 50% of the times) #87060
    petrockblog
    Keymaster

    I would try another card. Also make sure you are not overclocking, and check psu/switch psu.

    in reply to: Raspberry-pi 2 compatibility #87059
    petrockblog
    Keymaster

    [quote=87052]
    Error is:

    RetroArch [ERROR] :: alsa_worker_thread :: [ALSA] Unknown error occured (input/output error).
    *** glibc detected ** /opt/retropie/emulators/retroarch/bin/retroarch: realloc(): invalid pointer: 0x0086990 ***
    [/quote]

    mupen64plus is not a retroarch emulator. I have no yet looked at the mupen64plus-libretro core.

    You may be launching the wrong emulator.

    in reply to: Raspberry-pi 2 compatibility #87058
    petrockblog
    Keymaster

    I have mine.

    in reply to: Thanks PetRockBlog! #86997
    petrockblog
    Keymaster

    [quote=86947]Just wanted to make a quick post to thank PetRockBlog who has very generously bought me a Pi 2 and an ODroid C1.
    [/quote]

    Also from me many thanks to you and everyone else in the community for the support!

    petrockblog
    Keymaster

    please download the 2.5.0 image and try with that.

    in reply to: Raspberry-pi 2 compatibility #86989
    petrockblog
    Keymaster

    yep (make sure you update it first of course)

Viewing 35 posts - 1,226 through 1,260 (of 1,802 total)