

I've came rather late to the Taito type x party but I have some of the games working with slight issues more notably Intro/WMV sequences, as I've noted earlier on in the thread some games eg SFIV hang/crash while playing the intro, my issue is different in that on my rig it skips the intro and the game works flawlessly(although I also note that this may affect the character endings from playing). You've managed to help me in the past so I'm hoping you can again. Hey Howard! I realize that there hasn't been a post on this thread for a long time but I didn't want to start a new thread in-case information ended up being duplicated. *edit* Adding a hide command hides that unsightly prompt when the loader is first launched.


Taito type x2 dmac Pc#
One of the nice things about this method is once you compile the exe, you can give it a nice icon and the game will essentially be like a pc game. Ahk has some fuzzy logic to search for windows, but for best results make sure the caption is exact. To get captions for games, just press alt+tab while they are running and read what it says in the taskbar. Obviously I tested this one on Blaz Blue, replace that bit with the caption of the game you want to launch. Sleep 5000 We want to give the game a few seconds to load before we monitor it.Īll this is doing is making a false exe that'll stay running until the game closes, giving your FE something to monitor. Now you'll need the game's title bar captions, but here is an example script: The easiest way would be to make a ahk (auto hot key) script for each game and compile it. So we need to make an exe that will stay open until the games exit. So your fe is still active in the background. Well guess what? Be it via a batch file or directly via command line, what you launched was typex_loader, and it exited almost instantly. Most FE's freeze themselves and wait until the app launched exits before they come back. It quite literally loads the game, swapping out the memory addresses of inputs so that it's actually playable. Typex_loader is not a persistant exe, and by that I mean it doesn't run the whole time the game is running. I can't give you specifics without knowing that but let me explain what I think it is anyway. I've seen that issue before.Īre you launching the games from within your FE via a batch file? If not then you have something odd going on with your hardware/software.įinally got a chance to see your video. Adjusting the delay in the cfg file might help as it's probably a timing issue. If that's the case then your setup has problem with the wrapper. It won't be resized right or anything, but it should go ahead and load without error. launch the game not with the wrapper, but the batch file that game with it. Using Irotate or your video cards driversģ. Go ahead and start dxwnd and keep it running.Ģ. In the dxwnd folder, edit the path0 entry in the ini file to point to the game you are trying to launch. I would suggest you play with it a bit more first and figure out exactly what is causing the issue.ġ.
Taito type x2 dmac driver#
I could tell you the name of a card, you buy it and then you still run into the problem becuase it has to do with your OS or some errant driver or what have you. We know that the wrapper doesn't work for some setups and we know that some cards have trouble with rotation, but everything is so sketchy that we don't really know with 100% certainty what the cause it. I don't feel very comfortable giving a reccomendation to be honest.
