Halo CE Error pidgen.dll not found
Halo CE Error pidgen.dll not found
WHen i try to install Halo CE, I get an error saying Cannot find pidgen.dll can anyone help!?
Halo CE Error pidgen.dll not found
On Thu, Jul 2, 2009 at 9:15 AM, Scotty331<[email protected]> wrote:
http://source.winehq.org/git/wine.git/? ... be41a4383e
perhaps it needs a placeholder...try finding tools/wine.inf (likely
under /usr/share/wine), and find the 'FakeDllsSection'
You'll see:
11,,opengl32.dll
11,,progman.exe
Add:
11,,pidgen.dll
between those, and run 'wineboot'. You should then get a pidgen.dll
file in ~/.wine/drive_c/system32.
Let me know if that works.
--
-Austin
Wine has a pidgen implementation:WHen i try to install Halo CE, I get an error saying Cannot find pidgen.dll can anyone help!?
http://source.winehq.org/git/wine.git/? ... be41a4383e
perhaps it needs a placeholder...try finding tools/wine.inf (likely
under /usr/share/wine), and find the 'FakeDllsSection'
You'll see:
11,,opengl32.dll
11,,progman.exe
Add:
11,,pidgen.dll
between those, and run 'wineboot'. You should then get a pidgen.dll
file in ~/.wine/drive_c/system32.
Let me know if that works.
--
-Austin