[Game] Final Fantasy 7 does not work

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Fatal Error
Newbie
Newbie
Posts: 4
Joined: Wed May 28, 2008 3:27 am

[Game] Final Fantasy 7 does not work

Post by Fatal Error »

Hi@all

i have a great problem with mi wine.
i have Xubuntu 6.06 (dapper drake) on my Asus L8400 Notebook.
i cannot post my Sys definitions, cuz i haven't a tool like siw.exe whos runnig under linux.

when i start my ff7, a litle moment after, there appears a error message.
Unable to locate a MIDI-Device. Final Fantasy VII requires a Windows95-compliant MIDI Device.
my console print follow text:

Code: Select all

root@error-laptop:/home/fatal-error# wine ff7
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
root@error-laptop:/home/fatal-error#

Code: Select all

root@error-laptop:/home/fatal-error# wine --version
Wine 0.9.9
root@error-laptop:/home/fatal-error#
this wine was in my Synaptics so i think its the actual version for my linux.

are there enough informations for you to help me or is there something i forgot?
Marcel W. Wysocki

[Game] Final Fantasy 7 does not work

Post by Marcel W. Wysocki »

On Wed, 28 May 2008 03:39:08 -0500
"Fatal Error" <[email protected]> wrote:
Hi@all

i have a great problem with mi wine.
i have Xubuntu 6.06 (dapper drake) on my Asus L8400 Notebook.
i cannot post my Sys definitions, cuz i haven't a tool like siw.exe whos runnig under linux.

when i start my ff7, a litle moment after, there appears a error message.

Unable to locate a MIDI-Device. Final Fantasy VII requires a Windows95-compliant MIDI Device.
my console print follow text:

Code:
root@error-laptop:/home/fatal-error# wine ff7
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
root@error-laptop:/home/fatal-error#




Code:
root@error-laptop:/home/fatal-error# wine --version
Wine 0.9.9
root@error-laptop:/home/fatal-error#



this wine was in my Synaptics so i think its the actual version for my linux.

are there enough informations for you to help me or is there something i forgot?



this is not a wine bug
if you dont have midi support working on your host OS, how should wine use it ?

--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
Fatal Error
Newbie
Newbie
Posts: 4
Joined: Wed May 28, 2008 3:27 am

Post by Fatal Error »

ah that means i havent midi^^ now i see. hmm but as far as i know has my machine midi... is this a package that i need?

see, i know these are stupid questions but i'm realy new on linux.
Marcel W. Wysocki

[Game] Final Fantasy 7 does not work

Post by Marcel W. Wysocki »

On Wed, 28 May 2008 03:47:01 -0500
"Fatal Error" <[email protected]> wrote:
ah that means i havent midi^^ now i see. hmm but as far as i know has my machine midi... is this a package that i need?

see, i know these are stupid questions but i'm realy new on linux.



https://help.ubuntu.com/community/Midi/ ... hesisHowTo


--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
scguy318
Newbie
Newbie
Posts: 1
Joined: Wed May 28, 2008 3:50 am

Post by scguy318 »

You shouldn't be running Wine as root, and your Wine version looks to be extremely old.
Fatal Error
Newbie
Newbie
Posts: 4
Joined: Wed May 28, 2008 3:27 am

Re: [Game] Final Fantasy 7 does not work

Post by Fatal Error »

Marcel W. Wysocki wrote:On Wed, 28 May 2008 03:47:01 -0500
"Fatal Error" <[email protected]> wrote:
ah that means i havent midi^^ now i see. hmm but as far as i know has my machine midi... is this a package that i need?

see, i know these are stupid questions but i'm realy new on linux.



https://help.ubuntu.com/community/Midi/ ... hesisHowTo


--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
so i've done this tutorial (big thx) and now i can play MIDI files (tested with a midi file from www.vgmusic.com).

Code: Select all

root@error-laptop:/home/fatal-error# wine ff7
root@error-laptop:/home/fatal-error# wine "c:/program files/ff7/ff7config.exe"
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
root@error-laptop:/home/fatal-error#
now i'm hopeless. setting up timidity exactly like the tutorial including this special lib eaw... and it doesn't work.

i think i forgot one stupid little thing but i don't see it.
can it realy be the root whos producing this error?
Marcel W. Wysocki

[Game] Final Fantasy 7 does not work

Post by Marcel W. Wysocki »

On Wed, 28 May 2008 04:33:29 -0500
"Fatal Error" <[email protected]> wrote:
Marcel W. Wysocki wrote:
On Wed, 28 May 2008 03:47:01 -0500
"Fatal Error" <[email protected]> wrote:

ah that means i havent midi^^ now i see. hmm but as far as i know has my machine midi... is this a package that i need?

see, i know these are stupid questions but i'm realy new on linux.




https://help.ubuntu.com/community/Midi/ ... hesisHowTo


--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
so i've done this tutorial (big thx) and now i can play MIDI files (tested with a midi file from www.vgmusic.com).


Code:
root@error-laptop:/home/fatal-error# wine ff7
root@error-laptop:/home/fatal-error# wine "c:/program files/ff7/ff7config.exe"
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
root@error-laptop:/home/fatal-error#


now i'm hopeless. setting up timidity exactly like the tutorial including this special lib eaw... and it doesn't work.

i think i forgot one stupid little thing but i don't see it.
can it realy be the root whos producing this error?



dont run wine as root!

also try to set sound to OSS in winecfg since the timidy how to said sth about snd-seq-oss
perhaps that helps

also check ff7config if it has a setting for hardware or software synth.
--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

[Game] Final Fantasy 7 does not work

Post by austin987 »

On Wed, May 28, 2008 at 4:33 AM, Fatal Error <[email protected]> wrote:
Marcel W. Wysocki wrote:
On Wed, 28 May 2008 03:47:01 -0500
"Fatal Error" <[email protected]> wrote:

ah that means i havent midi^^ now i see. hmm but as far as i know has my machine midi... is this a package that i need?

see, i know these are stupid questions but i'm realy new on linux.




https://help.ubuntu.com/community/Midi/ ... hesisHowTo


--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
so i've done this tutorial (big thx) and now i can play MIDI files (tested with a midi file from www.vgmusic.com).


Code:
root@error-laptop:/home/fatal-error# wine ff7
root@error-laptop:/home/fatal-error# wine "c:/program files/ff7/ff7config.exe"
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
root@error-laptop:/home/fatal-error#


now i'm hopeless. setting up timidity exactly like the tutorial including this special lib eaw... and it doesn't work.

i think i forgot one stupid little thing but i don't see it.
can it realy be the root whos producing this error?





Also upgrade wine to 1.0-rc2. 0.9.9 is ANCIENT.
Fatal Error
Newbie
Newbie
Posts: 4
Joined: Wed May 28, 2008 3:27 am

Re: [Game] Final Fantasy 7 does not work

Post by Fatal Error »

austin987 wrote:On Wed, May 28, 2008 at 4:33 AM, Fatal Error <[email protected]> wrote:
Marcel W. Wysocki wrote:
On Wed, 28 May 2008 03:47:01 -0500
"Fatal Error" <[email protected]> wrote:

https://help.ubuntu.com/community/Midi/ ... hesisHowTo


--
Marcel W. Wysocki <[email protected]>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
so i've done this tutorial (big thx) and now i can play MIDI files (tested with a midi file from www.vgmusic.com).


Code:
root@error-laptop:/home/fatal-error# wine ff7
root@error-laptop:/home/fatal-error# wine "c:/program files/ff7/ff7config.exe"
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
root@error-laptop:/home/fatal-error#


now i'm hopeless. setting up timidity exactly like the tutorial including this special lib eaw... and it doesn't work.

i think i forgot one stupid little thing but i don't see it.
can it realy be the root whos producing this error?





Also upgrade wine to 1.0-rc2. 0.9.9 is ANCIENT.
yeah i know its damned old but my xubuntu cannot install a newer version.
its rly strange i dont know why. i'll try 1.0rc2.
for OSS sound, must i edit anything in the registry or something? cuz i changed sound in winecfg to oss but my wine print alsa not found again.
Locked