[WIP] Next Branch#37
Conversation
Going forward, the VS solution will only house the C# projects.
Also remove them from the newly renamed solution.
Add CI cmake build
TODO: Circular buffer
|
Sorry if its not my place to ask, but from what I'm reading, this will add the ability to use the psvr2 with Baballonia for better eye tracking, and do you know when this may be ready, it sounds awesome and the work you guys are doing is incredible! |
Not quite. We don't have the jailbreak piece of this public yet, so this is not possible with only this branch.
We don't know when. It'll be ready whenever it is ready. Probably a few months out, since this release will have a lot going on. |
|
You guys are doing amazing work, so im not surprised its going to take a bit to do, if you need someone for testing i have a psvr2 and 2 pcs (one with an AMD card and the other with a Nvidia card). Keep up the great work! |
Merge next-ipc branch into next
Also using C++ 23 now for "deducing this"
…. Properly shutdown ShareManager.
Reimplemented ShareManager, Switched to C++ 23
Work in progress
nextbranch, which so far includes:libcustomshare, a custom shared memory IPC solutionThis is a draft PR that so we can get CI builds going.