[Bug 29991] New: Emulators/wine: Bug
http://bugs.winehq.org/show_bug.cgi?id=29991 Bug #: 29991 Summary: Emulators/wine: Bug Product: Wine Version: 1.4-rc4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: syoichi.enya(a)gmail.com Classification: Unclassified Specifications: Wine: 1.4 rc4 OS: MintLinux 12 Kernel: 3.0.0-16-generic xserver-xorg-video-ati/sapphire hd795/amd-driver-8.921-x86.x86_64 mesa: 7.11 1. run TESV.exe via wine(/wine/TESVSkyrim/drive_c/Program Files/Skyrim ) 2. I play new game, and wine gives me this error log. err:d3d:resource_init Out of adapter memory err:d3d:resource_init Out of adapter memory fixme:d3d_texture:texture_init Failed to create surface 0x37dc00f8, hr 0x8876017c so, I change Wine registry setting "VideoMemorySize" to 3072. it work fine. -- 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=29991 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Emulators/wine: Bug |Skyrim needs more video | |memory Severity|normal |minor -- 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=29991 Christian <christian.frank(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.frank(a)gmx.de --- Comment #1 from Christian <christian.frank(a)gmx.de> 2012-03-11 08:22:00 CDT --- Which gpu do you use ? Seems that wine does not correctly detect your gpu and report the wrong amount of memory to the game.. -- 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=29991 --- Comment #2 from syoichi.enya(a)gmail.com 2012-03-11 10:21:08 CDT --- I use Radeon 7950 and Radeon 7770. Both gpu can not detect correctly. But I use Radeon HD 4850, Radeon HD 5850 and Radeon HD 6850. these detect perfectly. -- 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=29991 --- Comment #3 from Christian <christian.frank(a)gmx.de> 2012-04-28 14:21:36 CDT --- (In reply to comment #2)
I use Radeon 7950 and Radeon 7770. Both gpu can not detect correctly.
But I use Radeon HD 4850, Radeon HD 5850 and Radeon HD 6850. these detect perfectly.
can you restest with wine 1.5.3 ? i have hopes that the gpus should be detected correctly now.. -- 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=29991 --- Comment #4 from Henri Verbeet <hverbeet(a)gmail.com> 2012-04-29 06:45:15 CDT --- (In reply to comment #3)
can you restest with wine 1.5.3 ? i have hopes that the gpus should be detected correctly now..
There isn't any code for this. (See http://source.winehq.org/git/wine.git/blob/016afa041b86b48c5f6c65f78498b56dd...). Note that you can specify the amount of video memory manually using the "VideoMemorySize" registry key (http://wiki.winehq.org/UsefulRegistryKeys). -- 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=29991 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #5 from Jarkko K <jarkko_korpi(a)hotmail.com> --- This should not be an issue anymore? http://source.winehq.org/git/wine.git/blob/596557a57acd1bc800d71853c3a9f82b5... 1300 {HW_VENDOR_AMD, CARD_AMD_RADEON_HD7700, "AMD Radeon HD 7700 Series", DRIVER_AMD_R600, 1024}, 1301 {HW_VENDOR_AMD, CARD_AMD_RADEON_HD7800, "AMD Radeon HD 7800 Series", DRIVER_AMD_R600, 2048}, 1302 {HW_VENDOR_AMD, CARD_AMD_RADEON_HD7900, "AMD Radeon HD 7900 Series", DRIVER_AMD_R600, 2048}, -- 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=29991 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a308bde74aadaba2a6b742faf2a | |34b6bbbb3bf1e Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- 7700/7800 series were fixed by a308bde74aadaba2a6b742faf2a34b6bbbb3bf1e 7900 series was fixed by 9877df9aebef9d987956aa6c0360fe90137e9097 -- 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=29991 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.17. -- 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.
participants (1)
-
wine-bugs@winehq.org