Aller au contenu

nosoucy62

GamerLine
  • Compteur de contenus

    625
  • Inscription

  • Dernière visite

  • Jours gagnés

    25

Tout ce qui a été posté par nosoucy62

  1. ok I suspected there must be a problem other than my PC
  2. look at my posts in previous messages.... 1 game with files not found 1 game with loading without launch game after title....
  3. thank you very much jcstahl1 !!!! i tested it this thuesday
  4. sorry always not working......grrrr I can't wait to see this surprise......
  5. you are right SGD ! the best method is to install flashpoint and make a shortcut i make 2 logo
  6. hi ! AHK to launch toons crisis 1 or 2 (after make a shortcut of course) with flashpoint installer in fullscreen. i play lightgun game with a wiimote+mayflash and i change the activated duck with spacebar by enter/return (minus + on wiimote) : #NoEnv SendMode Input SetWorkingDir %A_ScriptDir% Run, CLIFp.exe play -i cfe2989a-d730-a38a-2120-f3fba28da8c8 (change by ee0d149f-2c5d-0db1-ea6c-4f7d1f23d744 to launch toons crisis 2 ID) sleep 5000 ; Attendre un petit moment pour s'assurer que la fenêtre est au premier plan send ^f return::space ;modified to activate duck with enter (wiimote +) and not spacebar Esc:: Process, Close, AutoHotkey.exe Run,taskkill /im "AutoHotkey.exe" /F Process, Close, flashplayer_32_sa.exe Run,taskkill /im "flashplayer_32_sa.exe" /F ExitApp return
  7. sorry...same problem for 2 games look screenshoot it's possible to see your AHK files for the 2 games ?
  8. that would be perfect thanks
  9. sorry don't launch after title....loading......loading......
  10. good job Satanicainc !!!! work perfectly in fullscreen with border
  11. FULLSCREEN DON'T WORK WITH THIS AHK FOR THIS GAME but ok for another games.... #NoEnv SendMode Input SetWorkingDir %A_ScriptDir% Run, C:\YOUR FOLDER\Flashpoint\CLIFp.exe play -i 52c1db56-53d8-46ce-b0ce-f0428f00f388 send {Alt Down}{Enter}{Enter Up}{Alt Up} ;for fullscreen mode sleep 500 return Esc:: Process, Close, AutoHotkey.exe Run,taskkill /im "AutoHotkey.exe" /F Process, Close, CLIFp.exe Run,taskkill /im "CLIFp.exe" /F Process, Close, flashplayer_32_sa.exe Run,taskkill /im "flashplayer_32_sa.exe" /F ExitApp return Launch Justifier.ahk
  12. for fullscreen in AHK make a line with this code : send {Alt Down}{Enter}{Enter Up}{Alt Up} i tested it now but the game doesn't accept fullscreen......
  13. not working with mouse/wiimote/sinden on rpcs3....only controller gamepad
  14. hi SGD ! rambo ps3 works with lighgun you are sure ?? i tested it and don't work with lightgun with build rpcs3 lightgun.....
  15. sorry the game don't work with this files....... after launch and see title the game reset solved : deleted historic saves game
  16. you must install autohotkey program if you want to used this command line make a new .txt and copy all in this rename .txt extension to .ahk #NoEnv SendMode Input SetWorkingDir %A_ScriptDir% Run, Dolphin.exe -b -n 0000000100000002 Esc:: Process,Close,Dolphin.exe Process, Close, AutoHotkey.exe Run,taskkill /im "AutoHotkey.exe" /F ExitApp return launch tatsunoko.ahk
  17. 8008 error code is a problem DVD i know.... if that you must disconnect your DVD drive on your PC.... 8008 error = can't connect to serverbox and not dvd error sorry
  18. hi hippopippo ! do you have a link for this version of mario party ? i search on archive.org but nothing....
  19. work perfectly with commande line ! thanks
  20. hi ! i don't understand this topic....this game (wii version) is playable since longtime ago on dolphin....... the arcade version is very different than wii version ?
  21. use with launchbox with ahk file of course
  22. if you are interested in this game it is only usable with flashpoint installer. you have to download it from this emulator then use a small program to make a shortcut to launch it automatically. I can do a tutorial if needed
  23. hi miao8yu5 please accept to share link google with my account this time
  24. hi jcstahl1 do you have an exemple of bat files with bezel ? thanks
×
×
  • Créer...