Skip to content

tweak(core/rdr3): improve startup meta block logic#3881

Open
Ehbw wants to merge 1 commit into
citizenfx:masterfrom
Ehbw:tweak/rdr3-optimised-startup-meta-check
Open

tweak(core/rdr3): improve startup meta block logic#3881
Ehbw wants to merge 1 commit into
citizenfx:masterfrom
Ehbw:tweak/rdr3-optimised-startup-meta-check

Conversation

@Ehbw
Copy link
Copy Markdown
Contributor

@Ehbw Ehbw commented Mar 22, 2026

Goal of this PR

Improve the startup.meta block which was originally introduced in #3318. This patch improves on it by scoping the hook to only the instance where startup.meta existence is checked for.

How is this PR achieving the goal

Remove original hook and replace the call to load platformcrc:/data/startup(.ymt/.meta) with a stub call that forces the call to skip over loading .meta if present.

This PR applies to the following area(s)

FiveM

Successfully tested on

Tested with/without the custom startup.meta file from #3318

Game builds: 1491

Platforms: Windows

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

Fixes issues

@github-actions github-actions Bot added the invalid Requires changes before it's considered valid and can be (re)triaged label Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid Requires changes before it's considered valid and can be (re)triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant