qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
585 stars 964 forks source link

[SUGGESTION] Make use of Lua OAL #1120

Closed EinS4ckZwiebeln closed 1 month ago

EinS4ckZwiebeln commented 4 months ago

The problem

Not really a problem per se, but enabling Lua OAL would benefit the performance of QBCore. Why isn't this done yet, or is there anything that would cause issues with this that I'm not aware of?

Ideal solution

Enable Lua OAL by adding use_experimental_fxv2_oal "yes" to the fxmanifest.

Alternative solutions

No response

Additional context

No response

Z3rio commented 3 months ago

OAL can possibly break some of the code, as native returns are changed, and so on. So this is 110% doable, but we'd have to do some extensive testing to make sure everything works as its meant to.

github-actions[bot] commented 1 month ago

This issue has had 60 days of inactivity & will close within 7 days