- ensure the lid is actually closed (this happens regularly)
- ensure the FFC is connected correctly
- ensure the cables are connected as shown in the guide:
https://github.com/x-station/xstation-releases/blob/main/PU-18_Install_Guide.pdf - follow the user guide on how to set up the 00xstation system folder:
https://github.com/x-station/xstation-releases/blob/main/xStation_User_Guide.pdf
The xStation needs a well performing SD card that can deliver CD data reliably in under 6.7ms.
To help the SD card, format it using the official formatter tool. It really helps with access times:
https://www.sdcard.org/downloads/formatter/
The tool will automatically choose exFAT (for larger cards) and set correct alignments and cluster sizes.
If the issue persists:
- try a different SD card to see whether the problem is with the card or the installation
- double check the installation, make sure that the pads below the lifted pins do not make contact
- The lid open/close switch can be worn and barely make continous contact. Try wedging in something that pushes it down properly.
MacOS likes to place metadata files on external media, which make it hard for the loader to find the actual games. This behaviour can be turned off (thanks @Thanos :))
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
The most likely cause for reset signal issues is that the QSB reset point doesn't connect well (or at all) to the PSX mainboard.
An alternative test point exists near the expansion port.
It is okay to solder an additional wire from the QSB to that reset point to fix the issue.
Thanks to the modding community, we now have test point images.
You can use them to verify that each signal is soldered down properly.
The currently most comprehensive images have been created by mmmonkey. Thanks!