Forum Replies Created

Viewing 35 posts - 701 through 735 (of 1,802 total)
  • Author
    Posts
  • in reply to: SAM Coupé Emulator Addition (works ok!) #105369
    petrockblog
    Keymaster

    There are no roms – sam coupe uses floppy disks ;-)

    -end pedantic mode-

    in reply to: Emulationstation overscan #105364
    petrockblog
    Keymaster

    Also see if there are any settings on your screen you can tweak in reagrds to display size/zoom. Also check settings here – http://elinux.org/RPiconfig (maybe trying other other modes / hdmi safe mode etc)

    in reply to: Emulationstation overscan #105362
    petrockblog
    Keymaster

    afair overscan_left / right etc won’t affect ES, just the framebuffer – but usually overscan_scale=1 solves problems of it being offscreen – you said you have tried that so im out of ideas. You didn’t post your config.txt though.

    petrockblog
    Keymaster

    http://raspberrypi.stackexchange.com/questions/6972/location-of-berryboots-config-txt

    (This came up first on google – as mentioned in it you probably need to mount the first partition somewhere).

    retropie itself doesn’t use the config.txt – it’s used by the pi firmware.

    in reply to: Snes Roms won't load #105330
    petrockblog
    Keymaster

    my instructions require typing in some commands manually into the terminal – it’s not a matter of looking for the files/folders via samba share. Unfortunately debugging this will require you to learn how to go to the commandline and type in basic commands – there are tutorials on this.

    I can’t help otherwise I’m afraid – apart from recommending trying a fresh image. If it doesnt work with a fresh image, I can only thing there is something wrong with the roms you are using.

    in reply to: Emulationstation overscan #105329
    petrockblog
    Keymaster

    I can’t think lirc is related, unles something adjusted the config.txt for the system – maybe you have some conflicting settings in config.txt ? Perhaps you can paste it via pastebin or similar.

    or start with a fresh retropie image – and if that works, compare the configs ?

    in reply to: Snes Roms won't load #105299
    petrockblog
    Keymaster

    It also sounds like you need to spend some time reading the wiki or watching some tutorial videos on how to use retropie – as switching emulator is one of the core features etc.

    in reply to: Snes Roms won't load #105297
    petrockblog
    Keymaster

    I would prefer to debug with a libretro core, so

    with

    lr-pocketsnes

    please switch to that and try it first. then ssh in to retropie (using putty on windows or if on another system another ssh client)

    and do

    
    /opt/retropie/emulators/retroarch/bin/retroarch --verbose -L /opt/retropie/libretrocores/lr-pocketsnes/libretro.so --config /opt/retropie/configs/snes/retroarch.cfg ~/RetroPie/roms/snes/SNESROMNAME
    

    putting in your game rom name etc.

    and then paste me the outputted text via pastebin.com or similar

    Snes emulation does work – so either your roms are bad, or your install is bad. it might be worth re-imaging and trying again too.

    in reply to: Video splash screen not entirely playing #105291
    petrockblog
    Keymaster

    Very nice – how about an update with the new logo ? :)

    I might even be persuaded to have a video splash then – which I never thought I would say ;-)

    in reply to: Emulationstation overscan #105290
    petrockblog
    Keymaster

    What display do you have ? how is it connected? does changing videomode in config.txt help ?

    Make sure you have tested both with and without overscan_scale – and also try disable_overscan=1

    in reply to: custom controller config for single emulators #105286
    petrockblog
    Keymaster

    you can also edit those files from retropie-setup “Edit RetroPie/RetroArch configurations” under supplementary menu. saves dropping to terminal etc.

    in reply to: Emulationstation overscan #105284
    petrockblog
    Keymaster

    Have you tried adjusting the overscan options in /boot/config.txt ?

    [edit] sorry misread – but have you tried all the overscan settings – including overscan_scale ?

    in reply to: Snes Roms won't load #105283
    petrockblog
    Keymaster

    I guess you may not have tried other emulators if you don’t know which one is being used ?

    in reply to: Snes Roms won't load #105282
    petrockblog
    Keymaster

    don’t assume – check via the pre-launch menu – press keypad 0 or press a keyboard key when the screen goes black before the emulator is launched.

    in reply to: Snes Roms won't load #105277
    petrockblog
    Keymaster

    ok let’s go through this step by step.

    Which snes emulator are you using (please choose a specific one and we will debug it from there).

    We can then try it from commandline to see what is failing.

    in reply to: Snes Roms won't load #105268
    petrockblog
    Keymaster

    What you pasted has nothing to do with retropie :)

    petrockblog
    Keymaster

    Look up where the file is located on a berryboot setup – I don’t use it myself – but Google knows.

    in reply to: Video splash screen not entirely playing #105249
    petrockblog
    Keymaster

    im assuming you are using the retropie 3 splashscreen init.d script (/etc/init.d/asplashscreen) ? worth putting that on pastebin or similar for me to check.

    in reply to: Video splash screen not entirely playing #105248
    petrockblog
    Keymaster

    please paste the contents of /etc/profile.d/10-emulationstation.sh

    in reply to: Video splash screen not entirely playing #105246
    petrockblog
    Keymaster

    go to retropie-setup (eg from within ES) and update the script, and then disable / re-enable auto starting emulationstation from the supplementary menu of retropie-setup.

    in reply to: Video splash screen not entirely playing #105241
    petrockblog
    Keymaster

    update retropie-setup, and disable then re-enable emulationstation autostarting from the supplementary menu.

    petrockblog
    Keymaster

    You likely don’t have enough memory allocated for the gpu. There are many threads about this on the forum.

    not sure why deleting /opt/retropie didn’t work – that’s pretty much how my image build script prepares a new release from the old (it removes /etc/emulationstation too but that shouldn’t have mattered).

    in reply to: Intellivision roms are not loading. #105230
    petrockblog
    Keymaster

    I assume you have sourced different bios files to make sure ? What is the extension of your rom files ? Providing the md5sum of your bios files may help.

    in reply to: Intellivision roms are not loading. #105229
    petrockblog
    Keymaster

    wrong system bios files or bad/non working rom or something perhaps.

    I have just tested it with “burgertime” and it works fine.

    in reply to: Intellivision roms are not loading. #105227
    petrockblog
    Keymaster

    try launching it from terminal to see what is going wrong

    
    /opt/retropie/emulators/jzintv/bin/jzintv -p /home/pi/RetroPie/BIOS -q /path/to/rom
    
    in reply to: Raspberry 2, piTFT 3.5 to work with RetroPie 3 #105210
    petrockblog
    Keymaster

    you can always rollback the firmware/kernel with rpi-update

    petrockblog
    Keymaster

    No need to post the full config here – makes threads hard to follow – please use pastebin or similar.

    if you are talking about the default mame4all, or advmame – neither are retroarch emulators so they dont use this config. I think mame4all-pi might need a patch to “fit to screen”.

    in reply to: Snes Roms won't load #105206
    petrockblog
    Keymaster

    after launching a rom (which doesn’t work) – please check the contents of /tmp/runcommand.log and it might contain some information as to why it didn’t launch.

    you can do this by connecting to the pi via ssh (eg using putty.exe on windows), and then doing

    cat /tmp/runcommand.log

    once you have logged in.

    in reply to: Using joy2key to navigate game menus #105205
    petrockblog
    Keymaster

    It is unlikely to work for anything but terminal apps.

    in reply to: Ability to rotate EmulationStation GUI #105200
    petrockblog
    Keymaster

    yeh – different rotation, but the code would be adjusted in the same manner – however unless it ever becomes part of upstream ES i doubt we will ever add it as an option.

    in reply to: 2 PS3 Controlers via Bluetooth #105199
    petrockblog
    Keymaster

    I should think you can you pair the second controller in the same way as the first controller. I don’t have two controllers so I cannot check/test.

    in reply to: 3.0 – lr-pcsx-rearmed and adafruit-retrogame #105197
    petrockblog
    Keymaster

    if you configured retropie 3.0 via ES it will have set up the escape button to be “select + start” – which would be whatever keys you mapped it to.

    To change hotkey behaviour from this – use there is a option in retropie-setup / supplementary to change hotkey behaviour – Configure input devices for RetroArch

    petrockblog
    Keymaster

    I don’t think it will work without a controlling terminal as /dev/tty wont exist. I don’t really have time to dig further – runcommand requires that a controlling terminal exists. It’s not going to work from cron – if kodi is launched from terminal then it should be possible to get it to work – but I wouldn’t bother with the cron launching. if you are launching kodi that way, that will not work either

    we launch emulation station from /etc/profile.d/

    in reply to: Raspberry 2, piTFT 3.5 to work with RetroPie 3 #105190
    petrockblog
    Keymaster

    is what a true statement ? not sure what you are saying changes kernel and bootloader. retropie is based on raspbian and uses the raspbian firmware/kernel.

    You have not detailed what doesn’t work – you don’t get any display output or it breaks at some point or ? I need details to help.

    petrockblog
    Keymaster

    here are the values

    ASPECT_RATIO_4_3 = 0,
    ASPECT_RATIO_16_9,
    ASPECT_RATIO_16_10,
    ASPECT_RATIO_16_15,
    ASPECT_RATIO_1_1,
    ASPECT_RATIO_2_1,
    ASPECT_RATIO_3_2,
    ASPECT_RATIO_3_4,
    ASPECT_RATIO_4_1,
    ASPECT_RATIO_4_4,
    ASPECT_RATIO_5_4,
    ASPECT_RATIO_6_5,
    ASPECT_RATIO_7_9,
    ASPECT_RATIO_8_3,
    ASPECT_RATIO_8_7,
    ASPECT_RATIO_19_12,
    ASPECT_RATIO_19_14,
    ASPECT_RATIO_30_17,
    ASPECT_RATIO_32_9,
    ASPECT_RATIO_CONFIG,
    ASPECT_RATIO_SQUARE,
    ASPECT_RATIO_CORE,
    ASPECT_RATIO_CUSTOM,

    16:9 is aspect_ratio_index = 1

Viewing 35 posts - 701 through 735 (of 1,802 total)