Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acc_wrapper.exe #2

Closed
Spacefreak18 opened this issue Nov 14, 2022 · 2 comments
Closed

acc_wrapper.exe #2

Spacefreak18 opened this issue Nov 14, 2022 · 2 comments

Comments

@Spacefreak18
Copy link

Spacefreak18 commented Nov 14, 2022

Where does one find the acc_wrapper.exe? edit: i see it now, this is very useful.

I started a project with a very similar goal, after not finding anything like it:

https://github.com/Spacefreak18/wine-linux-shm-adapter

@gotzl
Copy link
Owner

gotzl commented Nov 14, 2022

Yea, a more general approach for this task is a good idea ;) Do you need some specific info?

@Spacefreak18
Copy link
Author

Spacefreak18 commented Nov 15, 2022

i'm just glad this exists and that you're still active! :) Not surprising, since I also currently use your work for the Fanatec Pedals.

I don't know if you have any insights on going from Linux shared memory back into wine. My hope was to be able to access the shared memory in a separate wine prefix, so I could install things like CrewChief into that standalone prefix, rather than installing it into the same prefix as AC and potentially borking that prefix.

My code from shmwrapperwintest.c seemed to show it was working, but CrewChief failed to pick it up.

That being said, true cross-platform replacements for CrewChief and the telemetry app I was using are the way to go.

I also have to find a way to exit gracefully so I don't leak memory, beyond what's inherint in using shared memory to begin with. It looks like you did a better job of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants