Advertisement
Guest User

Cultures 2 after installing DirectMusic

a guest
Feb 10th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.16 KB | None | 0 0
  1. #Installing DirectMusic component
  2. [02/10/17 11:55:52] - ----- Starting function POL_Install_directmusic -----
  3. [02/10/17 11:55:57] - Running wine- regsvr32 devenum.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  4. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  5. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  6. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'devenum.dll'
  7. [02/10/17 11:56:02] - Running wine- regsvr32 dmband.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  8. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  9. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmband.dll'
  10. [02/10/17 11:56:02] - Running wine- regsvr32 dmcompos.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  11. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  12. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmcompos.dll'
  13. [02/10/17 11:56:03] - Running wine- regsvr32 dmime.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  14. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  15. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmime.dll'
  16. [02/10/17 11:56:04] - Running wine- regsvr32 dmloader.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  17. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  18. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmloader.dll'
  19. [02/10/17 11:56:05] - Running wine- regsvr32 dmscript.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  20. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  21. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  22. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmscript.dll'
  23. [02/10/17 11:56:07] - Running wine- regsvr32 dmstyle.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  24. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  25. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmstyle.dll'
  26. [02/10/17 11:56:08] - Running wine- regsvr32 dmsynth.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  27. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  28. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  29. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmsynth.dll'
  30. [02/10/17 11:56:10] - Running wine- regsvr32 dmusic.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  31. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  32. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dmusic.dll'
  33. [02/10/17 11:56:10] - Running wine- regsvr32 dswave.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  34. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  35. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'dswave.dll'
  36. [02/10/17 11:56:11] - Running wine- regsvr32 quartz.dll (Working directory : /home/bartekw/.PlayOnLinux/ressources)
  37. err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
  38. regsvr32: Pomy�lnie zarejestrowano bibliotek� DLL 'quartz.dll'
  39. [02/10/17 11:56:12] - ----- Starting function POL_Function_OverrideDLL -----
  40. [02/10/17 11:56:13] - Running wine- regedit /home/bartekw/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/bartekw/.PlayOnLinux/tmp)
  41. [02/10/17 11:56:13] - Content of /home/bartekw/.PlayOnLinux//tmp/override-dll.reg
  42. -----------
  43. REGEDIT4
  44.  
  45. [HKEY_CURRENT_USER\Software\Wine\DllOverrides]
  46. "*devenum"="native"
  47. "*dmband"="native"
  48. "*dmcompos"="native"
  49. "*dmime"="native"
  50. "*dmloader"="native"
  51. "*dmscript"="native"
  52. "*dmstyle"="native"
  53. "*dmsynth"="native"
  54. "*dmusic"="native"
  55. "*dmusic32"="native"
  56. "*dswave"="native"
  57. "*streamci"="native"
  58. "*quartz"="native"
  59. -----------
  60. [02/10/17 11:56:14] - ----- Ending function POL_Function_OverrideDLL -----
  61. [02/10/17 11:56:14] - ----- Ending function POL_Install_directmusic -----
  62. #Running the game
  63. [02/10/17 11:56:26] - Running wine- Cultures2.exe (Working directory : /home/bartekw/.PlayOnLinux/wineprefix/GOG_Cultures_2/drive_c/GOG Games/Cultures 2)
  64. [02/10/17 12:07:16] - Running wine- Cultures2.exe (Working directory : /home/bartekw/.PlayOnLinux/wineprefix/GOG_Cultures_2/drive_c/GOG Games/Cultures 2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement