Skip to content

Commit

Permalink
vogleditor: clarify the 32/64 bit preloading controversy
Browse files Browse the repository at this point in the history
  • Loading branch information
deepfire committed Mar 31, 2017
1 parent 9eb7ab1 commit 86f4e7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,12 @@ https://bitbucket.org/raddebugger/vogl_chroot/src/master/bin/src/sl.cpp?at=maste

We are currently working on making it much easier to launch and profile Steam apps.

Note, that `vogleditor` used to attempt to launch the target application while
preloading both 32-bit and 64-bit versions of the capture libraries, but this was
error-prone -- in certain systems that would prevent the editor-based capturing at
all. So this was disabled, and now `vogleditor` only preloads captures of a
single architecture -- one matching the particular `vogl` build, 32 or 64-bit.

## Replay ##

```
Expand Down

0 comments on commit 86f4e7d

Please sign in to comment.