Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: PPJoy to Key And Jaguar  (Read 1340 times)

0 Members and 1 Guest are viewing this topic.

TeutonicDarkness

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 220
  • Last login:July 16, 2019, 10:54:16 pm
PPJoy to Key And Jaguar
« on: August 08, 2009, 10:27:55 pm »
Hello,


 For a long time I have looked for a way to use my
HotRodSE with the Jaguar Emulator: Project Temptest.
The Emulator apparently only accepts joystick input. :(

 Then I found several posts talking about PPJoyKey...
several Hours later I found a partially working solution:



Here is what I did:


Emulator is in a folder called Jaguar
Z:\Jaguar

I copied all the contents from
C:\Program Files\Parallel Port Joystick

to:Z:\Jaguar

I created a folder inside
called "JoyConfig"
Z:\Jaguar\JoyConfig

my profile named emustick.ini
Z:\Jaguar\JoyConfig\emustick.ini


I have made a .bat file that will launch The Jaguar with
Alien VS Predator selected.


Here is the contents of :Alien vs Predator.bat

///////////// //////////////
START PPJoyKey.exe JoyConfig\emustick.ini
START Z:\Jaguar\pt.exe AvP.jag
///////////////////////////////////////////


Now the only problem is I can't figure out how to auto kill
PPJoyKey on exit and have to do it manually.



If I can get that this will be perfect!
« Last Edit: August 08, 2009, 11:34:44 pm by TeutonicDarkness »

rockmes

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 141
  • Last login:June 05, 2016, 09:41:38 am
  • Don't you love it?
Re: PPJoy to Key And Jaguar
« Reply #1 on: August 09, 2009, 07:29:54 am »
l use a program that comes with XP Pro called pskill.exe. If you havent got it google it and downloaded it . below is a command that you can use as a bat file to close ppjoykey.
l use this with mamewah, for it has post_emulator_app_commandlines.


C:\pskill -t ppjoykey.exe

TeutonicDarkness

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 220
  • Last login:July 16, 2019, 10:54:16 pm
Re: PPJoy to Key And Jaguar
« Reply #2 on: August 09, 2009, 02:09:09 pm »
l use a program that comes with XP Pro called pskill.exe. If you havent got it google it and downloaded it . below is a command that you can use as a bat file to close ppjoykey.
l use this with mamewah, for it has post_emulator_app_commandlines.


C:\pskill -t ppjoykey.exe


Yes tried pskill, even process, I cant even get it to even launch
with a shell ...let alone kill it!  ;)

( Tried more than 1 shell too! )


It seems to only work from within Windows though
I cant figure out why?