mirror of
https://github.com/PhaseII-eAmusement-Network/PhaseWeb3-Vue.git
synced 2026-09-12 03:05:15 -05:00
Add additional SDVX options
This commit is contained in:
@@ -207,6 +207,18 @@ export const SDVXOptions = {
|
||||
help: "Saves time in game, no waiting.",
|
||||
type: "Boolean",
|
||||
},
|
||||
{
|
||||
id: "submonitor_vsync_enable",
|
||||
name: "Enable sub-screen VSYNC",
|
||||
help: "May cause performance issues when not running arcade hardware.",
|
||||
type: "Boolean",
|
||||
},
|
||||
{
|
||||
id: "use_cuda_video_presenter",
|
||||
name: "Enable CUDA engine",
|
||||
help: "May cause performance issues when not running arcade hardware.",
|
||||
type: "Boolean",
|
||||
},
|
||||
{
|
||||
id: "force_unlock_songs",
|
||||
name: "Force Unlock Songs",
|
||||
|
||||
Reference in New Issue
Block a user