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

Test Windows IL2CPP #86

Open
amakropoulos opened this issue Feb 20, 2024 · 2 comments
Open

Test Windows IL2CPP #86

amakropoulos opened this issue Feb 20, 2024 · 2 comments

Comments

@amakropoulos
Copy link
Collaborator

Test if the Process works for Windows IL2CPP:
https://forum.unity.com/threads/solved-il2cpp-and-process-start.533988/

otherwise implement a specific solution like:
https://github.com/josh4364/IL2cppStartProcess/tree/master

@amakropoulos amakropoulos added this to the v1.1.2 milestone Feb 20, 2024
@amakropoulos amakropoulos removed this from the v1.1.2 milestone Mar 4, 2024
@SubatomicPlanets
Copy link

Hey, I just wanted to let you know that IL2CPP support is very important to me. I hope you can implement it soon if it's not too complicated. Thanks! Great project by the way!

@amakropoulos
Copy link
Collaborator Author

Thank you!
The problem with IL2CPP is that it doesn't support processes.
I am now working on implementing the LLM backend with DLLs which should alleviate most of the problems.
Then I will test and see what are the remaining issues to support IL2CPP.

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

No branches or pull requests

2 participants