SORHP Posted February 6, 2014 Posted February 6, 2014 Found this game I cannot live without! Can someone with skills please help us get this in our HS setups with out the internet, full screen? If we can, I'll make us a theme... http://not.vlambeer.com/luftrauser/ My Arcade Machines...
bleasby Posted February 6, 2014 Posted February 6, 2014 open the browser in chrome and inspect the page. You will see in the html code that the game is loaded from this page: http://games.mochiads.com/c/g/luftrauser/Luftrauser.swf Now save the swf to your computer and use one of the flash player modules on hyperlaunch to launch the game. I did not tested if this will work offline or not, but it is very easy to run it from hyperlaunch. When asking for help for RocketLauncher, POST ON THE RLAUNCHER.NET FORUMS! Also, please post your RocketLauncher.log with logging level set to troubleshooting in pastebin (set the log level in RocketLauncherUI, global system > General Settings -> RocketLauncher). Ass. Bleasby - RocketLauncher Development Team.
HazzardActual Posted February 6, 2014 Posted February 6, 2014 oh i love this game, Let me know if you can get it to work, ive got some other great flash games saved that i'm sure i can adapt the code to
brolly Posted February 6, 2014 Posted February 6, 2014 swf doesn't seem to have any kind of protection so it's simply a matter of downloading it and running it on a flash player. Doesn't seem to resize on fullscreen though, but I've only gave it a quick look.
SORHP Posted February 6, 2014 Author Posted February 6, 2014 this will turn it into an EXE http://swftools.sourceforge.net/swf-to-exe.html but changing to full screen is not correct, any suggestions, I thought we may treat it like super mario crossover... Ill try it out later this evening My Arcade Machines...
teacworms Posted February 8, 2014 Posted February 8, 2014 This is great! Is there any other flash based games that are worth a look, besides this and Super Mario Crossover?
SORHP Posted February 8, 2014 Author Posted February 8, 2014 I used the super mario crossover launcher on it and it works, but I had to tweak the full screen ctrl+f to be delayed 2 seconds, then the game goes to full screen, but needs to "show all", or zoom in, but I cant figure out the shortcut for this command, anyone know??? My Arcade Machines...
SORHP Posted February 8, 2014 Author Posted February 8, 2014 well, I got impatient... here's a simple ahk script that will atleast get it going to full screen 4:3 (no widescreen as far as I know, unless someone can show me the way) put this in an ahk exe in the same folder as the executable luftrauser.exe, and then run the ahk Hotkey, ~Esc, Close Run, luftrauser.exe sleep 2100 SendInput {Alt Down} SendInput {Alt Up} SendInput {v Down} SendInput {v Up} SendInput {a Down} SendInput {a Up} SendInput {Ctrl Down} SendInput {f Down} SendInput {f Up} SendInput {Ctrl Up} Process, WaitClose, luftrauser.exe Close: SendInput {Ctrl Down} SendInput {q Down} SendInput {q Up} SendInput {Ctrl Up} ExitApp Return EDIT: After some more thorough testing, you may need to adjust the sleep time to get full screen properly My Arcade Machines...
SORHP Posted February 8, 2014 Author Posted February 8, 2014 BOOM!!! Put in Theme Announcements My Arcade Machines...
SORHP Posted October 15, 2014 Author Posted October 15, 2014 Thanks man, it's been a while My Arcade Machines...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.