philo565 wrote: > I was wondering if there is a way to configure Wine to utilize more of the memory Not really. Wine already will use as much memory as it can, staying within the limits of win32 memory layout and 32-bit app. You should check memory limits (ulimit -a) on your box. Fedora is known to have too low limits which been a source of problems in the past.