Aller au contenu

nosoucy62

GamerLine
  • Compteur de contenus

    675
  • Inscription

  • Dernière visite

  • Jours gagnés

    26

Tout ce qui a été posté par nosoucy62

  1. hi joe555 ! i make all that's it recommanded.....name of bezel...1920x1080.....reshade with select play.exe for api.......i don't understand what's don't work....
  2. hi ! AHK file for flash games (quit game to push enter or minus + wiimote) and clear logo for launcher ! #NoEnv SendMode Input SetWorkingDir %A_ScriptDir% Run, flashplayer_32_sa NAME OF THE GAME.swf sleep 1000 send ^f Return::Esc ;to quit game with enter delete this line if you want to change with esc Esc:: Process,Close,flashplayer_32_sa.exe ExitApp return
  3. hi ! what do you mean by "CE" ?
  4. le jeu ne fonctionne pas encore sur MAME. impossible de tirer avec la mire et le jeu crash...... bientôt il fonctionnera....
  5. hi ! if you make a savestate and reload the game with this savestate it's not work ?
  6. i tested the 2 options (vulkan and opengl) but same problem....no bezel (1920x1080)
  7. sorry not launch.....white screen.....no title
  8. I did everything you explained the game launch but no bezel with bat + png.....
  9. hi ! test this day with reshade-shader but the bezel doesn't work......no bezel when i launch with bat file......
  10. test on pc without flashpoint : not work test on pc with flashpoint : work perfectly tested with all versions proposed by the different members
  11. 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
  12. in folder more video files but same problem....don't start after title
  13. ok I suspected there must be a problem other than my PC
  14. look at my posts in previous messages.... 1 game with files not found 1 game with loading without launch game after title....
  15. thank you very much jcstahl1 !!!! i tested it this thuesday
  16. sorry always not working......grrrr I can't wait to see this surprise......
  17. you are right SGD ! the best method is to install flashpoint and make a shortcut i make 2 logo
  18. 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
  19. sorry...same problem for 2 games look screenshoot it's possible to see your AHK files for the 2 games ?
  20. that would be perfect thanks
  21. sorry don't launch after title....loading......loading......
  22. good job Satanicainc !!!! work perfectly in fullscreen with border
  23. 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
  24. 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......
  25. not working with mouse/wiimote/sinden on rpcs3....only controller gamepad
×
×
  • Créer...