Forum Replies Created

Viewing 35 posts - 1 through 35 (of 38 total)
  • Author
    Posts
  • in reply to: Trouble Scraping Roms on USB #100539
    jamesandjome-com
    Participant

    Awesome, thank you!

    in reply to: Games not saving/creating srm files #100495
    jamesandjome-com
    Participant

    Hi,

    Just in case I will also add that I had recent trouble saving PSX.

    The issue was that I was running games from my USB and the saves/loads were defulted to my roms folder on the USB. Because there were no permissions set to write the saves/loads would not work.

    What I ended up doing was creating a folder called saves in Home/pi/saves.

    I then edited my retroarch.cfg for each system to direct saves and loads to this folder and everything is great.

    in reply to: Trouble Scraping Roms on USB #100119
    jamesandjome-com
    Participant

    Thank you for replying, your guess was correct as I had been trying to scrape PSX. I assumed it would work which is my bad.

    Please let me say that this scraper is absolutely amazing, and I look forward to using it for PSX once it has added support.

    Thank you for your hard work!

    in reply to: easy way to switch dpad/analog in psx #100054
    jamesandjome-com
    Participant

    Also, this video will show you how to do this, it is for psx.

    in reply to: easy way to switch dpad/analog in psx #100053
    jamesandjome-com
    Participant

    Hello,

    I only know how to make it so both the d-pad and analog work in all games.

    There may be an easier way to do this, however this is how I went about it.

    When you hit F1 and are in the retroarch menu, go to options/core options/ and change “Pad Type” to Analog, then go to settings/input settings -joypad mapping and change “User 1 Device Type” to RetroPad w/ Analog.

    Then save your settings and follow these steps.

    1. Go to your terminal and type cd /opt/retropie/configs/all

    2. Type ls (to list the contents of this directory)

    3. Look for your saved file, this will most likely be called libretro-1.cfg if this is your first time. libretro.cfg will be the original file. If you have saved settings in the past it could also be libretro -2,3 etc. Look for the higher number.

    Once you know which one it is type this in the terminal to copy the new file with the new settings to your original file. I will assume your new file is called libretro-1.cfg in these examples.

    If you want these control settings for all retroarch systems type:
    cat libretro-1.cfg >> /opt/retropie/configs/all/retroarch.cfg
    and hit enter, then reboot.

    If you want these control settings for PSX only type:
    cat libretro-1.cfg >> /opt/retropie/configs/psx/retroarch.cfg
    and hit enter, then reboot.

    jamesandjome-com
    Participant

    Hello,

    PSX is the main system I like to play and I have tinkered with so many settings. The short answer is using custom resolutions and a scanline overlay.

    In the end I setteled on the method in this thread,

    Scanlines overlays and configs for a softer look

    which in my opinion gives the best visuals on a 1080p tv for all systems including PSX. There is also an awesome tv overlay that looks really nice, but also you have the option of not using it.

    in reply to: PSX – In Game Saves #100050
    jamesandjome-com
    Participant

    Thanks for the replies. This was my own mistake as I had been looking at the settings in my main retroarch.cfg file which was trying to save the files to my USB (I did not have permission.

    I then changed this and it was still not working because I forgot to change the save directory setting in my PSX retroarch.cfg, which overrides the main file.

    For anyone that might be interested I ended up creating a folder named saves in home/pi/RetroPie/saves and pointed all my systems to save and load from there.

    in reply to: Emulation Ability With New Raspberry Pi 2? #99397
    jamesandjome-com
    Participant

    Hey check this out https://www.youtube.com/watch?v=DJC2EB-za3s

    I have my setup solely for PSX and struggled with it on the B+. The Pi 2 however runs every PSX game I have tried flawlessly. Sound and speed wise.

    Currentally I am 22 15 hours into Final Fantasy Tatics, blitzed through Diablo for a few hours and just finished Legacy of Kain – Soul Reaver. I have played about an hour into ff9 with no issues with any of the above.

    I cannot comment on N64 as I have not tried.

    in reply to: USB Automount #99396
    jamesandjome-com
    Participant

    Awesome, glad you found a fix. Well done.

    in reply to: USB Automount #99351
    jamesandjome-com
    Participant

    Hi I am sorry, I’m not very experienced with this and can only advise you to do what I would do.

    I would re-format the USB and then start the tutorial again from scratch, sometimes I miss the simpilest detail.

    In any case I am sure someone will chime in with some more advice or hopefully a fix.

    in reply to: easy way to switch dpad/analog in psx #99334
    jamesandjome-com
    Participant

    Hi,

    If you change this in menu and save it all PSX games can be played with the d-pad or the analog automatically.

    Before I give you advice that you are not wanting, do you want to be able to only use one or the other on certain games or would you be happy with all games being able to use both automatically?

    in reply to: USB Automount #99332
    jamesandjome-com
    Participant

    Hello,

    I followed this tutorial https://www.youtube.com/watch?v=2WGpGCn9NeI and had no issuses, very simple and worked.

    It is geared towards only PSX on the USB but all systems work.

    I hope this helps you.

    in reply to: Scanlines overlays and configs for a softer look #99330
    jamesandjome-com
    Participant

    Thank you all for your advice.


    @zonitz
    – Thank you for your suggestion, I deleted the file in overlays as you sugested and used, sudo chown -R pi /opt/retropie/

    After this I put the folder back and changed the path again in my retroarch.cfg for each system and it worked!

    Again, thank you all.

    in reply to: Scanlines overlays and configs for a softer look #99275
    jamesandjome-com
    Participant

    Hi Floob,

    I have seen this (amazing work by the way) however I am reluctant to move from version 2.6 due to brain numbness and my understanding is that this is for version 3.2 is that right?

    Aside from this, is there another way? If I have to I will upgrade however that comes with another set of issues and I really wanna have some gametime and stop tinkering :-)

    Edit: Also I noticed that the image in the OP has horizontal lines, however the files in post #19 give vertical lines. Is this intended?

    in reply to: Scanlines overlays and configs for a softer look #99271
    jamesandjome-com
    Participant

    Hi All,

    I am having a little bit of difficulty getting the TV Boarder to show and was hoping you could help.

    I have downloaded the configs, palettes and 1080p 4-3 zip linked in post #19, however I seem to have no TV Boarder.

    Am I correct in thinking that this can only be achieved with the 16-9.zip in the first post? (link no longer works).

    Heres what I have done,

    Copied config for each system to /opt/retropie/configs (all working)

    Copied 1080p folder to /opt/retropie/emulators/retroarch/shaders/overlays/1080p_4-3 (all working, however I changed the path because I could only put the overlays folder in the shaders folder because of permissions. In any case I changed the config paths to match this and all configs are working as intended)

    Copied Pallete folder to /home/pi/retropie/bios (Little confused with this one as there are two folders in the download and both have files. Do just the files go in there or both files go into the pallettes folder then in bios?)

    So with this all done everything looks great, I just dont have the TV Boarder. What am I missing?

    jamesandjome-com
    Participant

    Hello based on your feedback I tried the above however I do not have the options of “wii scanlines or “sharp-bilinear.

    Is this because I am on version 2.6 or because I am trying this on the PSX emulator?

    in reply to: Perfect Sound/Graphic Settings For PSX on RPi 2 #96486
    jamesandjome-com
    Participant

    The very best video output for all systems is IMO achieved by using the default core options with the scanline overlay and sharp-bilinear filter. This will give you a clean image with scanlines, similar to using an XRGB-Mini.

    go to settings -> overlay settings -> effects -> wii -> scanlines.cfg

    go to options -> shader options -> shader passes and select “1”. Go to shader 0 and select “sharp-bilinear.” Go to shader 0 filter and select linear. Select apply settings.

    make sure your scaling is correct! Enable integer scaling if you haven’t. You should immediately be able to tell if scaling is correct by just looking at some small text – some pixels will be warped/distorted as a result of bad scaling. The scanline overlay makes it easy to detect bad scaling, as the scanlines should always line up with pixel edges.

    Enhanced smoothing is the devil, you’re losing detail and introducing artifacts into the image, which is bad :P
    [/quote]

    Hello and thank you for this. I will try these settings tonight.

    Your post reminded me also that I changed my config to say Video Smooth =True.
    I’ll ammend this and see if any of the above gives me what I am hoping to achieve.

    in reply to: Perfect Sound/Graphic Settings For PSX on RPi 2 #96485
    jamesandjome-com
    Participant

    [quote=96464]I can run with high quality sound and the higher quality graphics at the same time, no issue. My pi2 is similarly overclocked as yours. I can’t really help you with your issue though, sorry.[/quote]

    Thats strange, I have 2 of the RPi 2’s and cannot achieve this. Perhaps it is the games I am playing?

    My testing has been done on GT 2, Tenchu 2 and Diablo. If you do think of anything that maybe could help I would appreciate it.

    in reply to: Perfect Sound/Graphic Settings For PSX on RPi 2 #96441
    jamesandjome-com
    Participant

    That’s a start for me to tinker with, thank you.

    in reply to: Perfect Sound/Graphic Settings For PSX on RPi 2 #96413
    jamesandjome-com
    Participant

    Does anyone have any input on this?

    Enhanced Resolution looks amazing and I would really appreciate your help to try to get this working smoothly.

    in reply to: Crackling sound with snes9x-next and RPi 2 #96304
    jamesandjome-com
    Participant

    Hello,

    I think it is Ctrl + F1.

    My hotkey is select on my controller. Enter a game and then press these to access the menu. Good luck.

    in reply to: who played KOFxi and sf3.3 successfully? #96288
    jamesandjome-com
    Participant

    I can confirm that Street Fighter III – 3rd Strike is works perfectly with FBA-libretro on RetroPie 2.6.

    Will try Street Fighter 3.5 for you tomorrow.

    in reply to: Perfect Sound/Graphic Settings For PSX on RPi 2 #96283
    jamesandjome-com
    Participant

    An example of the difference between Enhanced Resolution disabled/enabled.

    Sorry about the potato quality.

    in reply to: Crackling sound with snes9x-next and RPi 2 #96280
    jamesandjome-com
    Participant

    Hello,

    I am in no way an expert however I can share with you my findings that I used to get smooth sound in PSX Emulation.

    When I was in the PSX emulator I pressed the hotkey and F1 to bring up the menu.

    I then went to Options, than Core Options. You will see an option called “Dynamic Recompiler”, ensure that this is enabled.

    There is another option called “Enhanced Resolution”, ensure this is disabled.

    Sound on PSX works flawlessly doing this, I hope this helps you.

    in reply to: Pal and NTSC TV Setup #90616
    jamesandjome-com
    Participant

    [quote=90606]I’m assuming thats composite out for a CRT?

    See settings here to update your boot/config.txt to output PAL/SDTV via composite

    http://elinux.org/RPiconfig#Video_mode_options

    [/quote]

    Thank you Floob, you are a legend! This worked perfectly.

    in reply to: Fine Tuning Retropie #89258
    jamesandjome-com
    Participant

    [quote=89254]Yes. Retroarch replaces sdl with sdl2 if sdl2 is instslled.[/quote]

    Thanks a lot for the quick response, I will give this a try tonight.

    in reply to: Fine Tuning Retropie #89250
    jamesandjome-com
    Participant

    [quote=89245]Use sdl2, alsa or alsa_thread. [/quote]

    Just to confirm, I type audio_driver=sdl2? and not audio_driver=sdl.

    in reply to: Fine Tuning Retropie #89220
    jamesandjome-com
    Participant

    Updated first post.

    Can anyone tell me how to change the audio driver to sdl?

    I have made this change to my boot config – audio_driver=sdl – however I get an error when exiting emulators saying “sdl not found”.

    in reply to: Pi2: PSX Sound issues #88847
    jamesandjome-com
    Participant

    Hi,

    Maybe this will help (from the “Fine Tuning Retropie” thread.

    [quote=88752]On my B+ I don’t have any issues whatsoever with the PSX emulator. But this requires an aggressive overclock and active cooling with heatsink and fan. It runs PSX at full speed with zero audio issues, lag, or long loading times when:

    arm_freq=1150
    core_freq=500
    sdram_freq=600
    over_voltage=8
    force_turbo=1

    Note the above settings WILL set your warranty bit. However its been pretty stable and never goes above 55C with heatsink and fan. Using BT PS3 controller.

    I have recently acquired a Pi2 and although it is noticably faster at many tasks, I did not see much of a difference with the PSX. It handles heavy action on the screen without dipping the frame rate, but that’s it. However N64 performance is MUCH improved, running Mario 64 and MarioKart 64 at full speed with literally ZERO glitches. However this isn’t the case with all games. Some simply do not run.

    My Pi2 is overclocked to 1100.

    Pi2

    [/quote]

    in reply to: Fine Tuning Retropie #88846
    jamesandjome-com
    Participant

    [quote=88798]PSX games run very well for me for the most part on a B+. For you guys having issues, I see you’ve overclocked your PI’s but do you all have heatsinks for the CPU and GPU? I got a kit like this one, it made a noticeable difference.[/quote]

    I have 2 heatsinks however I do not have a fan.

    Once I can confirm that Bitsentrys’ settings above work for me I will definatally get a fan. Thank you for providing the link as this fan is exactly what I would want.

    Once I can confirm that

    in reply to: Fine Tuning Retropie #88845
    jamesandjome-com
    Participant

    [quote=88785]

    <div class=”d4p-bbt-quote-title”>jamesandjome-com wrote:</div>

    <div class=”d4p-bbt-quote-title”>kmhamel wrote:</div>
    I’m running a pi2 at 1000MHz using berryboot and a usb harddrive and don’t seem to be having any lag problems so far. Only tested on playstation and mame so far.

    I am also overclocked to 1,000MHz on the B+ but obviously the RPI2 has better specs.

    Would you be open to trying one of these games (only ones I have) Suikoden 2, Resident Evil 2, Street Fighter vs Marvel, Final Fantasy Tactics, Breath of Fire 3, Crash Team Racing, to see if there is any sound lag in the intro videos?

    I know that that is asking a bit but I would appreciate knowing if you have a different experience.

    Sure, I’m loading games on the pi right now to try…will see if I can get some results tues or wed…..going out of town.
    [/quote]

    Thank you, this is much appreciated.

    in reply to: Fine Tuning Retropie #88844
    jamesandjome-com
    Participant

    [quote=88752]On my B+ I don’t have any issues whatsoever with the PSX emulator. But this requires an aggressive overclock and active cooling with heatsink and fan. It runs PSX at full speed with zero audio issues, lag, or long loading times when:

    arm_freq=1150
    core_freq=500
    sdram_freq=600
    over_voltage=8
    force_turbo=1

    Note the above settings WILL set your warranty bit. However its been pretty stable and never goes above 55C with heatsink and fan. Using BT PS3 controller.

    I have recently acquired a Pi2 and although it is noticably faster at many tasks, I did not see much of a difference with the PSX. It handles heavy action on the screen without dipping the frame rate, but that’s it. However N64 performance is MUCH improved, running Mario 64 and MarioKart 64 at full speed with literally ZERO glitches. However this isn’t the case with all games. Some simply do not run.

    My Pi2 is overclocked to 1100.

    Pi2

    [/quote]

    Thank you for providing this information, I will try these settings over the next 48 hours and provide feedback to this thread.

    I have two heat sinks at the moment but have no fan, I will definatally get one though if this works.

    Thank you again

    in reply to: Fine Tuning Retropie #88716
    jamesandjome-com
    Participant

    [quote=88703]I just bought my pi2 from mcmelectronics (the main distributor for the Raspberri Pi Foundation) cost me $45 with shipping to the US. cheaper than amazon and only took 3 weeks or so. Even though some games still lag it was well worth the upgrade.[/quote]

    Thank you I will check this out. I still want to try and get this working on the B+ though. I just need some advice on a place to start.

    in reply to: Fine Tuning Retropie #88692
    jamesandjome-com
    Participant

    [quote=88690]I’m running a pi2 at 1000MHz using berryboot and a usb harddrive and don’t seem to be having any lag problems so far. Only tested on playstation and mame so far.[/quote]

    I am also overclocked to 1,000MHz on the B+ but obviously the RPI2 has better specs.

    Would you be open to trying one of these games (only ones I have) Suikoden 2, Resident Evil 2, Street Fighter vs Marvel, Final Fantasy Tactics, Breath of Fire 3, Crash Team Racing, to see if there is any sound lag in the intro videos?

    I know that that is asking a bit but I would appreciate knowing if you have a different experience.

    in reply to: Fine Tuning Retropie #88691
    jamesandjome-com
    Participant

    Thank you for your replies.

    Although upgrading to the RPi2 is an option I feel like the PSX games that I want to play work perfectly on the B+ except for the sound lag.

    If I see that the RPI2 works better in the future I will definatally pick it up however they are near double the price on Amazon which is my only option at the moment.

    Does anyone know where to look so that I can at least try to tinker with this?

Viewing 35 posts - 1 through 35 (of 38 total)