Skip to content

Commit

Permalink
Wwise version# for 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Sep 13, 2024
1 parent d609c51 commit 5af2d2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ After the installer is complete it should open the launcher for you.
In the launcher, select `WWISE` from the sidebar.
Click the `Latest` drop-down and change it to `All`.
Select `2022.1` from the next dropdown.
Select version `2022.1.5.8242.2714` from the final dropdown.
Select version `2022.1.10.8393` from the final dropdown.
Click `Install`.

[WARNING]
Expand All @@ -271,7 +271,7 @@ but they are likely to have other incompatible changes that will break the setup
**Try to download the exact Wwise version mentioned above**.
If you don't see it,
try any other version starting with `2022.1.5`, preferring newer versions,
try any other version starting with `2022.1.10`, preferring newer versions,
or asking for help on the Discord.
====

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,15 +137,15 @@ Your project should now appear in the Wwise launcher.
Click on the `Integrate Wwise into Project...` button.

Change the left hand drop-down to `All`.
Then select the same version you installed earlier (likely `2022.1.5.8242`).
Then 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.5.8242.1234` but as long as it starts with `2022.1.5.8242` it should work.
`2022.1.10.8393.1234` but as long as it starts with `2022.1.10.8393` it should work.

If version `2022.1.5.8242` does not appear even after you have selected `All`,
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.2.1-CSS`.

If this version still doesn't show up, try any other version starting with `2022.1.5`.
If this version still doesn't show up, try any other version starting with `2022.1.10`.

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 5af2d2e

Please sign in to comment.