mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Make warning about process injection restrictions more clear
This commit is contained in:
@@ -242,7 +242,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>NOTE: Injecting only works when the process has not used the target API</string>
|
||||
<string>NOTE: Injection must happen <b>immediately</b> after the process starts, before any graphics API has been initialized.</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user