http://bugs.winehq.org/show_bug.cgi?id=23993
Summary: Batman: Arkham Asylum demo slow frame rate
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.batmanarkhamasylum.com/demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
One has to jump through the following hoops to run the demo (props to
the appdb howto):
wget cdn2.netops.eidosinteractive.com/batmanarkhamasylum/BMDemo_installer.exe
rm -rf .wine
sh winetricks gecko dotnet20
sh winetricks dotnet30
sh winetricks gfw
wine BMDemo_installer.exe
cd .wine/drive_c/users/$USERNAME/My\ Documents
mkdir -p "Eidos/Batman Arkham Asylum Demo/BmGame/Config"
cd "Eidos/Batman Arkham Asylum Demo/BmGame/Config"
wget www.glio.net/UserEngine.ini
wget www.glio.net/UserInput.ini
wget www.glio.net/UserGame.ini
cd ~/.wine/drive_c/Program\ Files/Eidos/Batman\ Arkham\ Asylum\ Demo/
wine Binaries/ShippingPC-BmGame.exe
The game runs, but slowly (on my e8400, it ran at 10-20fps at the default
settings during the initial combat scene).
http://news.cnet.com/8301-17938_105-10355716-1.html
suggests it can do a lot better.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23532
Summary: wine needs an xlive.dll implementation
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.microsoft.com/games/en-us/live/Pages/livela
unch.aspx
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a huge priority, of course...I'll stub it after 1.2.
Needed for several games, e.g., Fallout 3.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32738
Bug #: 32738
Summary: Batman: Arkham Asylum Demo fails early with wine-mono
Product: Wine
Version: 1.5.21
Platform: x86
URL: http://store.steampowered.com/app/35140/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: andrey.goosev(a)gmail.com, madewokherd(a)gmail.com
Classification: Unclassified
Noticed while looking at bug 32685. If you install the demo with steam, it just
fails very early with:
Unhandled Exception:
System.NotImplementedException: The requested feature is not implemented.
at System.Management.ManagementObjectSearcher..ctor (System.String
queryString) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Management.ManagementObjectSearcher:.ctor (string)
at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
<filename unknown>:0
at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0
at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The
requested feature is not implemented.
at System.Management.ManagementObjectSearcher..ctor (System.String
queryString) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Management.ManagementObjectSearcher:.ctor (string)
at BmLauncher.Program.GetProcessOwner (Int32 processId) [0x00000] in
<filename unknown>:0
at BmLauncher.Program.GetPrevInstance () [0x00000] in <filename unknown>:0
at BmLauncher.Program.Main () [0x00000] in <filename unknown>:0
if I install dotnet20 with winetricks, it gets further and fails due to
wmiutils.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45077
Bug ID: 45077
Summary: Batman -telltale series rendering errors
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: eldrad(a)autistici.org
Distribution: ---
Created attachment 61225
--> https://bugs.winehq.org/attachment.cgi?id=61225
+dxgi,+d3d11, wine-staging-3.6 +patches from bug 41063 (1.4G uncompressed)
After running with patches from bug 41063 plus forwarded
ID3D11DeviceContext1:UpdateSubresource1, the game does not display properly,
seems the graphics are too dark and maybe some textures are missing.
By inspecting logs, the most relevant thing I see is:
"Failed to create wined3d texture"
but there are also shader unhandled modifiers, several
"d3d11:skip_dword_unknown", and other lines that might be relevant
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46411
Bug ID: 46411
Summary: MS Office 16 applications crash soon after start
Product: Wine
Version: 4.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooforever(a)gmail.com
Distribution: ---
Created attachment 63175
--> https://bugs.winehq.org/attachment.cgi?id=63175
backtrace
Office can be installed using the method described
here:https://appdb.winehq.org/objectManager.php?sClass=version&iId=35527
All the applications launch and seem to work for a few seconds, normally
getting to the new document screen. They then crash with the trace reporting a
C++ exception and this reason at the top of the trace
GetFirmwareEnvironmentVariableW+0x143()
Backtrace attached is from launching Word.
Running on 4.18.20-1-Manjaro
Wine version 4.0rc-4 installed from Arch repos
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46653
Bug ID: 46653
Summary: Vampyr: hair and beard are partly or fully transparent
Product: Wine
Version: 4.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63576
--> https://bugs.winehq.org/attachment.cgi?id=63576
screenshot
Default output:
fixme:d3d_shader:shader_glsl_interpolation_qualifiers Unhandled interpolation
mode 0x3.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x800000c2.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x00155543.
wine-4.1-236-g3fc1180623
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37659
Bug ID: 37659
Summary: A Vampyre Story: videos go into infinite loop
Product: Wine
Version: 1.7.31
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php?sClass=vers
ion&iId=14604
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: domen.vrankar(a)gmail.com
Distribution: Ubuntu
Wine version: wine-1.7.31
WineHQ url: https://appdb.winehq.org/objectManager.php?sClass=version&iId=14604
OS: Gnome Ubuntu 14.10
I'm running the game in emulated desktop mode (800x600). Game starts normally
but you have to exit videos by pressing space bar or they go into an infinite
loop. Intro video can be stopped even if it goes into repetition while on the
other hand in-game videos must be terminated before they start repeating
otherwise the game starts running in the background and space bar is no longer
able to terminate the video (probably due to loosing focus).
If video is interrupted soon enough the game works without errors.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45138
Bug ID: 45138
Summary: Wolfenstein (2009) crashes in "Officer's House"
mission
Product: Wine
Version: 3.7
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
Created attachment 61325
--> https://bugs.winehq.org/attachment.cgi?id=61325
Output of Wine
FreeBSD/amd64 (-current 12.0)
Wine i386 3.7
nvidia-driver-390.48 (GTX 765m)
xorg-server-1.18.4
i3-4.15
12G RAM
1920x1080
===><===
During my hours playing the game, it had no problem at all, could even be rated
platinium if there wasn't that sudden crash in "Officer's House" mission which
completely block me from finishing the game.
I haven't much clue about what is causing that crash but I know that it always
happen in the same part of the mission, just happens randomly (mostly when
starting to kill guards).
I tried to lower the graphics to their minimum, windowed in 640x480 but the
crash isn't longer to arrive.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46847
Bug ID: 46847
Summary: Installed game, game open first few times, but
suddenly it stopped working
Product: Wine
Version: 4.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: josefsfagernes(a)protonmail.ch
Distribution: ---
Created attachment 63894
--> https://bugs.winehq.org/attachment.cgi?id=63894
ran the game in term, this is the log
Installed a game (osu!) which uses .NET framework. Used winetricks to install
dotnet462. prefix was win32. It opened the first few times, but when i tried it
again, without having changed anything, it refused to open and only spat out
something about "fixme"
"wine --version" outputs "wine-4.3 (Staging)
OS is Fedora 29, CPU is amd64
debug log attached
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.