Skip to content

Commit

Permalink
physx: set good_version to 9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
itinkering committed Jan 28, 2025
1 parent 8cf82b3 commit ca8647b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/winetricks
Original file line number Diff line number Diff line change
Expand Up @@ -11409,7 +11409,7 @@ w_metadata physx dlls \

load_physx()
{
w_package_broken "https://bugs.winehq.org/show_bug.cgi?id=56606" 9.5
w_package_broken "https://bugs.winehq.org/show_bug.cgi?id=56606" 9.5 9.10

w_get_sha256sum "${W_PROGRAMS_X86_UNIX}/NVIDIA Corporation/PhysX/Engine/86C5F4F22ECD/APEX_Particles_x64.dll"
if [ "${_W_gotsha256sum}"x = "b3991e0165a9802b60e2f7d14c1be5f879071999ae74a38263cec9bf043a9eaa"x ] ; then
Expand Down

0 comments on commit ca8647b

Please sign in to comment.