Aller au contenu

JustinCredible81

GamerLine
  • Compteur de contenus

    761
  • Inscription

  • Dernière visite

  • Jours gagnés

    3

Tout ce qui a été posté par JustinCredible81

  1. Autohotkey runs scripts. Demulshooter is a .exe that it runs by the scripts you've seen on this thread. So no it doesn't work without Demulshooter. Autohotkey by itself can't run any lightgun games. Autohotkey can do like a thousand things on your computer, it depends on the script it runs. There's a way to use a Lightgun without Demulshooter but it requires changing several files and it's not as accurate.
  2. I don't understand the question how do I see if the script works. You'll know it worked if you can aim your gun in the game. That's the only purpose of Demulshooter to allow you to use your gun. You should also be able to escape clean from the game by hitting esc game, and of course the game worked. Those 3 things are what the script does.
  3. Did you go to Demulshooter and click on Demulshooter GUI then choose P1 then choose your configuration? If not do that.
  4. It's on this thread but I can't tell you which page it's probably like 10-12 pages back.
  5. I also use runasdate and it fixes the issue. I know of no other way to get it working.
  6. If you're running Demulshooter properly which 100% requires an ahk script, you shouldn't have these problems. With Sega Golden Gun you have to run Demulshooter seperate from running the game for some reason or it won't work. Might be why you're having the problem. I was able to get it to work in the same script though with this. #SingleInstance Force run Enter_Your_Path_To\DemulShooter.exe -target=ringwide -rom=sgg Sleep 800 SetWorkingDir, Enter_Your_Path_To\TeknoParrot run TeknoParrotUi.exe --profile=gg.xml ExitApp Return $Escape:: Process,Close,TeknoParrotUi.exe Run,taskkill /im "TeknoParrotUi" /F ExitApp return ExitApp Try this script with Golden Gun, and change the path locations where needed (it says where in the script you need your own paths) If you're using an appropriate script for Time Crisis 5 I don't know why it isn't working. You may need to run Demulshooter GUI and find your gun to configure it.
  7. Are you using Demulshooter?
  8. I never had this problem with Time Crisis 5, however any time I try any of the Tekken 7 arcades from that thread I get the same error. Don't know a fix.
  9. That is only for Jconfig/Tiberius method and you would have to launch RLauncher.exe which is in the first folder Time Crisis 5. Not applicable to Demulshooter if you were trying to use that .
  10. You only open DemulShooter GUI, choose P1, and choose your gun (you may have to look in Device manager to figure out which numbers and letters equal your gun) That is the only time you open Demulshooter directly. My script I posted you use with autohotkey and it opens Demulshooter for you and the game. You don't actually double click on Demulshooter to make it work though the script does it for you. You have to become at least a tiny bit familar with autohotkey scripts to be able to use Demulshooter. But the hardest part is making the script, and I've already done that you just paste it in a AHK script. If you have any specific questions ask and I will try to help. You said you already assigned the wiimote, so all you have to do is copy my script, right click and choose new autokeyscript (you must download and install autohotkey if you haven't yet) paste it in the ahk script that you just made. Then double click the .ahk you just made it should run Demulshooter and Time Crisis 5. You should have your Wiimote working with it you don't have to calibrate.
  11. Maybe I'm missing something. I put spicetools in root directory, and configured spicecfg, but when I run spice.exe a command prompt comes up it shows a bunch of things then closes. Also when I set buttons in spicecfg I can only use my keyboard. My Xbox 360 controller isn't recognized.
  12. Thanks for the info. How do you launch the game? I've never used spicetools before.
  13. I will add also I would love someone to repost this please. Metal Gear is my favorite series I didn't know this was playable until today .
  14. Every Tekken 7 I download in this thread (first post, this page) I get that same error. :\
  15. I downloaded that google drive repack twice now and get the same error The application was unable to start correctly (0xc000007b)
  16. You need Demulshooter, my script I just posted is an example you can use. Just get the Demulshooter files and put them in the same location as the exe, download autohotkey if you don't already have it and paste that script into it and save it, and run the script. I've done the dirty work for you but you will have to use AHK for most games to work with your Wiimote.
  17. You should ask in the Teknoparrot thread for Teknoparrot help.
  18. I just looked and Time Crisis 5 is not even in Teknoparrot, even if it was there would be zero reason to use it. If you're referring to another game this thread is only for Time Crisis 5 use the Teknoparrot thread. Also why isn't your game fullscreen anyway? I never had a problem with that so I can't help you there but I can tell you the rest. Download the zip for nomousy extract it and put it in the director of TimeCrisisGame-Win64-Shipping, this script with nomousy will make the mouse cursor disappear and reappear when hitting escape. I don't know if you're using Demulshooter I also put the Demulshooter files in the same directory so I don't have to add any paths. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #SingleInstance, force Run, DemulshooterX64.exe -target=es3 -rom=tc5 Run, nomousy.bat run, "TimeCrisisGame-Win64-Shipping.exe" -NOINI -Language=JPN -playside=1 MButton::t RButton::y 5::<+t 1::<+h Escape:: Process,Close,TimeCrisisGame-Win64-Shipping.exe Run,taskkill /im "TimeCrisisGame-Win64-Shipping.exe" /F Run nomousy.exe ExitApp return nomousy.zip
  19. You're right SSD is always faster. I only have 256 GB SSD and 1 TB regular HDD, and I'm out of room on my SSD.
  20. I can't help you if you're not using demulshooter. Again that is the most accurate.
  21. Again it's your computer. There shouldn't be any 5 min wait. Although I do have a good computer and there is maybe a 1 minute or less wait on the launch screen only sometimes, but definitely not 5.
  22. It's more accurate.
  23. The one with 2gb of ram I would say no, the one with 4gb ram maybe. But you should consider getting a better computer. They have them with 16 gb of ram even 32 gb of ram. It also matters about the graphics card. Mine is Nvidia GTEForce GTX 1650 with 16 GB Ram it can play any game out now on PC.
  24. Could someone upload the .exe with the change?
  25. Yeah I dont know then. Works fine on my Nvidia GTX 1650.
×
×
  • Créer...