https://bugs.winehq.org/show_bug.cgi?id=56596
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Distribution|--- |ArchLinux Component|xinput |-unknown
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID CC| |o.dierick@piezo-forte.be
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- A regression test is needed to help find the cause of the issue. https://wiki.winehq.org/Regression_Testing
Are there any downloadable demos that exhibit this behaviour?
--- Comment #2 from m.kolesinski@gmail.com --- You can obtain a complete game here: https://dl.volute.io/downloads/mohaa_stock_game.zip
Just unzip, and then run the .exe to launch.
Note that if you are using Mesa, you will need the following (games from this era had a common bug where the extensions string buffer was too small....they didn't anticipate the explosion in graphics extensions):
export MESA_EXTENSION_MAX_YEAR=2002
I can't get this game to run on my RTX 3070 (with Wine), I submitted a separate bug for that. It should also run fine on Intel graphics.
You also must launch the game from its working directory, as it has DLLs it depends on in there. I usually use a virtual desktop as well, but the game runs with or without it:
bash -c 'cd ~/.wine_MOHAA/drive_c/Program\ Files\ (x86)/EA\ GAMES/MOHAA; export MESA_EXTENSION_MAX_YEAR=2002 WINEPREFIX=~/.wine_MOHAA; wine mohaa.exe +set cl_playintro 0 +set ui_skip_eamovie 1 +set ui_skip_titlescreen 1 +set ui_skip_legalscreen 1'
This should get you to the main menu in the game, where you can poke around with the "CONTROLS" settings.
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Medal of Honor Allied Assault is copyright protected.
Please remove offending download.
Regards.