deterministic_bubble
deterministic_bubble
When importing an asset such as [Warxander/vSql](https://github.com/warxander/vSql) into the SDK 'Import' dialog and selecting a release, this ends up failing with the following error:  This resource's [release](https://github.com/warxander/vSql/releases/tag/v1.8) only has...
 Should say 'monitor' or so.
Linux build might have broken, likely due to Alpine/PyPI package updates: ``` Traceback (most recent call last): File "/src/code/tools/idl/header.py", line 10, in header.main() File "/src/code/tools/idl/xpidl/header.py", line 537, in main p...
At times, resource names may not be what one wants to display in end-user contexts (GameInput menu, server public resource listing, etc.). Adding a `ui_label` field to the manifest with...
As reported in the CodeWalker Discord chat ([message link](https://canary.discord.com/channels/329138547833700352/342111023978905601/959041346562322442) for those lucky enough to use message links), it appears that using `SCENARIO_POINTS_OVERRIDE_FILE` with a default `sp_manifest.#mt` will enable 'exclusive scenario'...
With M91 we're a bit behind again. An Apple user has [updated the public patch set](https://bitbucket.org/chromiumembedded/cef/pull-requests/285#comment-255373881) to M96, our repository (https://github.com/citizenfx/cef and https://github.com/citizenfx/chromium) has a patch set as well which...
### Self-Hosted Version 22.8.0 ### CPU Architecture x86_64 ### Docker Version 20.10.11 ### Docker Compose Version 2.9.0 ### Steps to Reproduce Unknown, updated older install that had .env configured with:...
A bind such as `bind pad_digitalbutton up "say Now this is racing!"` (which is an invalid index for PAD_DIGITALBUTTON, see [the docs](https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/pad_digitalbutton/)) somehow still creates a bind which triggers when...
Thought of during the aftermath of the recent ReShade concerns, this patch set will build a variant of ReShade as part of `rage:graphics:five`. There's a few things to note: *...