Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

StarCraft launch error. #130

Open
Rak1ta opened this issue Dec 4, 2021 · 4 comments
Open

StarCraft launch error. #130

Rak1ta opened this issue Dec 4, 2021 · 4 comments
Assignees

Comments

@Rak1ta
Copy link
Contributor

Rak1ta commented Dec 4, 2021

The game will play normally if Wine is not present on the Pi at the time of installation.
But I have wine from the Pi-Apps store. And when I try to install StarCraft after that, an error occurs:

pi@raspberrypi:~ $ /home/pi/games/starcraft/starcraft.sh
Box86 with Dynarec v0.2.5 f79e16f4 built on Nov 22 2021 22:36:18
Box86 with Dynarec v0.2.5 f79e16f4 built on Nov 22 2021 22:36:18
Box86 with Dynarec v0.2.5 f79e16f4 built on Nov 22 2021 22:36:18
0024:err:module:__wine_process_init L"C:\\windows\\system32\\libscr_sa_arm.exe.so" not found
pi@raspberrypi:~ $ /home/pi/games/starcraft/starcraft.sh
Box86 with Dynarec v0.2.5 f79e16f4 built on Nov 22 2021 22:36:18
Box86 with Dynarec v0.2.5 f79e16f4 built on Nov 22 2021 22:36:18
Box86 with Dynarec v0.2.5 f79e16f4 built on Nov 22 2021 22:36:18
0024:err:module:__wine_process_init L"C:\\windows\\system32\\libscr_sa_arm.exe.so" not supported on this system

Why is this happening?

@jmcerrejon
Copy link
Owner

When you install it, it tells you the reason:
This game uses Wine from the repo

You have a conflict with wine versions installed: One is used for x86 binaries and the other for arm compiled apps. You can only have installed one of them.

Question: Are you using Twister OS?

@Rak1ta
Copy link
Contributor Author

Rak1ta commented Dec 4, 2021

@jmcerrejon Raspberry Pi OS 32bit Debian10

@jmcerrejon
Copy link
Owner

Thanks for the feedback.

I can't do anything with that, except showing a warning message to the user If it's using wine for x86.

I let this issue open until I include this message.

@jmcerrejon jmcerrejon self-assigned this Dec 4, 2021
@Rak1ta
Copy link
Contributor Author

Rak1ta commented Jul 2, 2022

@jmcerrejon Is Diablo 2 the same? The game requires Wine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants