Kris van der Merwe
2006-Apr-17 03:37 UTC
[Wine] Warcraft III on latest stable release of Fedora 5
Hi I would appreciate some help as I dont know Wine. I am scheduled to demonstrate Open Source to a small group of users. I want to use Warcraft to demonstrate Wine. The install and regedit went fine. ("Gfx OpenGL"=1) When I do : cd ~/.wine/drive_c/Program\ Files/Warcraft\ III/ wine "Warcraft III.exe" -opengl The outline of the initial Warcaft startup window, appear, the processor is busy for a few seconds, and then Warcraft "hangs" ls -la ~/.wine/dosdevices/ drwxrwxr-x 2 kris kris 4096 Apr 17 19:10 . drwxrwxr-x 4 kris kris 4096 Apr 17 19:47 .. lrwxrwxrwx 1 kris kris 10 Apr 9 15:21 c: -> ../drive_c lrwxrwxrwx 1 kris kris 8 Apr 17 19:10 d: -> /dev/hdc //(my cd-rom) lrwxrwxrwx 1 kris kris 4 Apr 9 15:26 e: -> /usr lrwxrwxrwx 1 kris kris 11 Apr 9 15:26 f: -> /mnt/mars_h lrwxrwxrwx 1 kris kris 13 Apr 9 15:26 g: -> /mnt/uranus_h lrwxrwxrwx 1 kris kris 10 Apr 9 15:26 h: -> /home/kris lrwxrwxrwx 1 kris kris 1 Apr 9 15:21 z: -> / I am using Fedora Core 5 (uname -r gives 2.6.16-1.2080_FC5) wine --version -> gives me Wine 0.9.11 gcc --version -> gives me gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) I have tried various versions of Windose in Wine configurator. cat /etc/fstab LABEL=/1 / ext3 defaults 1 1 LABEL=/boot1 /boot ext3 defaults 1 2 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /dev/shm tmpfs defaults 0 0 LABEL=/home /home/old ext3 defaults 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 LABEL=/usr /usr ext3 defaults 1 2 LABEL=SWAP-hdb2 swap swap defaults 0 0 mars:/home /mnt/mars_h nfs soft 0 0 uranus:/home /mnt/uranus_h nfs soft 0 0 Video acceleration works - lspci gives: 01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 420] (rev a3) The first part of nvidia-settings -g GLX Information for venus.merwe:0.0: direct rendering: Yes GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_ARB_get_proc_address server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control client glx vendor string: NVIDIA Corporation client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce4 MX 420/AGP/SSE2 OpenGL version string: 1.5.6 NVIDIA 87.56 My son got Warcraft working on Fedora 3 on this machine a few years ago ...
"Alexander N. Sørnes"
2006-Apr-17 05:48 UTC
[Wine] Warcraft III on latest stable release of Fedora 5
Alexander N. S?rnes skrev:> Kris van der Merwe skrev: > >> Hi >> I would appreciate some help as I dont know Wine. >> >> I am scheduled to demonstrate Open Source to a small group of users. >> I want to use Warcraft to demonstrate Wine. >> The install and regedit went fine. ("Gfx OpenGL"=1) >> When I do : >> cd ~/.wine/drive_c/Program\ Files/Warcraft\ III/ >> wine "Warcraft III.exe" -opengl >> >> The outline of the initial Warcaft startup window, appear, the processor >> is busy for a few seconds, and then Warcraft "hangs" >> >> >> > Run war3.exe instead. > >