rickgaiser / neutrino

Small, Fast and Modular PS2 Device Emulator
Academic Free License v3.0
61 stars 3 forks source link

Issue with UDPBD Server #9

Closed 10522 closed 10 months ago

10522 commented 10 months ago

UDPBD Server gives an error "Invalid cmd: 0x1". Same with OPL Beta 1.2.0 1973 UDPBD, although Neutrino via USB works well.

rickgaiser commented 10 months ago

I use UDPBD server daily on linux, and I never have issues. I use this one: https://gitlab.com/ps2max/udpbd-server

Are you using this server, or another one?

israpps commented 10 months ago

UDPBD Server gives an error "Invalid cmd: 0x1". Same with OPL Beta 1.2.0 1973 UDPBD, although Neutrino via USB works well.

UDPBD Had lots of issues recently on OPL due to BDM sector size duplication (u32 -> u64)

rickgaiser commented 10 months ago

Closing this issue becouse UDPBD on neutrino works perfectly.

Perhaps you can open an issue on the udpbd-server you are using.