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

32bit prefix #90

Open
StatelessOddity opened this issue Jul 26, 2024 · 1 comment
Open

32bit prefix #90

StatelessOddity opened this issue Jul 26, 2024 · 1 comment

Comments

@StatelessOddity
Copy link

Hello,

is there a way to create 32=bit wineprefix? Some games require for example ie7 to be installed and this can be done vie winetrick, but it says that this OS is not supported. In most cases it means that it requires 32bit.

@ruanformigoni
Copy link
Owner

Hi @StatelessOddity , you could try:

export WINEARCH=win32
./gameimage.run

That should make the created wine prefixes 32-bit. Currently it is not possible through the GUI. I'll leave this issue open until this is implemented.

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

No branches or pull requests

2 participants