winepak / applications

A collection of flatpak manifest for building Microsoft Windows applications with Wine via flatpak
https://www.winepak.org
416 stars 39 forks source link

Pak Request: Diablo II: Lord of Destruction #64

Open silvernode opened 6 years ago

silvernode commented 6 years ago

Lately I have been having more trouble than usual on certain machines with wine and D2, where my screen will go out of sync when the game changes resolution. I eventually used the custom Diablo II glidewrapper files with "-3dfx" added to the wine command which fixed the problem. If anybody is willing to give packaging this a chance, all you should need is the glidewrapper version for D2 to get the game to function. You may need to mess with a few winetricks to get battlenet working but I think it's comctl32 that you need for that.

I may try building it myself if I can wrap my head around how to properly build flatpaks. Thanks

user5145 commented 5 years ago

if you are still interested then i have it, i will send lord of destruction too, but i have to clean it a bit. unfortunately only single player works and fullscreen has to be disabled otherwise movies are too dark.

multiplayer crashes when it tries to load d2stagec.dll trace:loaddll:load_native_dll Loaded L"C:\users\user5145\Local Settings\Application Data\D286b2.tmpd\d2stagec.dll" at 0x11370000: native

there is some info about it... https://us.battle.net/forums/en/bnet/topic/20760475943?page=2

it seems that battlenet will not work and it is not safe to even try, there was something similar about overwatch https://www.phoronix.com/scan.php?page=news_item&px=Blizzard-Banning-DXVK-Wine

so you can try it but if they ban you, don't blame me.

i may send it as a pr but I guess julianrichen doesn't want partially working games here.

edit: link i found this https://us.forums.blizzard.com/en/overwatch/t/can-we-get-banned-for-playing-on-linux/70929/4 and doitsujin blames async for that ban https://github.com/doitsujin/dxvk/commit/18927dc95857d23aae86aacbf7dfebd654ec4087 edit2: wow, it seems that glade is fine too https://us.battle.net/forums/en/bnet/topic/20742914494 edit3: I finished lod and edited it so now glide and lod are extensions.

silvernode commented 5 years ago

if you are still interested then i have it, i will send lord of destruction too, but i have to clean it a bit. unfortunately only single player works and fullscreen has to be disabled otherwise movies are too dark.

multiplayer crashes when it tries to load d2stagec.dll trace:loaddll:load_native_dll Loaded L"C:\users\user5145\Local Settings\Application Data\D286b2.tmpd\d2stagec.dll" at 0x11370000: native

there is some info about it... https://us.battle.net/forums/en/bnet/topic/20760475943?page=2

it seems that battlenet will not work and it is not safe to even try, there was something similar about overwatch https://www.phoronix.com/scan.php?page=news_item&px=Blizzard-Banning-DXVK-Wine

so you can try it but if they ban you, don't blame me.

i may send it as a pr but I guess julianrichen doesn't won't partially working games here.

edit: link i found this https://us.forums.blizzard.com/en/overwatch/t/can-we-get-banned-for-playing-on-linux/70929/4 and doitsujin blames async for that ban doitsujin/dxvk@18927dc edit2: wow, it seems that glade is fine too https://us.battle.net/forums/en/bnet/topic/20742914494

I am still interested and will test it when I have some time.

In terms of the banning by Blizzard due to use of Wine, I should refer you to this hopeful recent post on reddit

Thanks for the effort!