Aller au contenu

nosoucy62

GamerLine
  • Compteur de contenus

    695
  • Inscription

  • Dernière visite

  • Jours gagnés

    28

Tout ce qui a été posté par nosoucy62

  1. hi ! test this day with reshade-shader but the bezel doesn't work......no bezel when i launch with bat file......
  2. test on pc without flashpoint : not work test on pc with flashpoint : work perfectly tested with all versions proposed by the different members
  3. hi satanicainc I just tried but it doesn't change anything. the problem cannot come from this cause because with the flashpoint emulator there is no installation of specific codecs if flashpoint emulator isn't installed all games don't work after different test
  4. in folder more video files but same problem....don't start after title
  5. ok I suspected there must be a problem other than my PC
  6. look at my posts in previous messages.... 1 game with files not found 1 game with loading without launch game after title....
  7. thank you very much jcstahl1 !!!! i tested it this thuesday
  8. sorry always not working......grrrr I can't wait to see this surprise......
  9. you are right SGD ! the best method is to install flashpoint and make a shortcut i make 2 logo
  10. 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
  11. sorry...same problem for 2 games look screenshoot it's possible to see your AHK files for the 2 games ?
  12. that would be perfect thanks
  13. sorry don't launch after title....loading......loading......
  14. good job Satanicainc !!!! work perfectly in fullscreen with border
  15. 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
  16. 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......
  17. not working with mouse/wiimote/sinden on rpcs3....only controller gamepad
  18. hi SGD ! rambo ps3 works with lighgun you are sure ?? i tested it and don't work with lightgun with build rpcs3 lightgun.....
  19. sorry the game don't work with this files....... after launch and see title the game reset solved : deleted historic saves game
  20. 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
  21. 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
  22. hi hippopippo ! do you have a link for this version of mario party ? i search on archive.org but nothing....
  23. work perfectly with commande line ! thanks
  24. 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 ?
×
×
  • Créer...