jcm
2024-03-16 03:04:04 -05:00
committed by TSR Berry
parent 6e90607015
commit 67ec9f5036

@@ -1,6 +1,9 @@
## Metal Frame Capture with Ryujinx
Below is the method that I have found to produce reliable Metal GPU frame captures of Switch titles in Ryujinx, using Xcode and the lldb debugger. The first draft of this guide will be "quick and dirty;" hopefully, it will be updated continuously so it eventually conforms to best practices, insofar as such a thing can be said to exist in this situation.
<img width="1840" alt="ryufcap" src="https://gist.github.com/assets/6864788/6a364ca9-2505-48cb-ae26-8c2f8f24d867">
### External Build System Project in Xcode