Skip to content

Commit

Permalink
add more detail to the wwise integration directions since they change…
Browse files Browse the repository at this point in the history
…d their UI again
  • Loading branch information
budak7273 committed Nov 6, 2024
1 parent 2aeca4b commit d2f7ad1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@ and ensure the "Unreal Engine project path" matches the path to your project.

Click on the `Integrate Wwise into Project...` button.

Change the "Integration Version" drop-down to `All`.
Then select the same version you installed earlier (likely `2022.1.10.8393`).
Change the "Integration Version" drop-down from `Latest` to `All` otherwise Wwise will not show the version you care about.
Then use the "Major" and "Version" dropdowns to select the same version you installed earlier (likely `2022.1.10.8393`).
The version number may have additional numbers on the end of it e.g.
`2022.1.10.8393.2898` but as long as it starts with `2022.1.10.8393` it should work.

If version `2022.1.10.8393` does not appear even after you have selected `All`,
edit the `.uproject` file in a text editor to be sure that `EngineAssociation`
is set to `5.3.2-CSS`.

If this version still doesn't show up, try any other version starting with `2022.1.10`.
If this version _still_ doesn't show up, contact us for help on the Discord.

If you missed a required component as part of the Wwise installation,
it may show a yellow warning box indicating what's missing
Expand Down

0 comments on commit d2f7ad1

Please sign in to comment.