RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    How do i setup PCFX?

    Scheduled Pinned Locked Moved Help and Support
    lr-beetle-pcfxpcfxretropienew emulator
    42 Posts 10 Posters 21.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mxstar1
      last edited by

      i found it, and since we cant post links, ill tell you that when you go looking for it, you will find a place that offers 2 of them...its the one with the (a) at the end of it.

      1 Reply Last reply Reply Quote 1
      • S
        speciallt1212 @backstander
        last edited by

        @backstander said in How do i setup PCFX?:

        @anasazi29

        try this: https://1drv.ms/f/s!AmKqQINomM0FgZVfP-eCsbL9bB5OYQ

        Thanks! This should work until we got an official PC-FX theme in Carbon :)

        Thank you for the system theme. It took me a while to figure out why I couldn't install it to the themes folder but I was finally able to do so via the built in file manger in RetroPie.

        I noticed two things I was hoping someone would be able to help me with.

        1. The PC-FX logo looks great on the main menu but when you open the system to view the roms, the logo text is extremely difficult to read because it's black on a dark background. Is anyone able to add a white stroke effect to the outside of the text or convert the black text to a shade a gray similar to the Atari 7800 logo?

        2. I'm not sure who made the controller images for the other systems but would it be possible to get a similar contoller image for the PC-FX i.e. transparent controller image with a red outline. I found a high quality image of the PC-FX controller if that will help (link)

        1 Reply Last reply Reply Quote 0
        • markwkiddM
          markwkidd
          last edited by

          Today new code regarding the PC-FX BIOS was merged into the Mednafen PC-FX libretro core. This change fixes a small error that was made during the initial port to libretro that resulted in a change to the BIOS filename that the core looks for.

          After today (January 9, 2017), new builds of the libretro core will look for the same filename with the same checksum that is recommended by the standalone Mednafen documentation:

          Filename: pcfx.rom
          SHA1: 1a77fd83e337f906aecab27a1604db064cf10074

          Source: http://mednafen.fobby.net/documentation/pcfx.html#Section_firmware_bios

          B 1 Reply Last reply Reply Quote 1
          • markwkiddM
            markwkidd
            last edited by

            There has also been a PR during the last month or two about the audio stuttering mentioned earlier in this thread. I can't vouch myself, but that issue should be fixed as well.

            1 Reply Last reply Reply Quote 0
            • B
              backstander @markwkidd
              last edited by

              @markwkidd
              I updated lr-beetle-pcfx/mednafen_pcfx_libretro.so from source and renamed pcfx.bios to pcfx.rom and I tested with 2 games and they both worked but still had the sound shuttering :(

              markwkiddM 1 Reply Last reply Reply Quote 0
              • markwkiddM
                markwkidd @backstander
                last edited by

                @backstander thanks for writing about that. I'm not by any means well acquainted with this code, but I think the change is straightforward. I just filed a pull request which hopefully the librero devs will act on or respond to.

                If you want to keep an eye on the PR, here's the link: https://github.com/libretro/beetle-pcfx-libretro/pull/16

                1 Reply Last reply Reply Quote 0
                • markwkiddM
                  markwkidd
                  last edited by markwkidd

                  @backstander OK that next change was just merged into the PC-FX core. If you have an opportunity, could you rebuild the core and see if it eliminated the sound issue on your end?

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    backstander @markwkidd
                    last edited by backstander

                    @markwkidd
                    When you ask me to "rebuild the core" are you talking about rebuilding lr-beetle-pcfx/mednafen_pcfx_libretro.so from source?

                    I just rebuilt source and it is still shuttering sound but it feels a little bit faster. Like before it was playing at about 75-80% full speed and now it feels like 85-90% full speed.

                    markwkiddM 1 Reply Last reply Reply Quote 1
                    • markwkiddM
                      markwkidd @backstander
                      last edited by markwkidd

                      @backstander That's disappointing to hear about the audio. With regard to your question, yes, I think we are talking about the same thing. I'm not familiar with the build processes available to retropie so I wound up writing it vaguely.

                      The github source for lr-beetle-pcfx/mednafen_pcfx_libretro was just changed with a second patch about three hours ago. If you've downloaded that github source since then, compiled it, and are still experiencing audio problems I'd like to encourage you to post an "Issue" in the tracker for that core: https://github.com/libretro/beetle-pcfx-libretro/issues

                      I'm mostly a scripter and documenter. I've been able to make a couple of small fixes to the core but it will be necessary to attract a more experienced libretro developer to take other steps on the audio issue from here. Thank you for your help so far. Your bug report could also be very helpful in the form of an issue! :)

                      B 1 Reply Last reply Reply Quote 1
                      • B
                        backstander @markwkidd
                        last edited by

                        @markwkidd
                        PR https://github.com/libretro/beetle-pcfx-libretro/issues/17

                        1 Reply Last reply Reply Quote 0
                        • B
                          backstander @mxstar1
                          last edited by backstander

                          I started a PC-FX page on the official RetroPie Wiki
                          https://github.com/RetroPie/RetroPie-Setup/wiki/PC-FX

                          I don't know how to put it under Emulators and I'm not good at graphics so it still needs a logo banner and the controller configuration picture but at least it's a start.

                          I also filed a PR for PC-FX artwork in the Carbon Theme
                          https://github.com/RetroPie/es-theme-carbon/pull/24

                          markwkiddM 1 Reply Last reply Reply Quote 1
                          • markwkiddM
                            markwkidd @backstander
                            last edited by markwkidd

                            @backstander earlier today another developer added a variety of new "core options" to the libretro Mednafen PC-FX core that allow the various settings from Mednafen to be set for the libretro version.

                            If you look at the Mednafen docs, several of these options seem to relate to performance: https://mednafen.github.io/documentation/pcfx.html#Section_firmware_bios

                            I don't have an rPi2 so I don't know if it is worth time investigating, but I wanted to let you know in case this might help get emulation running faster on your hardware.

                            1 Reply Last reply Reply Quote 1
                            • T
                              Tasio
                              last edited by

                              Is this core still working? I have installed it today with some games and the right bios but none of the games open and checking the logs looks like an emulator issue:
                              /opt/retropie/supplementary/runcommand/runcommand.sh: line 961: 4393 Segmentation fault

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                backstander @Tasio
                                last edited by

                                @Tasio

                                Is this core still working? I have installed it today with some games and the right bios

                                I updated from source and ran it about 3 days ago and it was still running. The source might be broken at the moment. I'd recommend trying compiling again from source either later today or tomorrow.

                                but none of the games open

                                Which games are you trying?

                                I've only tested 3 games and these 3 worked for me:
                                Chip Chan Kick
                                Dragon Knight IV
                                Return to Zork

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  Tasio @backstander
                                  last edited by

                                  @backstander looks like is an issues with the game I want to play, Kishin Douji Zenki FX Vajura Fight. Is working with Chip Chan Kick

                                  B 1 Reply Last reply Reply Quote 1
                                  • B
                                    backstander @Tasio
                                    last edited by

                                    @Tasio
                                    Kishin Douji Zenki FX Vajura Fight looks like a cool game so I decided to give it a try! It sames to work for me but slow motion like all the other games I've tried. I had to edit the .cue file. It was the correct name but had the wrong case. Remember: Linux file names are case sensitive.
                                    https://github.com/retropie/retropie-setup/wiki/PC-FX#pc-fx-bincue-files

                                    T 1 Reply Last reply Reply Quote 1
                                    • T
                                      Tasio @backstander
                                      last edited by

                                      @backstander thanks it was my issue too, the extension (.BIN) was in different case. Now is working but has you said, it's slow, I have tried at 240 but still slow, hopefully will get better with future releases.

                                      B 1 Reply Last reply Reply Quote 1
                                      • B
                                        backstander @Tasio
                                        last edited by backstander

                                        @Tasio

                                        Now is working but has you said, it's slow, I have tried at 240 but still slow, hopefully will get better with future releases.

                                        I sure hope so too! I think they are on version 0.9.42 so maybe it will be more optimized when they hit that version 1.0 ;-)

                                        edmaul69E 1 Reply Last reply Reply Quote 1
                                        • B
                                          backstander
                                          last edited by

                                          I think I'm going to try to put this PC-FX banner on the Wiki
                                          https://github.com/RetroPie/RetroPie-Setup/wiki/PC-FX

                                          0_1498080297059_NEC_PC-FX_logo.svg.png

                                          herb_fargusH 1 Reply Last reply Reply Quote 2
                                          • herb_fargusH
                                            herb_fargus administrators @backstander
                                            last edited by

                                            @backstander missing the hardware but otherwise looks good

                                            If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                                            Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            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.