Sorry, but I dont know how. Where i must put d3d9 shaders?
Editing Bottle Registry Keys | Knowledge Base | CodeWeavers
Support library for CrossOver, the Windows emulator for Mac and Linux
Sorry, but I dont know how. Where i must put d3d9 shaders?
…another short search brought up a fix for that:
In case of messed up geometry
Sure, try to set the HKCU/Software/Wine/Direct3D/CheckFloatConstants registry key to enabled (see Useful Registry Keys - WineHQ Wiki for more details)Check if that works and maybe update the appdb entry.
I didn’t have this key on wine (Direct3D/CheckFloatConstants) and I created, but now i dont Know how to proceed because in web you write down I not able to understand what to do.
->CheckFloatConstants [Range check float constants in d3d9 shaders. Use this to workaround application bugs like WineHQ Bugzilla – Bug 34052 – The Witcher: Character models are sometimes invisible, usually resulting in geometry glitches. Enabling this has a small performance impact, default is disabled.]
Sorry, but I dont know how. Where i must put d3d9 shaders?
‘34052,’ is not a valid bug number nor an alias to a bug wine web reports
Only create that registry key. Everything else are just technical details of the bug.
Did you run wine regedit and took a look at the picture I attached?
Only create that registry key. Everything else are just technical details of the bug.
Did you run wine regedit and took a look at the picture I attached?
yes now!! i haven seen it, and i found this visual manual. That also helps
Support library for CrossOver, the Windows emulator for Mac and Linux
I done but it doesn’t work. You mention something about update data base?
Only create that registry key. Everything else are just technical details of the bug.
Did you run wine regedit and took a look at the picture I attached?yes now!! i haven seen it, and i found this visual manual. That also helps
Editing Bottle Registry Keys | Knowledge Base | CodeWeavers
I done but it doesn’t work, same mesh of cars graphics. You mention something about update data base?
Check and post
wine --version
Check and post
wine --version
wine-3.0
Should work then. Doublecheck that you have no typo in the registry key, post a screenshot.
Did you install the game using a WINEPREFIX? What’s the command to start the game?
Should work then. Doublecheck that you have no typo in the registry key, post a screenshot.
already done. screenshoot is attached over 5 post before
Did you install the game using a WINEPREFIX? What’s the command to start the game?
hope so! With all these changes in think i did. There is any other possibility?
I give thanks for all effort that you do to solve this problem.
Did you install the game using a WINEPREFIX? What’s the command to start the game?
hope so! With all these changes in think i did. There is any other possibility?
I give thanks for all effort that you do to solve this problem.
The command? an RRU.exe
Did you install the game using a WINEPREFIX? What’s the command to start the game?
hope so! With all these changes in think i did. There is any other possibility?
I give thanks for all effort that you do to solve this problem.
Confirmed
env WINEPREFIX=“/home/user/.wine” wine C:\windows\command\start.exe /Unix /home/user/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/NAMCO\ BANDAI\ Games/Ridge\ Racer\ Unbounded/Ridge\ Racer\ Unbounded.lnk
Ok, that looks like the normal wineprefix but you could run
WINEPREFIX=“/home/user/.wine” wine regedit
and check if the registry key is still there. Otherwise, I’m out of ideas.
(Explanation: by setting a WINEPREFIX=~/somedirectory you can install any game into its own environment so can apply different tweaks without affecting other games/programs.)
Ok, that looks like the normal wineprefix but you could run
WINEPREFIX=“/home/user/.wine” wine regedit
and check if the registry key is still there. Otherwise, I’m out of ideas.(Explanation: by setting a WINEPREFIX=~/somedirectory you can install any game into its own environment so can apply different tweaks without affecting other games/programs.)
Still there I probed to change to enabled to dissabled but it seems doing nothing. Also “enable”, but nothing.
I suppose that I must to wait for other kernel o new nvidia drivers. Now I can play if i put front view, without seeing the car.
Many thanks for all the responses, ideas and patience, I’m not a expert in programming but I love probe new ideas and doing this kind of things. With good explanations everybody can do it!!
You’re welcome. Wine is its own science, mixing windows registry and dlls with linux. Can drive people insane. Whenever you’re installing a new game using it, better search the web for it first to know if it’s working and what tweaks it needs.