Fake drive creation\update wizard
- General settings
- Wine browsers
- Direct 3D settings
- Video card settings
- OpenGL and Direct Input settings
- X11 driver settings
- Wine drives settings
- Wine desktop settings
- After finishing wizard
About
Fake drive - is a directory which holds a virtual windows drive with separate wine settings (drives, virtual desktop, special dlls and so on). On end of this wizard q4wine will create windows fake drive and configure the general wine settings.
Fake drive wizard will helps you to make all necessary steps for successful Wine prefix creation.
You can navigate through setup process by pressing Next button to go to the next wizard's page, or by pressing Back button for return.
General prefix options

On this step you will need to specify general fake drive settings.
| Option name | Description |
| Owner | It is a user name, which windows applications will use for registration process. Specify here you real name or nick, at you choice. |
| Organization | It is a organization name, which windows applications will use for registration process. Specify here you organization name or leave it blank. |
| Version | You can specify which version of windows will be emulated by wine. On most case -- leave it default. |
| Colors | Q4Wine gives to you ability to import you current Qt color into wine color settings. Check this option if you wish it. |
Wine browsers

On this step you will need to specify wine browser settings.
Note: Leave it blank for default.
| Option name | Description |
| Browsers | List of browsers that Wine will attempt to launch when running winebrowser command or clicking on a link in a Windows application. Default value is xdg-open,firefox,konqueror,mozilla,netscape,galeon,opera,dillo |
| Maillers | List of mail clients that Wine will attempt to launch when running winebrowser. Default value is xdg-email,mozilla-thunderbird,thunderbird,evolution. |
Direct 3D settings

On this step you will need to specify direct 3d settings.
Note: Leave it blank for default.
| Option name | Description |
| Multisampling | Allows/disallows the use of multisampling. Multisampling is not allowed by default although it works fine in a lot of cases. |
| DDraw Render | Select what backend to use for DDraw. Valid ptions are:
|
| LockMode | RenderTargetLockMode selects which mode is used to read and write the framebuffer while it is locked.
See http://wiki.winehq.org/DirectDraw for more information. |
| Offscreen Mode | OffscreenRenderingMode selects which mode is used to render offscreen images/textures.
|
| Use GLSL | When set to "disabled", this disables the use of GL Shading Language for vertex and pixel shaders, it will result in a fallback to ARB shaders. By default GLSL is enabled when available. (It is default as of 29/10/2007 or Wine 0.9.49) See http://wiki.winehq.org/DirectDraw for more information. |
Video card settings

On this step you will need to specify video card settings.
Note: Leave it blank for default.
| Option name | Description |
| Description | It's just video card description text, needed by some games and wine third party patch sets. |
| Memory (Mb) | Sets the amount of emulated video memory (in megabytes). Default is a simple autodetection based on the card type guessed from OpenGL strings and extensions.
Note: In most case it is better to set it manually. |
| Driver | It's just video card driver text, needed by some games and wine third party patch sets. |
| Software emulation | Use software emulation for d3d. |
| Pixel Shader Mode | Allow use for pixel shader mode. |
| Vertex Shader Mode | Sets mode for vertex shader mode. |
OpenGL and Direct Input settings

On this step you will need to specify OpenGL and Direct Input settings.
Note: Leave it blank for default.
| Option name | Description |
| Disabled extensions | Space separated list of OpenGL extensions that are not reported to applications. Example: "GL_ARB_vertex_buffer_object GL_ATI_fragment_shader". |
| Mouse Warp Override | Override default mouse pointer warping behavior.
|
| Joystick exes mapping | This maps axes of joystick "joystick name". The "axes mapping" is comma-separated list of "axis type"s - one for each joystick axis (hat-pov uses 2 axes). "axis type" is one of: X, Y, Z, Rx, Ry, Rz, Slider1, Slider2, POV1, POV2, POV3, POV4. To find the joystick name run: 'WINEDEBUG=+dinput wine game.exe 2>&1 | grep joydev_enum_device' Example output: trace:dinput:joydev_enum_deviceW Enumerating the linux Joystick device: /dev/input/js0 (Logitech Logitech Dual Action) Example registry entry: "Logitech Logitech Dual Action"="X,Y,Rz,Slider1,POV1". (two "Logitech"s not a typo) |
X11 driver settings

On this step you will need to specify X11 driver settings.
Note: Leave it blank for default.
| Option name | Description |
| WithRender | Set this to "N" if you don't want to use the Render extension to render client side fonts. |
| AA WithRender | Set this to "N" to disable font anti-aliasing when X-Render extension is present. |
| AA WithCore | Set this to "N" to disable font anti-aliasing when X-Render extension is not present or disabled. |
| UseXRandR | Set this to "N" to prevent wine from switching the resolution using XRandr extension. |
| UseXVidMode | Set this to "Y" to allow wine switch the resolution using XVidMode extension. |
Wine drives settings

On this step you will need to specify wine drivers settings.
Note: Leave it blank for default.
| Option name | Description |
| Drive eltter | Wine dos drive letter. It might be unique. |
| Path | Existing unix folder for wine dos drive. |
| Type | Wine dos drive type.
|
Wine desktop settings

On this step you will need to specify wine desktop settings.
Note: Leave it blank for default.
| Option name | Description |
| Desktop | User desktop folder to place icons and documents. |
| My Documents | User desktop folder to place documents. |
| My Pictures | User desktop folder to place pictures. |
| My Music | User desktop folder to place music. |
| My Videos | User desktop folder to place video. |
After finishing wizard
After finishing Fake drive creation wizard, you may go to q4wine Programs tab, and see new directories like: "system" and "autostart".
Now you have successfully creates an Prefix. And it is ready for use.













