Rework s3p_to_2dx, add args for IIDX 31 to ep_bm2dxnix (now named bm2dnix), update readme
This commit is contained in:
parent
fcc7c550cb
commit
dc46a5bc2a
@ -221,8 +221,7 @@ args_iidx30() {
|
||||
}
|
||||
|
||||
args_iidx31() {
|
||||
# pipewire supported, only tested in LDJ
|
||||
# TDJ still being tested
|
||||
# pipewire supported, only tested in LDJ, TDJ still being tested
|
||||
_G_args+=("${_C_audio_dummy_pipewire[@]}" "${_C_lightning_model[@]}" -nolegacy -touchemuforce)
|
||||
[ "$_G_video" != "stable" ] || _G_args+=(-graphics-force-single-adapter)
|
||||
[ "$_G_url" != "dummy" ] || _G_args+=("${_C_net_dummy_maint[@]}")
|
Loading…
Reference in New Issue
Block a user