Hi guys, i have installed Wine to play Grand Fantasia on a computer with Ubuntu 13.10 on it and i'm having a problem with Pixel Shader because you need it disabled so the game can render the character body and the monsters. But when i type winecfg and go to graphics tab i can't see that bar with the option to disable pixel shader. I only have window options and resolution options.
My PC specs:
i5 4430
GA-H87M-HD3
4GB RAM
I don't use a graphics card because the i5 integrated GPU HD4600 serves me well.
Disable Pixel Shader.
Re: Disable Pixel Shader.
It was removed from winecfg a long time ago. You can still disable it in the registry. http://wiki.winehq.org/UsefulRegistryKeys
Re: Disable Pixel Shader.
So did i.
HKEY_CURRENT_USER
SOFTWARE
WINE
APPDEFAULTS
GRAND FANTASIA.EXE
I created a new key with name Direct3D and then created a Dword in this key named MaxShaderModelIPS and setted the value to 0. But still not working.
I have done everything correctly? Help me solve this, please.
HKEY_CURRENT_USER
SOFTWARE
WINE
APPDEFAULTS
GRAND FANTASIA.EXE
I created a new key with name Direct3D and then created a Dword in this key named MaxShaderModelIPS and setted the value to 0. But still not working.
I have done everything correctly? Help me solve this, please.
Re: Disable Pixel Shader.
The key should be named MaxShaderModelPS (there is no "I" in it).Swahlz wrote:this key named MaxShaderModelIPS