Cannot seem to connect to SMB in OPL over ethernet
jLynx opened this issue · 6 comments
Hi I am new to your plugin, I am trying to connect to my SMB share that I use on my PS2.
I am trying this using PCSX2 with your plugin. I keep getting the error message: "304 Cannot list SMB shares" in OPL.
The reason for this is that my OPL SMB share has all my games and MC files, this way I don't need to copy them back and forth between my real PS2 and the emulator.
Any help would be great. Let me know if you need any sort of logs?
Right now this is all I can see
DEV9 device driver v1.0 - Copyright (c) 2003 Marcus R. Brown
dev9: CXD9611 detected.
CLR_DEV9:SPEED Error: 10 : *Unknown 16bit read at address 10000020 value 0
dev9: SPEED chip 'ES2', revision 11
dev9: CXD9611 (SSBUS Buffer) driver start.
ATA device driver v1.2 - Copyright (c) 2003 Marcus R. Brown
atad: HDD is not connected, exiting.
SMAP (Version 2.25.0)
CLR_DEV9:SMAP InformCLR_DEV9:SMAP Error: 4 : SMAPsmap: no strap mode (conf=0x400, bmsr=0x24)
ation: 4 : BD byteswapping disabled
_R_EMAC3_TxMODE1 32bit write 380F0000
CLR_DEV9:SMAP Error: 4 : Adapter Detection Hack - Resetting RX/TX
smap: anar=0x400
smap: auto mode (BMCR=0x1201 ANAR=0x400)
PS2IPS: Module Loaded.
PS2IPS: RPC Thread Started
HTTPClient start
NBNS resolver start
smap: 10BaseT Half Duplex Mode without Flow Control
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x0 42
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x2C 42
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x58 350
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x1B8 350
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x318 350
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x478 350
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x5D8 350
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x738 350
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x898 350
CLR_DEV9:SMAP Information: 4 : wSMAP
CLR_DEV9:SMAP Error: 4 : ERROR: odd , !pbd->pointer>0x1000 | 0x9F8 350
This is a known issue
I have been unable to fix this without affecting retail games
On a side note then, would you know how to load the .bin vmc file as a memory card file in PCSX2? I know I can convert it in the ps2, but if there is an easier way, then I can overcome this issue that way.
PCSX2 can't load OPL's bin files (see PCSX2/pcsx2#2959), although there is a pr attempting to add support PCSX2/pcsx2#2995
You can also use MyMC to extract and them import saves to and from PCSX2's and OPL files, if you perfer to work within windows.
Oh there is a PR for it, thats awesome!
Also, I just tried MyMC from http://www.csclub.uwaterloo.ca:11068/mymc/index.html
I couldent get it to handle the bin files at all. Have I got the right program, or do they not support it?
IIRC, in the file picker you could type . to view all files (and thus load .bin files)
It's been a while since I've used MyMC, so make sure you have a backup of the vmc in case I'm wrong
I tried that and it said that this file type is not supported. Maybe I need to rename the .bin to .ps2. I will give that a go shortly