Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: gonchal2004 on March 08, 2006, 08:13:27 am

Title: PPJOY WITH SPECTRUM AND AMIGA EMULATORS
Post by: gonchal2004 on March 08, 2006, 08:13:27 am
Hi all of you. i have the two great emulators emuzwin (spectrum) and Winuae (amiga) working perfectly with a program that allows me to convert X-arcade in a Virtual joystick. The only problem i have is that i cannot launch it from my front end .

this are the instruction the programmer gives:

Loading and saving the configuration
PPJoyKey allows you to load and save the configuration to .INI files. You can also load an .ini file on startup by specifying it on the command-line when starting PPJoyKey. For example PPJoyKey.exe C:\Config\PPJoyKey.ini will automatically attempt to load C:\Config\PPJoyKey.ini on startup. If the config file is in the current directory you need to add ".\" in front of it. For example PPJoyKey.ini becomes .\PPJoyKey.ini.


in my case:
i have ppjoy.exe in c/program files/paralel port and the "kempston.ini" configuration in E/zx spectrum/kempston

So in the emulator config i write:

also launch: c\program files\paralel port\ppjoy.exe E\zx spectrum\kempston\kempston.ini

but nothing happened

may be someone could help? thanks a lot.
 
Title: Re: PPJOY WITH SPECTRUM AND AMIGA EMULATORS
Post by: Minwah on March 08, 2006, 11:02:06 am
So in the emulator config i write:

also launch: c\program files\paralel port\ppjoy.exe E\zx spectrum\kempston\kempston.ini

You have missed colons after drive letters, it should be:

c:\program files\paralel port\ppjoy.exe E:\zx spectrum\kempston\kempston.ini
Title: Re: PPJOY WITH SPECTRUM AND AMIGA EMULATORS
Post by: gonchal2004 on March 08, 2006, 12:02:17 pm
thank you for your reply. i have write it again and nothing happened. :'(