Downgrade OpenAL-soft to 1.10.1.
1.12.2 introduces noticeable behaviour changes to source positioning and cash ticks. This also fixes missing sound backends on Linux.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />
|
||||
<PackageReference Include="OpenRA-Freetype6" Version="1.0.9" />
|
||||
<PackageReference Include="OpenRA-OpenAL-CS" Version="1.0.17" />
|
||||
<PackageReference Include="OpenRA-OpenAL-CS" Version="1.0.19" />
|
||||
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.36" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user