miao8yu5 Posted November 19 Posted November 19 https://drive.google.com/file/d/112EyOUlewhcwqi1PglvQUMF-0iWSvpGN/view?usp=drive_link
nosoucy62 Posted November 19 Posted November 19 (edited) hi miao8yu5 please accept to share link google with my account this time Edited November 21 by nosoucy62
Yusuf-5454 Posted November 19 Posted November 19 The game doesn't work without flashpoint, I couldn't figure it out
S.G.D Posted November 19 Posted November 19 5 hours ago, miao8yu5 said: https://drive.google.com/file/d/112EyOUlewhcwqi1PglvQUMF-0iWSvpGN/view?usp=drive_link can i upload my version here miao8yu5 ?
nosoucy62 Posted November 19 Posted November 19 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
S.G.D Posted November 19 Posted November 19 5 minutes ago, nosoucy62 said: 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 that program is the launchbox plugin ?
miao8yu5 Posted November 20 Author Posted November 20 15 hours ago, S.G.D said: can i upload my version here miao8yu5 ? 我可以在这里上传我的版本吗 miao8yu5 ? Just do it. I don't understand why I can't set up an unrestricted sharing link on Google Drive. This extracted version runs directly on my computer without needing to launch Flashpoint. Please also provide feedback on the test results.
S.G.D Posted November 20 Posted November 20 19 minutes ago, miao8yu5 said: Just do it. I don't understand why I can't set up an unrestricted sharing link on Google Drive. This extracted version runs directly on my computer without needing to launch Flashpoint. Please also provide feedback on the test results. well my copy of the game is not working with out internet but with that program nosoucy62 use i found the other day you can make for all games shortcuts and play the game without to load flashpoint... but you need to have flashpoint on that pc and to be download the game you like to make the shortcut have look here https://flashpointarchive.org/datahub/Extended_FAQ#GameShortcut and here https://github.com/oblivioncth/CLIFp make sure the version of flashpoin you have matching with the clifp tool 1
bea89 Posted November 21 Posted November 21 Hello, could someone please re-upload this game? thank you so much
S.G.D Posted November 21 Posted November 21 Download flashpoint open and search for the game download the game and you are good to go, Guys better to use flashpoint because in time we make know here what games look and can be play like rail shooters take look and on how to make games shortcuts and life is for GAMERS🙃
S.G.D Posted November 23 Posted November 23 a nice looking shooter game and close to House of The Dead series in flashpoint is... Deadly City Survival take a look 1
miao8yu5 Posted November 24 Author Posted November 24 7 hours ago, S.G.D said: a nice looking shooter game and close to House of The Dead series in flashpoint is... Deadly City Survival take a look Nice game! 1
S.G.D Posted November 24 Posted November 24 (edited) at night i will give you another game stay tuned Edited November 24 by S.G.D 1
S.G.D Posted November 24 Posted November 24 (edited) Next game to search in flashpoint is... Justified i can call the game through shortcut, the question is can we have in full screen using ahk script? Edited November 24 by S.G.D
nosoucy62 Posted November 24 Posted November 24 (edited) 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...... Edited November 24 by nosoucy62
nosoucy62 Posted November 25 Posted November 25 (edited) Il y a 16 heures, S.G.D a dit : can you upload your ahk script 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 Edited November 25 by nosoucy62 2
Satanicainc Posted November 25 Posted November 25 hace 17 horas, S.G.D dijo: Next game to search in flashpoint is... Justified i can call the game through shortcut, the question is can we have in full screen using ahk script? I made an standalone Justified version that works on 1080p and fullscreen. You can download it on: https://pixeldrain.com/u/QZV4F1sK The two first screens are not fullscreen, but the game runs on fullscreen. (If you want to change the language of the game -there are a few words and sentences, the game is very short-, you need to change the file localization.txt in Justified\Legacy\htdocs\i.cdn.turner.com\tntla\images\portal\fixed\space\games\justified\game\es\tools\data) Enjoy 5
nosoucy62 Posted November 25 Posted November 25 good job Satanicainc !!!! work perfectly in fullscreen with border
S.G.D Posted November 25 Posted November 25 39 minutes ago, Satanicainc said: I made an standalone Justified version that works on 1080p and fullscreen. You can download it on: https://pixeldrain.com/u/QZV4F1sK The two first screens are not fullscreen, but the game runs on fullscreen. (If you want to change the language of the game -there are a few words and sentences, the game is very short-, you need to change the file localization.txt in Justified\Legacy\htdocs\i.cdn.turner.com\tntla\images\portal\fixed\space\games\justified\game\es\tools\data) Enjoy thanks alot my friend good work 1
S.G.D Posted November 25 Posted November 25 5 hours ago, nosoucy62 said: #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 465 B · 3 downloads thanks bro
miao8yu5 Posted November 25 Author Posted November 25 Toon crisis 2 on flashpoint is 404 you can play it here https://www.jeux-jouer.fr/Toon-Crisis-2,216.html
S.G.D Posted November 25 Posted November 25 1 hour ago, miao8yu5 said: Toon crisis 2 on flashpoint is 404 you can play it here https://www.jeux-jouer.fr/Toon-Crisis-2,216.html Toon Crisis 1&2 https://archive.org/details/toon-crisis-1-2.7z
miao8yu5 Posted November 25 Author Posted November 25 4 minutes ago, S.G.D said: Toon Crisis 1&2 https://archive.org/details/toon-crisis-1-2.7z It's need files like this to run
nosoucy62 Posted November 25 Posted November 25 (edited) sorry don't launch after title....loading......loading...... Edited November 25 by nosoucy62
S.G.D Posted November 25 Posted November 25 1 hour ago, miao8yu5 said: It's need files like this to run Sorry guys now must be ok https://archive.org/details/toon-crisis-1-2-fixet.-7z 1
nosoucy62 Posted November 25 Posted November 25 (edited) sorry...same problem for 2 games look screenshoot it's possible to see your AHK files for the 2 games ? Edited November 25 by nosoucy62
Dasboot Posted November 25 Posted November 25 4 hours ago, miao8yu5 said: Can you export the playlist for all the games in you images please?
S.G.D Posted November 25 Posted November 25 27 minutes ago, nosoucy62 said: sorry...same problem for 2 games look screenshoot it's possible to see your AHK files for the 2 games ? for me they run ok i give a look tomorrow more flashpoint games tomorrow, i don look your list i have already clean the ones are good to be play long time a go from the whole flashpoint, in time i let you know for those
nosoucy62 Posted November 25 Posted November 25 (edited) 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 Edited November 25 by nosoucy62 1
S.G.D Posted November 25 Posted November 25 thanks my friend it's complicated the flash games other are run easy other need to be flashpoint installed in your pc to work at this topic is better if we make know what titles is good and download thru flashpoint next you make shortcut and We helped each other on how to call game and full screen from inside AHK this is the best way with less issues ithink
nosoucy62 Posted November 25 Posted November 25 (edited) you are right SGD ! the best method is to install flashpoint and make a shortcut i make 2 logo Edited November 25 by nosoucy62 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now