Rep:Re: [HELP] file access

yves-gablin at ifrance.com yves-gablin at ifrance.com
Mon May 21 04:27:12 CDT 2001


Hi!
A .ST file actually is a file representing an Atari
ST disk. As Atari used Dos format, I can do (if I
want):
mount /pathTo/file.st /pathTo/mntPoint -t msdos -o
loop
So Stew (the Atari emulator) actually does file
access, not disk access.
Still, I'll follow Mr Patel's suggestion, and try to
send the resulting file.

Yves.
-----Message d'origine De: g.patel at wanadoo.fr-----
>I use Wine to run Stew, an Atari ST emulator,...
>...800x600 Wine Desktop, in managed = Y mode.
>While using Stew, I can't access .ST files.
>...I choose the file in the Wine file selector...
>...and then: Wine disapears (exit or crash...)...

If your applications is trying to do direct I/O on
the
floppy disk, it will probably not work.
To find out what it's doing, you should use 
wine -debugmsg +relay,+dosfs,+file  yourapp.exe
&>myfile.txt
and post the 200 lines before the end of the file.

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif






More information about the wine-users mailing list