Hello. "bascule" wrote: > hi, i've joined this list to see if i can get some help on getting dosemu to > work - or rather to play 'monkey isalnd 2', i run mandrake 8.1 plus > cooker enhancements i.e. bits if it are bleedin edge:-) dosemu version is > 'dosemu-1.0.1-8mdk', Have you tried Mandrake's bugzilla? The better way to get some help here is to use a self-compilled (with debug info) latest version of dosemu.
> 'xdos' fom a console > leaves the following output: > ERROR: cpu exception in dosemu code outside of VM86()! > Page fault: write instruction to linear address: 0x1cadaf74 > CPU was in user mode > Exception was caused by non-available page xdos must not be started from a console, but this page fault is interesting anyway. Could you provide a stack trace with gdb at a crash point? > given that i have a sblive with no dos drivers i was rather hoping that > dosemu might be a way to get sound in the game! This is possible, but you will most likely have to apply some patches for that. > $_dpmi = (4096) # in Kbyte Setting it to at least 16Mb is highly recommended for most games. > $_sound = (off) # sound support on/off And how are you going to get any sound with the settings like this one?:) - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
