Build Your Own Arcade Controls Forum

Front End Support => MaLa Frontend => Topic started by: Rulkiewicz on August 30, 2010, 07:53:42 pm

Title: Exiting ZSNES Error
Post by: Rulkiewicz on August 30, 2010, 07:53:42 pm
I've been having this happen for the last few weeks now, but I have Mala set to close the emulator when on a button press.  It does close the emu and brings Mala back, but there is still a splash screen which says "Starting...." and I cannot control Mala until I'm able to right click and select "Kill Super Nintendo".

Any ideas on how to fix this?
Title: Re: Exiting ZSNES Error
Post by: empardopo on August 31, 2010, 04:10:41 am
What version of ZSNES are you using?
Perhaps, you can use a bat file calling to zsnes and then launch the command taskkill /F /IM zsnes.

Greetings.
Title: Re: Exiting ZSNES Error
Post by: Rulkiewicz on August 31, 2010, 11:56:08 am
You mean to put that under the post command line in Mala for the Zsnes emu?
Title: Re: Exiting ZSNES Error
Post by: empardopo on August 31, 2010, 12:12:42 pm
You can try to put it there or you can make a bat to set like executable.
What version of zsnes are you using? I want to test it.  ;D ;D ;D
Title: Re: Exiting ZSNES Error
Post by: Rulkiewicz on August 31, 2010, 01:22:44 pm
1.51
Title: Re: Exiting ZSNES Error
Post by: empardopo on August 31, 2010, 07:39:09 pm
You can download AllInOne 1.83b from my signature!
You must change the content of AllInone.ini file. Its contents is the next:

[General]
PausaInicial=5000

[RemapeoTeclas]
ActivarRemapeoTeclas=
TeclaParaRemapear1=1joy11
TeclaParaRemapear2=
TeclaRemapeada={ESC}
PausaAntesRemapear=2000


[MatarProcesos]
ActivarMatarProcesos=SI
TeclaParaMatar1=1joy11
TeclaParaMatar2=
ProcesoAMatar1=zsnesw.exe
ProcesoAMatar2=
ProcesoAMatar3=
PausaProcesoAMatar=2000
SalirDespuesMatarProceso=SI

[Ayuda]
ActivarAyuda=SI
TeclaAyuda1=h
TeclaAyuda2=

[Cerrar]
ActivarCerrarScript=
TeclaCerrarScript1=q
TeclaCerrarScript2=

[LanzarProceso]
ActivarLanzarProceso=
TeclaEjecucion1=r
TeclaEjecucion2=
ProcesoALanzar=notepad.exe
PausaLanzar=1000
PausaAntesMatarPLanzado=3000

[Sonido]
ActivarSonido=SI
TeclaSubirSonido1=^F2
TeclaSubirSonido2=
TeclaBajarSonido1=!F3
TeclaBajarSonido2=
TeclaMute1=#F4
TeclaMute2=

[Foco]
ActivarFoco=
TeclaTraerFoco1=^4
TeclaTraerFoco2=
PausaTraerFoco=
ProcesoTraerAlFoco=

[RemapeoTotalBotones]
ActivarRemapeoTotalBotones=
Boton1=1joy5
Remapeada1=a
Boton2=1joy6
Remapeada2=b
Boton3=1joy7
Remapeada3=cde
Boton4=
Remapeada4=
Boton5=
Remapeada5=
Boton6=
Remapeada6=
Boton7=
Remapeada7=
Boton8=
Remapeada8=
Boton9=
Remapeada9=
Boton10=
Remapeada10=
Boton11=
Remapeada11=
Boton12=
Remapeada12=
Boton13=
Remapeada13=
Boton14=
Remapeada14=
Boton15=
Remapeada15=
Boton16=
Remapeada16=
Boton17=
Remapeada17=
Boton18=
Remapeada18=
Boton19=
Remapeada19=
Boton20=
Remapeada20=
Boton21=
Remapeada21=
Boton22=
Remapeada22=
Boton23=
Remapeada23=
Boton24=
Remapeada24=

[DireccionesJoystick]
ActivarDireccionesJoystick=
DireccionIzquierda=o
DireccionDerecha=p
DireccionArriba=q
DireccionAbajo=a

In color red the most important part ... In this example 1joy11 is the botton to close ZSnes emulator. You must set your botton there. Change 1joy11 for your botton.

Try and you told me.

Greetings
Title: Re: Exiting ZSNES Error
Post by: Henrik68000 on September 18, 2010, 09:23:38 am
What emu do you úse?

Mess 1.37 is very vey good. I never had any problems what so ever. No Mala esc hook needed.
execution:   snespal -cart "%path%\%rom%.%ext%"

Theres also the snes9x. Very good. Mala esc hook needed.
Execution    "%path%\%rom%.%ext%"



These two emus need not to be setup further.