Retro Game & PC/정보

PS2 SMB Raspberry Pi

smores 2024. 5. 5. 21:54

https://github.com/toolboc/psx-pi-smbshare?tab=readme-ov-file

 

GitHub - toolboc/psx-pi-smbshare: A swiss army knife for enhancing classic game consoles with Raspberry Pi

A swiss army knife for enhancing classic game consoles with Raspberry Pi - toolboc/psx-pi-smbshare

github.com

 

https://youtu.be/Ilx5NYoUkNA?si=l_vJeuZLXD_3Duyd

 

1. use etcher to write on micro sd : psx-pi-smbshare-raspbian-stretch-lite.tar.gz

2. make sh (empty text file) to /boot

3. make wpa_supplicant.conf (text file) to /boot and edit to add the following
   
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US

network={
        ssid="<SSID>"
        psk="<PASSWORD>"
}

for example
        ssid="ps2"
        psk="ps2"

the id, pw is for smbshare through network, if use usb flash (fat32), no need

4. put games on usb stick and put on RPi USB port 

 

5. Connect PS2 to RPi directly (normal lan cable)


6. Free MCBoot - OPL 1.1.10 10th

 

network setting