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

game.dat151.rel streaming incorrectly #2496

Open
ook3D opened this issue May 5, 2024 · 0 comments
Open

game.dat151.rel streaming incorrectly #2496

ook3D opened this issue May 5, 2024 · 0 comments
Labels
bug crash triage Needs a preliminary assessment to determine the urgency and required action

Comments

@ook3D
Copy link

ook3D commented May 5, 2024

What happened?

it seems fivem is extremely picky with how the base game.dat151 file is written, (update\update.rpf\x64\audio\config\game.dat151.rel).

using my fork of codewalker, ive updated the audio code to read / write the file correctly, it mounts fine in Singleplayer, but in fivem the client crashes upon loading.

game.dat151.zip
in case you need to see how my codewalker fork packs the dat151 file, https://github.com/ook3D/CodeWalker/tree/update1
i changed the 'adder' vehicle engine sound to the sultan engine to be able to test if its loading the file.

Expected result

Mount the file without issue.

Reproduction steps

  1. use my Codewalker fork
  2. Export game.dat151.rel as XML (update\update.rpf\x64\audio\config\game.dat151.rel)
  3. Re-Import XML
  4. Mount dat151 file

Importancy

Crash

Area(s)

FiveM

Specific version(s)

FiveM

Additional information

No response

@ook3D ook3D added bug triage Needs a preliminary assessment to determine the urgency and required action labels May 5, 2024
@github-actions github-actions bot added the crash label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug crash triage Needs a preliminary assessment to determine the urgency and required action
Projects
None yet
Development

No branches or pull requests

1 participant