sirgubster9 Posted July 5, 2020 Share Posted July 5, 2020 how does one do this in launchbox? Run Cxbx-Reloaded with the following command line (No need for calibration in game) : Cxbx.exe /load [_path_to_vc3.xbe_] especially if the rules of demulshooter are: Do not open Cxbx.exe window alone, to load and run the rom from within : this won't work with DemulShooter Quote Link to comment Share on other sites More sharing options...
Kiinkyfoxx Posted July 5, 2020 Share Posted July 5, 2020 Add the following line /load to the Default Command-Line Parameters in Edit Emulator, so the sample code at the bottom should end up looking like this; cxbx.exe /load "FULL\PATH\TO\ROM\FILE" Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 5, 2020 Author Share Posted July 5, 2020 something that simple and wow!! just tested it and it worked amazing... thank you so much!!! i was starting to lose faith. Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 6, 2020 Author Share Posted July 6, 2020 Any random chance you know how to get demulshooter to allow you to change up the start button keys or add in the button for bullet mode / slowdown mode on this game? Quote Link to comment Share on other sites More sharing options...
Kiinkyfoxx Posted July 7, 2020 Share Posted July 7, 2020 No need to add a bullet mode button it is built in within Demulshoooter and the start keys are set as well Controls : Cxbx-Reloaded Controls ROM LEFT CLIK MIDDLE CLICK RIGHT CLICK vcop3 Trigger Bullet Time Reload Misc. Notes : Do not open Cxbx.exe window alone, to load and run the rom from within : this won't work with DemulShooter ! P1 and P2 START buttons are mapped to Keyboard [1] and [2] (just like MAME, etc....) and can be simulated with AHK scripts from any other Aimtrak/Joystick button The game may crash on some computers at the end of the second level. Whats the issue with yours? What guns are you using? I haven't made any changes to the above and it all works with Wiimotes here. Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 7, 2020 Author Share Posted July 7, 2020 Start keys are set and they totally work. My whole mame cabinet is already programmed to have start buttons as different keys but I can on theory go back and reprogram all the emulators to match, just going to take a little bit of time. I didn't even see that display for bullet time being middle click, wow dont know how I missed that. I am using aimtrack or arcade guns or whatever they are called. And i really only use left click which is shoot and right click which I believe is shooting off screen to reload. I'm pretty sure there is a middle click registered within that aimtrack app. So I basically just need to set that to a button on the gun and I'm all set then? This is my first high end game that involves more than just fire and reload. Quote Link to comment Share on other sites More sharing options...
Kiinkyfoxx Posted July 7, 2020 Share Posted July 7, 2020 No need to go through all that, you can use Autohotkey. I assume you have a player one start and a seperate player 2 start button on your cabinet. You can set it so Player 1 start sends 1 and Player 2 start sends 2 just whilst this game is playing, by putting it in the Running AHK script tan in the edit emulator part In regards to Aimtrack and middle button I have no idea-sorry, but in theory yes that should work, if not and you have a spare button on the Aimtrack you could set that up to be midddle click by AHK. Not sure how well versed you are with AHK, but happy to help if you need it. Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 7, 2020 Author Share Posted July 7, 2020 oh i have no idea how to run AHK script. I tried to do one a little bit ago where i wanted it to automatically press alt enter to make it full screen and i got nothing. I have the ESC set up to exit the emulator but that one is always given to you. basically i normally just copy and paste what other people do. so lets say for instance in my cab i have the start button normally setup for player 1 as T. and i have player 2 start button set up as G. so i want T to register as 1 and G to register as 2, but only for this game or only for this emulator I guess would work as well. Do you know how I would go about doing that and would I just put it right below the ESC one thats in the running hotkey or whatever its called? Quote Link to comment Share on other sites More sharing options...
Kiinkyfoxx Posted July 7, 2020 Share Posted July 7, 2020 Using your example in the same tab (running ahk script tab) you would normally put the escape key ahk you would need to add the following ahk underneath it This will be across the emulator, you can do it for the game only but is adds another layer to it. AHK as below T::1 G::2 Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 7, 2020 Author Share Posted July 7, 2020 thats it??!!! its that easy! just write those two little guys: T::1 G::2 I think I can handle that, will try it out, thanks! Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 8, 2020 Author Share Posted July 8, 2020 Worked! Thank you! Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 20, 2020 Author Share Posted July 20, 2020 You by any chance ever try two light guns shooting at the same time and have it slow down so bad that its unplayable by any chance? Quote Link to comment Share on other sites More sharing options...
Headrush69 Posted July 20, 2020 Share Posted July 20, 2020 (edited) Are you sure it's not the slow-motion "bullet time" feature of the game? (Normally activated with middle mouse button or what you have set for Aimtrack) Edited July 20, 2020 by Headrush69 Quote Link to comment Share on other sites More sharing options...
sirgubster9 Posted July 20, 2020 Author Share Posted July 20, 2020 Yes. I have used the slow down button in the game and its pretty cool. Works fairly well. This is if I'm playing 1 player works great or if I'm playing 2 player but only shooting with 1 player it works great. As soon as I have 2 people actually playing and shooting at the same time the whole game gets super lagged and its hard to really do anything. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.