Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pirracas77

Pages: [1]
1
Thanks @hermine.potter.

Unfortunatlly this small minimized window  is due to cmd.exe execution. There is no way to hide it.

2
Thanks for the suggestions.

I'm sure the issue is nothing to do with AM but to the operating system.

I finally managed to work it cheating the SO.
I mean, I load previously a simple "cmd.exe" before AM is lauched. With this, I ensure that all drivers needed by AM are loaded first of all.

I gather all this things in a .bat file and then I call this file as shell in the windows registry.

 
Code: [Select]
@echo off
start "" /min C:\WINDOWS\system32\cmd.exe
start "" /b C:\Attract-Mode\attract.exe
taskkill /F /IM cmd.exe

I get almost a complete invisible OS. Just a little minimized window previous to AM.

I wonder if there is another way to ensure load all items needed...


Regarding to linux, well, I would be glad to use it but I'm not sure if all my emulators have a replication in linux (i.e. visualpinball, daphne)



3
General / Re: Attract Mode loads but sound doesn't work
« on: December 21, 2020, 06:02:59 AM »
Just one strange behaviour.

The behaviour is normal if I launch attract-console.exe instead of attract.exe. The startup is faster and the sounds work from the beginning.

Does it give you any clue?

4
General / Re: Attract Mode loads but sound doesn't work
« on: December 21, 2020, 02:06:01 AM »
Your OS is almost 20 years old. Even MicroSoft hasn't supported it for years.

To get it to work you'll need to use FFmpeg 3.4 or older which is in the notes at URL you mention (http://attractmode.org/download.html).

If the older version of FFmeg doesn't work, you can likely get it to work but maybe not with the latest version of AM.

thanks for the suggestion.

AM is working very well for me. Only this issue appears when I set up it as shell. I will try with FFmeg different versions anyway.


5
General / Re: Attract Mode loads but sound doesn't work
« on: December 21, 2020, 01:02:15 AM »
Windows XP is no longer supported by AM. Search the forum and you can find a modified version (just for XP) that might work for you.

Really? I downloaded mine from http://attractmode.org/download.html

6
General / Re: Attract Mode loads but sound doesn't work
« on: December 21, 2020, 12:54:07 AM »
Thanks a lot for your quick answer.

-check that sounds are correct activated
>check that main sounds are activated and not disabled
>check that any external sound software switches correctly (and of course, that drivers of sound card works correct)
Yes, the sound works again just running/exit a game.

Quote
-disable console in AM:
start AM > press TAB key > General > Hide Console : yes

Yes, It was already disabled.

Quote
-try another version of AM:
>the newest version of AM
>an earlier version/former version of AM

I'm currently running 2.6.1. Any advice about versions to try?

Quote
-try another architecture of AM
>x86 version of AM
>x64 version of AM

I'm running a windows 32 bit version in a old PC, so I cannot choose here

Quote
-modify properties of .exe > properties > compatiblity > set hook : run as administrator > OK
right mouse button on attract.exe >

I dont have this option in my Windows XP.

7
Hello:
I have set up Attrac Mode as shell.

The fist problem is that Attrac Mode gives me a black screen after the splash logo.
It shows again something just after moving the joystick or push some buttoms.
After that the problem is that I have no sound until I run a game. Like even the intro video doesnt play sound. As soon as I run and quit any game I then have menu sounds, etc.
It seems like all necessary Windows items are not yet loaded.

I don't have this problem if I run Windows normally and then, I launch AM.

I'm running AM 32bits.

Pages: [1]