Skip to content

I want to contribute the Yimmenu bu idk where to start. #3110

Answered by rkwapisz
Skysea45 asked this question in Q&A
Discussion options

You must be logged in to vote
  1. For Lua? No, not at all. Check out the https://github.com/YimMenu-Lua repo and look at all the different scripts for examples.

  2. Protections generally work by hooking into game functions that can be abused by other menus to generate corrupt/invalid messages that can crash clients. The YimMenu DLL is capable of directly patching GTA's memory whereas Lua scripts are not.

  3. If you have working C++ knowledge you can always help identify areas in YimMenu's code where optimizations can be made to improve stability and performance. Alternatively, you can work through the https://github.com/YimMenu/Translations repo. One stretch goal I had was to ensure better consistency in the translation des…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xesdoog
Comment options

Answer selected by Skysea45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants