This is a simple program written in Rust & C for coverting ps2 splited games (ul format) back to iso.
cargo build --releaseUsing locally on the package folder:
cargo run --release helpUsing installed binary:
cargo install --path . # Run only once
ps2opl2iso help