mirror of
https://github.com/SysRay/psOff_public.git
synced 2024-11-27 08:30:25 +00:00
This thing is not supposed to be there
This commit is contained in:
parent
33275f2c62
commit
c3cd9c61fc
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -6,7 +6,7 @@
|
||||
"type": "cppvsdbg",
|
||||
"request": "launch",
|
||||
"program": "${config:psoff.root-path}/emulator.exe",
|
||||
"args": ["--file", "${config:psoff.game-path}/eboot.bin", "--d", "--vkValidation", "${config:psoff.add-arg}"],
|
||||
"args": ["--file", "${config:psoff.game-path}/eboot.bin", "--d", "${config:psoff.add-arg}"],
|
||||
"stopAtEntry": false,
|
||||
"cwd": "${config:psoff.root-path}",
|
||||
"environment": [],
|
||||
|
Loading…
Reference in New Issue
Block a user