mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
2a4d2451ff
* A 64-bit install has an x86 subfolder to capture 32-bit programs. If a 32-bit program then launches a 64-bit program we need to 'promote' back to run the original bitness to capture it. * It's still not supported to capture 64-bit in general from just a 32-bit install as the support files aren't included.