Replies: 4 comments
-
I noticed a lot of these entries in your log file:
I suspect that is the issue. Copying depth buffer surfaces sub-rectangles are not supported in Direct3D9. I might have to created a shader or find another way to do that. However, one thing you could try is using the Windows XP build of dxwrapper. This removes some of the hooks that are not needed under Linux. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the response. Downloaded winxp.binaries.zip replaced the existing files in the games folder. Alas the same problem. |
Beta Was this translation helpful? Give feedback.
-
FWIW on Linux I have found using Wine alone with Links works the best. It took some wrangling around what looks like some system issues as the same problems were found under Windows on the same machine. I have decided to see if I could get dxwrapper working with Links on Windows on another system as I am having a few problems with some courses when using the recommended dgVoodoo. I get the best result by using the setting EnableDdrawWrapper = 1 and set nothing else. The games main menu comes up, I can load a golf course and it comes up but popup menus are not displayed correctly and my golfer disappears If I also set Dd7to9 = 1 the game will not load I'm at a loss of what settings to try, the ones I have either do not help or make it worse. Any advice appreciated. I attach the log from when EnableDdrawWrapper is set to 1 |
Beta Was this translation helpful? Give feedback.
-
I just tested the latest release 1_4_7900_25 On Windows 11 with Links 2003. I'm seeing the problem I reported earlier with the disappearing golfer and corrupt menus and assuming the changes made in this release are not expected to have any effect on these problems. Is my assumption correct or am I missing something? Thanks Des |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get Links 2003, which is a Windows golf game working under Linux. I have it installed and it does run under Wine but I get course crashes. I have has some success with another wrapper that does resolve the crashed but it has problems with some GPU types (Intel) and some performance problems with Nvidia on a machine, so I thought I would give dxwrapper a try.
It's a promising sign in that I get the game running with dxwrapper installed a Dd7to9 set. However On initial starting I am seeing a couple of problems.
The first is that the golfer disappears, or parts of him does, the ball is disappearing at times and what should be reflective water i.e. water in say a lake that reflects tree, sky etc it just showing as light blue.
I have absolutely no idea what to look at or what to try changing, I've attached the log file if that is of any help
dxwrapper-linksmmiii.log
Beta Was this translation helpful? Give feedback.
All reactions