Skip to content

Hardware

lixicus edited this page Feb 19, 2025 · 53 revisions

USing a HDD

PSC suports up to 2TB external HDD for storage. The PSC does NOT support all manufacturers' hdds, so use Western Digital drives. Format as MBR/EXFat & connect via OTG with a sufficiently capable power brick. Unfortunately, GPT/NTFS formats are NOT supported by the PSC. If you buy a new drive, you'll need to format it as WD uses the GPT format, stock won't be recognized.

OTG Cables

  • OTB cables only work after installing kernel
  • This is a small list of OTG cables that work. This should give you an idea on what to look for in a OTG cable
Working Notes
Chromecast Ethernet Adapter Includes Ethernet Adapter
HUB OTG 1
HUB OTG 2 UK
Octopus 1
Octopus 2 UK
Y Adapter 1
Y Adapter 2
Y Adapter 3

Wifi

  • Always insert your Wifi adapter into an OTG or externally powered USB hub
  • Drivers can be placed in project_eris\etc\project_eris\SUP\modules
  • Edit and include the name of the module in project_eris\etc\project_eris\CFG\modules_to_load to add your module
  • Firmware needs to be placed in project_eris\network\lib\firmware
Working Notes
MT7601U Requires driver and firmware
R8152 Requires driver
RTL8188EU
RTL8188FTV (RTL8188FU chip) Requires driver
TL-WN725N

Fix for Cannot connect to wpa supplicant

Create a ssid.cfg file

First line SSID Second line password.

Example:

MicrowaveToasterSSID
MicrowavedBananasPassword

Save file in project_eris\etc\project_eris\CFG\

Confirm if WiFi is working by loading RetroArch and checking Network Information

USB Drive Fix

Using MiniTool Partition Wizard 11.

Deleted the partition and re-created it. This also allows you to format the drive to the format of your liking. Like FAT32 because or if you have BleemSync 1.0 then you can try exFAT or NTFS.

Steps:

Open MiniTool Partition Wizard 11.

Find and select your drive in the window.

Right-click and select "Delete".

Right-click again and select "Create".

Select the file system: choose your file system first(blanks out the name of the drive if you do this after naming it), name the drive "SONY" and choose 32KB for cluster size, press OK.

On the main window: Select "Apply" at the top left corner, press OK and wait for it finish successfully.

After that add all of the BleemSync/Project Eris/Autobleem files.

Bluetooth Tutorial

Prep Work

You must make sure that you boot into Project Eris and enable the Bluetooth option in the boot menu settings screen.

Ensure you connect your Bluetooth adapter AND your Project ERIS Drive to your consoles front ports.

If you have a Wifi Adapter, you can ignore the above step and plug your Bluetooth adapter into your OTG/USB HUB along with your Wifi, ensure your Wifi is configured, and copy the IP address on the Project ERIS wireless menu.

You need to make sure you have PuTTY or another program that can launch it, like WinSCP.

Instructions

Connect your Console to your PC with a USB to micro USB cable capable of data transfer, such as the one that came with the console. Open your SSH software like PuTTY, and connect to your console using the settings listed on the main Project ERIS page.

If you use OTG and Wifi, you can leave your set up as it is, and substitute the IP address for the one you noted from the Wireless menu from your console earlier. You should see the Project ERIS logo in PuTTY when connected to the console.

PSC Schematic

Playstation_Classic_Schematic_by_bakueikozo

Clone this wiki locally