
私は Arch Linux を使用しています。Wine をインストールし、PokerStars Windows インストーラーをダウンロードしました。インストールは正常に行われたようですが、開こうとすると次のエラーが表示されます。
0108:err:module:load_so_dll failed to load .so lib "/usr/lib32/wine/openal32.dll.so": libopenal.so.1: cannot open shared object file: No such file or directory
0108:err:module:import_dll Loading library OpenAL32.dll (which is needed by L"C:\\Program Files\\PokerStars.NET\\libcocos2d.dll") failed (error c000007a).
0108:err:module:import_dll Library libcocos2d.dll (which is needed by L"C:\\Program Files\\PokerStars.NET\\PokerStarsOpenGl.exe") not found
0108:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\PokerStars.NET\\PokerStarsOpenGl.exe" failed, status c0000135
0110:err:module:load_so_dll failed to load .so lib "/usr/lib32/wine/openal32.dll.so": libopenal.so.1: cannot open shared object file: No such file or directory
0110:err:module:import_dll Loading library OpenAL32.dll (which is needed by L"C:\\Program Files\\PokerStars.NET\\libcocos2d.dll") failed (error c000007a).
00fc:fixme:ver:GetCurrentPackageId (0031FE94 00000000): stub
0110:err:module:import_dll Library libcocos2d.dll (which is needed by L"C:\\Program Files\\PokerStars.NET\\PokerStars.exe") not found
0110:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files\\PokerStars.NET\\PokerStars.exe" failed, status c0000135
答え1
Manjaro で I3wm を使用して実行したときに同じエラーを修正しました。
指定された DLL エラーを修正するには、次の依存関係をインストールします。
sudo pacman -S lib32-openal openal