http://bugs.winehq.org/show_bug.cgi?id=35263 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|IO not working when |Anno 1602 Dutch version |launching from drive_c |Patch 1.04 breaks launcher |(when from cdrom it works |(menu items disappear, |partially) |saving games doesn't work | |anymore) --- Comment #8 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining summary based upon what I gathered from comments ... Additionally: --- snip --- root(a)ANNO1602 # winedbg 1602.exe WineDbg starting on pid 0023 fixme:dbghelp_dwarf:compute_location Only supporting one reg (eax/17 -> -2) fixme:dbghelp_dwarf:compute_location Only supporting one reg (eax/17 -> -2) fixme:dbghelp_dwarf:compute_location Only supporting one reg (eax/17 -> -2) fixme:dbghelp_dwarf:compute_location Only supporting one reg (eax/17 -> -2) 0x7b86248f ExitProcess+0xfdf in kernel32: movl %edi,0x4(%esp) Wine-dbg>cont --- snip --- => Never run Wine as root (su, sudo)! Wine doesn't require to be run as root. => Why are you running the game with a debugger? This does more harm than good, especially with games that have DRM/copy protection. Please install the game in a clean WINEPREFIX as _normal_ user. Make sure the DVD is properly mounted and recognized within Wine (drive "d:" or "e:" -> winecfg) Run the game from the installation folder as _normal_ user -> 'wine ./1602.exe'. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.