ptitSeb / box86

Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
https://box86.org
MIT License
3.19k stars 221 forks source link

Directx #680

Closed symbios24 closed 1 year ago

symbios24 commented 1 year ago

Hello there

Is it possible to include the full DirectX 9c pre-installed with box86 as the DirectX wrapper is not so accurate with many old games

Or if you cannot to put a quide how to install it in box86 ?

Thanks

ptitSeb commented 1 year ago

No, I cannot include that. it's too big and dependant on your wine prefix. You can use winetricks to install stuff in wine, like on regular x86 linux.

symbios24 commented 1 year ago

I tried that it failed many times

There is a compact version here its 30mb Its verified and working correct

https://www.sereby.org/download/DirectX%209.0c%20-%20Juni%202010%20(Addon)

If you can include this will be great

the setup its inside the archive

Thanks

ptitSeb commented 1 year ago

I cannot include that, it's something for a wineprefix, for some specific use case, not something general.

Why winetrics failed? what was the message?

symbios24 commented 1 year ago

I got various error messages Is there a quide to install successful?

ptitSeb commented 1 year ago

there are some guide on youtube, and script to automate install (none of this by me). search for box86, there are quite a few already.

symbios24 commented 1 year ago

I search a lot but could not find any script do you the link for it please? Thanks

ptitSeb commented 1 year ago

Try this https://youtu.be/wrMPvGtxzC4 you can also find NicoD on discord in several server.

paulwratt commented 1 year ago

use wine-tricks after installing wine

Alternately use TwisterOS

symbios24 commented 1 year ago

use wine-tricks after installing wine

Alternately use TwisterOS

I tried that and getting errors in install

ptitSeb commented 1 year ago

I'm closing the ticket: DirectX cannot be shipped with box86.

If you have other error, please open a new ticket.