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

ScriptHookV (C++) Support #1

Open
justalemon opened this issue Aug 29, 2021 · 4 comments
Open

ScriptHookV (C++) Support #1

justalemon opened this issue Aug 29, 2021 · 4 comments
Labels
priority: p2 medium A bug that makes things unstable or a feature that has been requested for a while status: acknowledged We are aware of the bug or feature request type: feature request Request to implement a specific feature

Comments

@justalemon
Copy link
Member

Requested by @infamoussabre and @E66666666.

The closest to LemonUI/NativeUI available for SHV is @E66666666's MenuBase, but as he mentions:

Cuz https://github.com/E66666666/GTAVMenuBase is horrible.

@justalemon justalemon added type: feature request Request to implement a specific feature status: acknowledged We are aware of the bug or feature request priority: p2 medium A bug that makes things unstable or a feature that has been requested for a while labels Aug 29, 2021
@I-E-A-I-A-I-O
Copy link

Too bad this didn't come in 1.6 😔

@justalemon
Copy link
Member Author

There are a lot of classes that need reimplementation and crazy new functions due to not being available in C++ that ARE available in C#.

To be honest, I wouldn't be surprised if this gets pushed back to 1.8 as C++ in harder and has less "tools" than C#.

@WithLithum
Copy link

WithLithum commented Dec 26, 2021 via email

@justalemon
Copy link
Member Author

Is not about the missing abstraction provided by the frameworks, but about the basic C# classes that I would need to reimplement from scratch. A couple of examples would be the PointF, SizeF and Color classes that do not have a direct equivalent in C++.

I already have someone helping me with this, so ill get to work on the C++ port next week.

@justalemon justalemon transferred this issue from LemonUIbyLemon/LemonUI Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 medium A bug that makes things unstable or a feature that has been requested for a while status: acknowledged We are aware of the bug or feature request type: feature request Request to implement a specific feature
Projects
None yet
Development

No branches or pull requests

3 participants