http://bugs.winehq.org/show_bug.cgi?id=13111
Summary: xfile support is still non-existant in wine Product: Wine Version: unspecified Platform: Other URL: http://egs-soft.info/product/gunners_heart/gh_try.lzh OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: simotsa@gmail.com
In some games (such as Gunners Heart, Duo Princess, etc..), xfile are used to load textures for objects in DirectX. However, it is still unimplemented in wine.
Here's the xfile error from Gunners Heart:
fixme:d3dxof:IDirectXFileImpl_RegisterTemplates (0x564e7a8/0x564e7a8)->(0x5dbe80,3278) stub! fixme:d3dxof:IDirectXFileImpl_RegisterTemplates (0x564e7a8/0x564e7a8)->(0x5dbe80,3278) stub! ...
You would need to disable sound to have it run, which is another bug I had filed.