mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 12:04:45 +00:00
documents: add note about Start Without Debugging
This commit is contained in:
parent
20aa2d76d1
commit
c090a062ba
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Make sure you have the project set up for building on Windows with Visual Studio
|
|||
as debug symbols will still be generated in case you encounter release configuration-exclusive bugs/errors.
|
||||

|
||||
|
||||
Launch games through **Debug > Start debugging** (F5 by default).
|
||||
Launch and debug the emulator through **Debug > Start Debugging** (F5 by default), or **Debug > Start Without Debugging** (Ctrl+F5 by default) when testing games for performance.
|
||||
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue