-
Posts
10152 -
Joined
-
Last visited
-
Days Won
159
Content Type
Profiles
Forums
Events
Downloads
Store
Articles
Everything posted by Adultery
-
Shouldnt need much really.... depends more on what command lines your exe takes. I'll tinker around and see what I can come up with... TBH I was waiting to see the documentation so I know what I'm getting myself into. I'll try to keep up with ya though! Does SwitchDisc write the install path to the reg?
-
I figured so... But ya never know!
-
Would you be cool with me writing a plugin that works with this? I have some ideas how you can get around this from within. Could really take advantage of the CL and make it work seamlessly.
-
Your catver is up to date right?
-
I noticed too that GameEx reverts back to English on me instead of Custom when it updates... May be a bug.
-
Wisconsinites have a word for people who buy that piss water... Drunks! Will also accept "broke".
-
Too Broken Down Before I Tap Ladies?
-
Old Milwaukee? Really? Lol!
-
I know I told you this already Sokurah, but I'm super pumped for this!!!!
-
1.0.9 Released: (Plugin) Fixed Attract Mode issue where GameExtender pops up over top of the "screen saver" (I was forcing my window to TopMost on a timer, but I stopped being lazy and just got the window handle for GameExtender instead. In the end, GameExtender is now hidden properly in Attract Mode and restored after.) (Plugin) Added the message "ATTRACT MODE! PRESS ANY KEY TO EXIT!" to the bottom of the Attract Mode screen The message will flash on and off every second like it would in an arcade game's "Demo Mode" The message also changes color randomly throughout attract mode [*](Plugin) Refined the code for Attract Mode (cleanup mostly, but I managed to contain a small memory leak in the process)
-
Awesome to see your first release! Hopefully the first of many! And to anyone who's wondering... Null put a lot of blood, sweat, and tears into this... It's pretty fabulous!
-
Way to go buddy! You're way cooler than you thought! You got the nod for an elite promotion! It's especially cool to me that you got "the nod", since your help has been invaluable to me in testing, but you've accomplished so much more than that. You're helpful when others need you, and I have personally seen you answer the call on several occasions. You're a model member of the GameEx family, and you have definitely earned the respect of countless others in the forum! Just wait for the jealousy and coveting of your new title! It's not impossible to make it to elite, but it's not just any promotion either. I hope you keep on doing what you do, and I just can't say this loud enough... CONGRATULATIONS BIGBY! And remember...
-
Game Info update make it in? If not its ready for the next one.
-
I would use Xpadder for that if I were gonna do it, but it's gonna vary from game to game what buttons you need to map for what game. Not sure how exactly you would approach that problem (GameEx doesn't tell me what game it's launching in Arcade, but I could be wrong on that) other than a game-by-game basis. Did that make sense?
-
Ahh that's CPWizard. When you disable Game Info, the control panel image stays up? When you enable it, the rest of the screen goes blank? Maybe HK has a switch in there to hide the window if something else pops up on it, IDK. I didn't consider that when I coded this because I don't actually use CPWizard on my rig. I may have to ask Ben about this.
-
So you're saying that GameEx displayed the CP on the second monitor and the screen then goes black minus the Game Info banner? It shouldn't... It only displays over top of GameExtender, it should not replace it. Can you provide me with a screen shot?
-
I'm not sure I follow you... The CP image? As in the one GameEx loads before the game?
-
Ship shipley! It just occured to me that the screen array is zero based (which explains DJoneK's issue as well). If anyone has downloaded 1.0.6+, please take note of this and be aware that I added the code to fix this. You will want to use the number that's assigned to your monitor in Windows (primary is 1, secondary 1 is 2, etc). I'm taking the - 1 into account before passing the screen variable now. So in DJoneK's situation, you need to change that zero to a 1 (the way it should be) instead of subtracting one yourself, so please fix that. I'm sorry for the inconvenience.
-
Unfortunately he fixed it. I didn't! I shoulda went with my gut instead of making it overly complicated! Lol! Thanks though. This and Xpadder are my favorite plugins. The more folks use them the more I'll stay on them. I want everyone to enjoy nice things. Now if I can just get the themers to make nice theme packs to mesh both together...
-
Ship shipley! It just occured to me that the screen array is zero based (which explains DJoneK's issue as well). If anyone has downloaded 1.0.6+, please take note of this and be aware that I added the code to fix this. You will want to use the number that's assigned to your monitor in Windows (primary is 1, secondary 1 is 2, etc). I'm taking the - 1 into account before passing the screen variable now. So in DJoneK's situation, you need to change that zero to a 1 (the way it should be) instead of subtracting one yourself, so please fix that. I'm sorry for the inconvenience. Version 1.0.8 Is Out: (Plugin) Removed manual overrides (Use the GUI monitor assignments instead) (Plugin) Code cleanup as a result of the above (Plugin) Fixed the monitor array to reflect the actual Windows monitor configs (1 is primary, 2 is secondary, etc). Please use your Windows monitor assignments! Download it from the first post.
-
Great! Thanks for testing for me! 1.0.8 forthcoming.
-
Sweeeeeeet! Did you need X/Y coordinates? OR the overrides at all for that matter? If not I'm gonna comment out that code.
-
Ohh my! I got ya!!! I know exactly what's wrong!!! Hold on a sec.
-
It's imperative that I see your Windows assignments... Can you possibly minimize GameEx and look at the monitor number for your PC monitor in Control Panel while GameEx is running (ie after your BAT runs)?




