As im new forum user, im not allowed to place links, so if mods allows, ill provide link/ELF
Hello!
There is OPL 2044 build with UDPBD, floating around.
As i actively use UDPBD, and sometimes switch from OPL to neutrino, i created "patched" version of OPL 2044 UDPBD build, to make it work as neutrino frontend for UDPBD backend. So, when you use this patched OPL 2044 UDPBD, every time you launching game via UDPBD backend, it will launch it by using neutrino.
Short howto:
1. Place neutrino to mc0: in folder NEUTRINO
2. Edit bsd-udpbd.toml (mc0:NEUTRINO/config/bsd-udpbd.toml), to specify ip which will be used by ps2:
Code:
args = ["ip=192.168.0.10"]
3. Yes, i patched hardcoded ip in OPL 2044 UDPBD to
192.168.0.10, so you need your network to be at subnet 192.168.0.255 (and you need to run udpbd-server at any 192.168.0.x ip device, except 0.10, of course, to accept udp broadcast requests from ps2).
4. Just run attached patched
OPLNEUT.ELF. That's all. Just use udpbd backend in OPL, and when you launch any game it will be run with neutrino core.
Few notes.
Its a preliminary version, so it uses only game path from OPL. In next version it will use compatibility options (selected modes) from OPL, now its hardcoded to mode 1, as M1 is most compatible and safe for UDPBD.
Also, i patched out config names used by this OPL-NEUTRINO (to udpb_*.cfg) so it will be fine to use with other OPLs simultaneously without risk of config conflicts.
You may ask why i did this OPL-NEUTRINO hybrid. Just because, as i use UDPBD, i found few titles, which have incompatibilities/bugs with OPL 2044 UDPBD and works excellent with neutrino-udpbd.
As im new forum user, im not allowed to place links, so if mods allows, ill provide link
...patched OPL at mediafire.com
/file/7opih7ijtcnxmp5/OPLNEUTR.ELF/file
OPLNEUTRINOv5-UDPBD-2044.ELF
This is last version of "oplneutrino" (patched "OPL UDPBD build 2044" that use
neutrino core by
Rick Gaiser for udpbd backend. Or you may call it "frontend/gui" for neutrino. However, for other backends, it will works as default OPL UDPBD build 2044).
- now it supports vmc
- supports compatibility modes options
- rewrote reading opl params to more propertly way
- tested and working with current neutrino-1.2.0
Important note: For current udpbd "client-side" projects/builds (opl udpbd build 2044, neutrino-1.2.0, this "oplneutrino") need to use at server side or udpbd-vexfat (
R/O), or udpbd-server(
R/W), but for the last to work, "disk" need to be partitioned/formatted to exfat not in windows (fdisk/mkfs.exfat in linux is ok, just set cluster to 32k), or it will not mount.