Hi folks, been a while since I visited cos I've ben so busy but really need some assistance.
I'm currently trying to tie Taito Type X games into my frontend (Mamewah) and have two problems:
1) I have the games fully working in Windows, have all the keys mapped and they launch, control and quit just fine. I have set up Mamewah to launch the .lnk I have created for each game's batch file launcher and they launch just fine. However when the game is launched, although full screen, it seems that the game is not fully 'in focus' even though it is running in full screen in the foreground. It seems to partly run ok, but if i press any button for more than a fraction of a second, it seems to lose focus and instead of doing what it should do in the game on screen, it does something in the background as though the game is not in focus. Let me give you an example:
- launch game from front end using key 'E' (which is 'launch game' in my front end and also 'P1 start' in Taito Type X games). Game launches fine.
- game is set to 'free play', so tapping key 'E' should start a game. Sometimes it does, however sometimes it acts as though I'm still at my front-end, and tries to launch a second instance of the game, crashing the whole thing.
- if I press any other button, or get into a game and press any other button, some times the screen will flash up for a fraction of a second my front-end, then return to the game. Eventually it loses focus completely and crashes the game.
- if I press 'W' (my 'coin' button) to add a credit on those games not on free play, sometimes it will add a credit, but sometimes it will flash up my front-end again, opening it's config menu (my front-end is set to open it's config menu when 'coin' is pressed). I lose focus of the game completely in this case and can't do anything.
I know there is a problem here with focus, as it is activating functions of Mamewah, which of course is still running in the background. I can't just change the assigned keys for 'coin' and 'start' as pressing multiple keys or any other key still flicks up the frontend for a fraction of a second anyway, and eventually crashes it or loses focus. Is there anything I can do in the form of a batch file or from the command line to sort this, or should I be using some kind of wrapper?
2) My second problem is with Howard Casto's wrappers for the vertical games. I've detailed that problem
HERE if anyone can shed any light on that.
I'm really suck with this as I seem to be having issues no-one else has reported, but unfortunately there do not seem to be many English language postings on Taito Type X anyway so I'm hoping someone can help. I will post a video if I can to show the problems. Please please please can anyone help?