junior600 Posted June 19, 2016 Posted June 19, 2016 Hello everyone, I'm running Windows 2000 with Blackwingcat's kernel32 and it works like a charm. Every software I use work good... Now I want to run an emulator but when I try to run it, the emu shows this error: "The procedure entry point WSAPoll could not be located in the dynamic link library WS2_32.dll" Is there a way to get it work?
dencorso Posted June 19, 2016 Posted June 19, 2016 Which emulator? Installed how? Emulating what? As always, with you, there are too many questions... ... and too little answers.
junior600 Posted June 19, 2016 Author Posted June 19, 2016 (edited) 1 hour ago, dencorso said: Which emulator? Installed how? Emulating what? As always, with you, there are too many questions... ... and too little answers. I want to emulate citra emulator. You can download it here: https://www.amazon.com/clouddrive/share/JwthcpwNLGFP2uLCgIu0E7rGpOesVPkMSEQEh6aBiIH/188-6364361-5320854?_encoding=UTF8&*Version*=1&*entries*=0&mgh=1 Simply, if I click to citra.exe, it appears me the above error message. Maybe Blackwingcat can fix it. Edited June 19, 2016 by junior600
blackwingcat Posted June 20, 2016 Posted June 20, 2016 10 hours ago, junior600 said: I want to emulate citra emulator. You can download it here: https://www.amazon.com/clouddrive/share/JwthcpwNLGFP2uLCgIu0E7rGpOesVPkMSEQEh6aBiIH/188-6364361-5320854?_encoding=UTF8&*Version*=1&*entries*=0&mgh=1 Simply, if I click to citra.exe, it appears me the above error message. Maybe Blackwingcat can fix it. You should check with DependencyWalker , Because such cases have usually required many other functions. Does citra.exe require WSAPoll only ?
junior600 Posted June 20, 2016 Author Posted June 20, 2016 10 minutes ago, blackwingcat said: You should check with DependencyWalker , Because such cases have usually required many other functions. Does citra.exe require WSAPoll only ? I have checked with dependency walker and yes, it requires only WSAPoll that is only available on windows vista
blackwingcat Posted June 21, 2016 Posted June 21, 2016 18 hours ago, junior600 said: I have checked with dependency walker and yes, it requires only WSAPoll that is only available on windows vista I tested WSAPoll on Windows 2000. But sadly there is no api on driver level. http://blog.livedoor.jp/blackwingcat/archives/1930790.html Detail (Japanese)
junior600 Posted June 21, 2016 Author Posted June 21, 2016 4 hours ago, blackwingcat said: I tested WSAPoll on Windows 2000. But sadly there is no api on driver level. http://blog.livedoor.jp/blackwingcat/archives/1930790.html Detail (Japanese) Oh I see... Thank you for your effort anyway. I will see if I can compile the emulator without wsapoll (the emulator is open source, so there is a source code.)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now