http://bugs.winehq.org/show_bug.cgi?id=28918
Bug #: 28918 Summary: I cannot run rFactor Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: play3man@gmail.com CC: wine-bugs@winehq.org Classification: Unclassified
I have installed rFactor in my Ubuntu 11.10. When I try run rFactor, opened window in internet explorer and in this window I clik on the "Start free trial of rFactor". After this opened second window with this: "No support for texture compression found. DXT texture compression required. Visit the links below for technical support and downloads."
http://bugs.winehq.org/show_bug.cgi?id=28918
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs@winehq.org | Component|directx-d3dx9 |-unknown Summary|I cannot run rFactor |rFactor fails to run
http://bugs.winehq.org/show_bug.cgi?id=28918
--- Comment #1 from Tomas play3man@gmail.com 2011-10-28 09:55:45 CDT --- Created attachment 37170 --> http://bugs.winehq.org/attachment.cgi?id=37170 When I run rFactor in terminal
http://bugs.winehq.org/show_bug.cgi?id=28918
--- Comment #2 from Austin English austinenglish@gmail.com 2011-10-28 15:56:04 CDT ---
user@user-Extensa-5630:~$ '/home/user/.wine/drive_c/Program Files/rFactor/rFactor.exe'
cd to the directory first and run with 'wine rFactor.exe'
http://bugs.winehq.org/show_bug.cgi?id=28918
--- Comment #3 from Tomas play3man@gmail.com 2011-10-28 19:44:21 CDT --- Created attachment 37179 --> http://bugs.winehq.org/attachment.cgi?id=37179 When I run rFactor in terminal - with "cd"
http://bugs.winehq.org/show_bug.cgi?id=28918
--- Comment #4 from Tomas play3man@gmail.com 2011-10-28 19:45:18 CDT --- (In reply to comment #2)
user@user-Extensa-5630:~$ '/home/user/.wine/drive_c/Program Files/rFactor/rFactor.exe'
cd to the directory first and run with 'wine rFactor.exe'
Nothing happened. Exactly the same like before.
http://bugs.winehq.org/show_bug.cgi?id=28918
--- Comment #5 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-10-28 21:41:28 CDT --- What video card and drivers do you have?
http://bugs.winehq.org/show_bug.cgi?id=28918
--- Comment #6 from Tomas play3man@gmail.com 2011-10-29 03:02:27 CDT --- (In reply to comment #5)
What video card and drivers do you have?
Intel GMA 4500M
http://bugs.winehq.org/show_bug.cgi?id=28918
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-10-29 10:18:08 CDT --- DXT compression should be provided by drivers. It is a proprietary standard, and can not be implemented in Wine.
http://bugs.winehq.org/show_bug.cgi?id=28918
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com 2011-11-02 12:39:39 CDT --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=28918
txtlol-cero@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |txtlol-cero@yahoo.es
--- Comment #9 from txtlol-cero@yahoo.es --- Im using Intel GMA 4500M,
I got it work by installing S2TC compression libraries textures (include i386 version):
sudo apt-get install libtxc-dxtn-s2tc sudo apt-get install libtxc-dxtn-s2tc:i386 (<-- Needed to work to Add i386 Architecture)