The UDPBD-Vexfat developer said that write mode is difficult to implement. UDPBD-Server supports write mode, but for this it uses a separate disk. You can create CFG files via OPL Manager. Also, you can use this instead of VMC.Do you know why they decided to do that thing where CFGs don't save?
I had that issue too, you have to disable GSM for the game.Good idea, and man, do you know why in silent hill 2 DC the screen appears like this? (SLUS_219.78)
I downloaded the PAL version and that solved itI had that issue too, you have to disable GSM for the game.
That doesn't solve it because the cutscenes end up desyncing with the audio.I downloaded the PAL version and that solved it
How you did that step 9 bro???? I don't understand that symlink step. Could you helpSorry, I had the wrong title for that video. Forgot the files were linked in the first post...and I can't edit my former post so...yeah.
I posted the steps I took there on youtube but it got deleted either by youtube or Alexander himself. Wasn't able to get OPL to see my games (the ISOs were in the DVD folder), but I did get the server running and OPL created it's folders on the USB stick connected to the router. Here's the steps I took:
To run the UDPBD server on openWRT: (edited because I'm unable to post links...)
1.I bought the GL.inet MT300N V2 mini router from amazon.
2. Find the correct version of openWRT searching for "MT300N" on openWRT's page called:
"Table of Hardware: Firmware downloads"
3. Followed a tutorial on youtube with the video id of: v=CXHAzuONy-U on how to install openWRT.
4. Install the USB drivers and things including the packages for exfat.
The page is on openWRT's site and is called "Using storage devices"
5. Download the zip file with the lib and udpbd-server.elf which is found in the 1st post of this thread.
6. Extract the zip and in the command prompt use:
CD <path to where you extracted the zip>
mine was just:
CD C:\ROUTER\
for simplicity.
7. Log into openWRT using ssh in the command prompt:
ssh [email protected]
and put in your password.
8. I used winSCP to transfer the lib and .elf files,but on the command prompt it looks like:
scp udpbd-server.elf [email protected]:/bin/
scp libstdc++.so.6.0.25 [email protected]:/lib/
9. Next, create a symlink to that lib file with a shorter name and put it in the /usr/lib/ directory:
ln -s /lib/libstdc++.so.6.0.25 /usr/lib/libstdc++.so.6
I figured this out searching for random linux info mentioning library .so files and it worked lol!
10. Now you can make the server run when the router starts by pasting it's path into the local startup section of openWRT's web interface.
In your browser, login to openWRT by going to 192.168.1.1
Using the menu, go to System > Startup > Local (tab)
Before the 'end' text, hit enter to create a new line.
On that new line, type in: /bin/udpbd-server.elf /dev/sda
Or you can use whatever your usb drive shows as, mine was /dev/sdb
11.Save and reboot the router and that's it.
This is as far as I got. Problem I have now is that there is no /dev/sda1 or sdb1 and OPL doesn't show any games. It would be great if someone figures this out, but I'm giving up on it for now. It's taken way too much of my time so I just bought a PS2 fat instead.
That doesn't solve it because the cutscenes end up desyncing with the audio.
Yes, I already realized hahahaThat doesn't solve it because the cutscenes end up desyncing with the audio.
Finally I got this working. All the above settings are right.but the openwrt start up for command /bin/udpbd-server.elf /dev/sda1 won't start due to denied permission. All we got to do is connect the router through wifi/ethernet, go to terminal and type the same command and press enter. That's it. Enjoy udpbd through routerSorry, I had the wrong title for that video. Forgot the files were linked in the first post...and I can't edit my former post so...yeah.
I posted the steps I took there on youtube but it got deleted either by youtube or Alexander himself. Wasn't able to get OPL to see my games (the ISOs were in the DVD folder), but I did get the server running and OPL created it's folders on the USB stick connected to the router. Here's the steps I took:
To run the UDPBD server on openWRT: (edited because I'm unable to post links...)
1.I bought the GL.inet MT300N V2 mini router from amazon.
2. Find the correct version of openWRT searching for "MT300N" on openWRT's page called:
"Table of Hardware: Firmware downloads"
3. Followed a tutorial on youtube with the video id of: v=CXHAzuONy-U on how to install openWRT.
4. Install the USB drivers and things including the packages for exfat.
The page is on openWRT's site and is called "Using storage devices"
5. Download the zip file with the lib and udpbd-server.elf which is found in the 1st post of this thread.
6. Extract the zip and in the command prompt use:
CD <path to where you extracted the zip>
mine was just:
CD C:\ROUTER\
for simplicity.
7. Log into openWRT using ssh in the command prompt:
ssh [email protected]
and put in your password.
8. I used winSCP to transfer the lib and .elf files,but on the command prompt it looks like:
scp udpbd-server.elf [email protected]:/bin/
scp libstdc++.so.6.0.25 [email protected]:/lib/
9. Next, create a symlink to that lib file with a shorter name and put it in the /usr/lib/ directory:
ln -s /lib/libstdc++.so.6.0.25 /usr/lib/libstdc++.so.6
I figured this out searching for random linux info mentioning library .so files and it worked lol!
10. Now you can make the server run when the router starts by pasting it's path into the local startup section of openWRT's web interface.
In your browser, login to openWRT by going to 192.168.1.1
Using the menu, go to System > Startup > Local (tab)
Before the 'end' text, hit enter to create a new line.
On that new line, type in: /bin/udpbd-server.elf /dev/sda
Or you can use whatever your usb drive shows as, mine was /dev/sdb
11.Save and reboot the router and that's it.
This is as far as I got. Problem I have now is that there is no /dev/sda1 or sdb1 and OPL doesn't show any games. It would be great if someone figures this out, but I'm giving up on it for now. It's taken way too much of my time so I just bought a PS2 fat instead.
What version of UDPBD are you using?Hi I'm totally new here and facing some issues like others here.
I have a PS2 Slim 90004 with Matrix v1.93 in it
Tried following this video:but the list of games doesn't show up.
Opened '\\.\G:' as Block Device
- read/write
- size = 15726MB / 14998MiB, sector size = 512
Block size changed to 128
Server running on port 48573 (0xbdbd)
UDPBD_CMD_INFO from 192.168.1.10
This is only what I get after running the v1.20 1973 build of OPL.
Can anyone please help?
Hi...thanks for replyingWhat version of UDPBD are you using?
Didn't know that, thanks a lot! That actually make sense. Now the "200: no adapter" issue is gone. However, the game still won't show on my PS2. I've tried setting BDM on both Auto and Manual start mode, can't see any difference.ETH has to be disabled for UDPBD to work.