Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SNES-Coop Not Working, even with Visual C++ installed #26

Open
ringtailedfox opened this issue Jul 18, 2019 · 2 comments
Open

SNES-Coop Not Working, even with Visual C++ installed #26

ringtailedfox opened this issue Jul 18, 2019 · 2 comments

Comments

@ringtailedfox
Copy link

This issue is very similar to #1 but I do have Visual C++ 2015 installed.

The version of snes9x-rr I'm using is https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/snes9x-rr/snes9x-1.52-rr-r185.zip

The issue in particular is that when i try to load up coop.lua in snes9x-rr, I get this odd error:
error loading module 'iuplua' from file '.\iuplua.dll':
The specified module could not be found.

The file is present... I just don't know why it can't find or load it...

@mcclure
Copy link
Owner

mcclure commented Jul 18, 2019

Maybe you are compiling 64 bit and iuplua.dll is 32 bit, or the other way around.

@ringtailedfox
Copy link
Author

oh, i wasn't compiling it... i just copied over the /coop/ folder and ran snes9x-rr as instructed. i then tried intsalling Lua for Windows and rebooted... since then, every time i try to run coop, that causes snes9x-rr to crash.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants