protonscr

Unreal II: The Awakening

protonopen appid 13200Game compatibility - Unofficial
ValveSoftware/Proton#2890 · opened 2019-07-15 by FurtadoPires · updated 2026-08-03 · 5 comments · github · game page · search this game
1 matching comments, n / p to jump
FFurtadoPires 2019-07-15 github

Compatibility Report

  • Name of the game: Unreal II: The Awakening
  • Steam AppID: 13200

System Information

-GPU: AMD Radeon R7 Graphics (CARRIZO, DRM 3.23.0)
-Driver/LLVM version: Mesa 19.2.0-devel - padoka PPA / LLVM 9.0.0
-Kernel version: 4.15.0-54-generic
-Full system information: Fullspecs
-Proton version: 4.2.9

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

Proton log (coudn't use gist because the log file is too big)

Symptoms

-Crash after an attempt to create a new game

Reproduction

-Launch the game and create an new game in any difficult

Kkisak-valve maintainer 2019-07-15 github

Hello @FurtadoPires, in general Proton logs compress well and you can attach archives if you feel like directly adding it to this issue report.

FFurtadoPires 2019-07-15 github

@kisak-valve Here's the compressed log file, since the uncompressed version is almost 40 Mbps
steam-13200.log.tar.gz

?ghost 2019-07-15 github

Looks like its related to DirectMusic

fixme:dmime:IDirectMusicPerformance8Impl_CreateStandardAudioPath

which is nothing new for Wine:

You need to have a valid sound driver else the DirectMusic init will failed (and U2 too).
https://appdb.winehq.org/objectManager.php?sClass=version&iId=1741&iTestingId=44540
https://appdb.winehq.org/objectManager.php?sClass=version&iId=1741
https://appdb.winehq.org/objectManager.php?sClass=version&iId=1741&iTestingId=39066

Here its:

fixme:dmime:IDirectMusic...
   { raise_exception... }_____loop causing excessive file size
   { dump_exception...  }

Also noted in the Wine links, Protondb also notes someone using Proton, who notes "Removing the *.con files from the "/steamapps/common/Unreal II The Awakening/Music/" folder helps to get it run."

https://www.protondb.com/app/13200

XXopek-Endurance 2026-06-22 github
  1. Run in terminal:
    env WINEPREFIX="$HOME/PortProton/prefixes/UNREAL2" winetricks directmusic

(where "$HOME/PortProton/prefixes/UNREAL2" - is Your folder of Unreal 2 prefix. If You
Unreal 2 prefix in other folder, type your other path)

  1. In ProtonTricks (or in WInetricks) with Unreal 2 Prefix open winecfg, and after add (or
    edit if You allready have this library)

libraries: ‘dsound" (builtin), ‘"dmband’, "dmime’, ‘"dmloader’, ‘dmstyle’, ‘dmsynth’,
‘dmusic’ - all of tese librarie to(native)

  1. In folder where You installed Unreal 2 (In my case "/home/user/Unreal 2/" open in subfolder System file Unreal2.ini in text editor, and add to block [ALAudio.ALAudioSubsystem] lines:
    UseDirectMusic=True
    UseDigitalMusic=True
    if they are not there yet, and if these parameters with different values ​​are there, replace them with the ones I specified

  2. Now you need to set game launch through the forced compatibility tool GE-Proton10-34 , In any case, I use this version, you can probably use any GE-Proton10 instead

  3. Set Launch Options:
    PROTON_USE_WINED3D=1 PROTON_FORCE_LARGE_ADDRESS_AWARE=1 %command%

And the game will now start with music.

My system:
GPU: [AMD/ATI] Navi 14 [Radeon RX 5500/5500M /
Pro 5300/5300M/5500M] driver: amdgpu v: kernel
Video Driver: AMD AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 7.0.10-1-MANJARO)
System: Manjaro Linux
Kernel: 7.0.10-1-MANJARO

I have only tried this method of launching the game on this system, but if it works for other people and is useful, I ask the Administrators to add this report to Protondb

Kkisak-valve maintainer 2026-08-03 github

Unreal II: The Awakening (13200) - Missing menu and gameplay music

Issue transferred from https://github.com/ValveSoftware/Proton/issues/10035.
@CrossLTG posted on 2026-08-03T19:33:30:

Compatibility Report

  • Name of the game with compatibility issues: Unreal II: The Awakening
  • Steam AppID of the game: 13200

System Information

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

Symptoms

Music is missing from the main menu and during normal gameplay.

Dialogue and sound effects work correctly. Music in the opening cinematic also
plays correctly, but the main-menu music and dynamic gameplay music do not play.

I progressed through the game to the excavation mission where the first artifact
is discovered. No gameplay music played before, during, or after discovering the
artifact.

This was reproduced using Proton Experimental without Protontricks or Winetricks
DirectMusic components.

Launch options used:

PROTON_LOG=1 WINEDLLOVERRIDES="d3d8=n,b" %command%

The d3d8=n,b override is required for rendering compatibility and is unrelated
to the audio system.

The Proton log shows that builtin DirectMusic components are loaded, including
dmloader.dll, dmusic.dll, dmime.dll, dmsynth.dll, dsound.dll, and
dmscript.dll.

During DirectMusic initialization, the log contains:

fixme:dmime:IDirectMusicAudioPathImpl_GetObjectInPath (... IID_IDirectMusicGraph ...): stub

This is immediately followed by:

fixme:dmime:performance_SetGraph (...): to check

and the builtin dmscript.dll being loaded.

At the beginning of the excavation mission, Proton initializes DirectMusic again,
creates a standard audio path, connects the synthesizer to DirectSound, and
activates the audio path. However, no gameplay music is produced.

The separate ALAudio/OpenAL audio system works correctly, as dialogue, sound
effects, and opening cinematic music are audible.

The issue does not cause the game to crash. DirectMusic remains active until the
game exits normally.

The generated Proton log is attached to this issue as:

steam-13200(7).log.zip

Reproduction

  1. Install Unreal II: The Awakening from Steam.

  2. Open the game's Properties menu.

  3. Under Compatibility, force the use of Proton Experimental.

  4. Add the following launch options:

    PROTON_LOG=1 WINEDLLOVERRIDES="d3d8=n,b" %command%

  5. Launch the game.

  6. Observe that no music plays in the main menu.

  7. Start a new game.

  8. Observe that music plays during the opening cinematic.

  9. Continue into normal gameplay.

  10. Observe that dialogue and sound effects work, but gameplay music is absent.

  11. Continue to the excavation mission where the first artifact is discovered.

  12. Observe that no dynamic music plays before, during, or after discovering the
    artifact.

Expected Result

Music should play in the main menu and during normal gameplay, including dynamic
mission music.

Actual Result

Main-menu music and gameplay music are completely absent.

Opening cinematic music, dialogue, and sound effects work correctly.

steam-13200.zip