Page 1 of 1

Wine question [SOLVED]

Posted: Tue Jul 08, 2008 2:42 pm
by red-e-made
OK, I recently successfully installed a game in wine, but when I open it using a command prompt, I get the following error message in terminal:

Code: Select all

preloader: Warning: failed to reserve range 00000000-60000000
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
Any ideas what this means?

Re: Wine question

Posted: Tue Jul 08, 2008 2:47 pm
by Xgamer
What game you installed?

Re: Wine question

Posted: Tue Jul 08, 2008 2:53 pm
by red-e-made
Xgamer wrote:What game you installed?
Touhou Scarlet Weather Rhapsody V1.01

Re: Wine question

Posted: Wed Jul 09, 2008 7:54 am
by red-e-made
CavalierBob wrote:See this bug at the Wine Bugzilla
I thank you for that, Bob. I gave Yahoo Messenger a test-run in Wine after this, and it worked. The Touhou games are another story. The one I'm trying to install is the latest one and no doubt needs patches. So I'm going for the next to latest one instead, which only requires downloading an easy-to-find .dll file in order to get it running.

My next mission is this: Could it be possible to install Wine in an external drive? I ask because the default it installs to, my root and boot partitions, are 5GBs each, while my external hard drive is 140 GB. These games are over 1GB a piece.

Re: Wine question

Posted: Wed Jul 09, 2008 2:17 pm
by red-e-made
Deirdre wrote:
red-e-made wrote:
CavalierBob wrote:See this bug at the Wine Bugzilla
I thank you for that, Bob. I gave Yahoo Messenger a test-run in Wine after this, and it worked. The Touhou games are another story. The one I'm trying to install is the latest one and no doubt needs patches. So I'm going for the next to latest one instead, which only requires downloading an easy-to-find .dll file in order to get it running.

My next mission is this: Could it be possible to install Wine in an external drive? I ask because the default it installs to, my root and boot partitions, are 5GBs each, while my external hard drive is 140 GB. These games are over 1GB a piece.
No need to instal wine on the external drive, just change the wine configuration so the wine "c-drice" doent point to ~/.wine/c_drive but to a folder on the external drive
Thank you, Deirdre. I'll give this a shot and report back.

Re: Wine question

Posted: Wed Jul 09, 2008 4:53 pm
by red-e-made
Well, Deirdre this is me reporting back.

Turns out it's even simpler than I thought. I downloaded Mountain of Faith to my external drive, right-clicked, and went to Choose Application, selecting Wine Windows Emulator. Bam.

Now onto downloading the rest of the games!

Thanks everyone