Advertisement
jdm001

VLC - Gaming - 1: MJR - 10 Hidden Mame Gems

Jun 20th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; This AutoHotkey Script is a Video List Compilation player that requires VLC Portable & RocketLauncher
  2. ; It plays (streams) a video from Youtube, then plays all the games in that video in order.
  3. ; This one is:   Metal Jesus Rocks - Top 10 Hidden Arcade (MAME) Gems
  4. ; To exit a game, hit escape (or your default RL Exit key if it's not Escape)
  5. ; To exit the entire list mid-flight; hit #3 and then #1 while holding three (Or on a joystick hold Start then hit Coin)
  6. ; Note, you will probably need to edit the file locations in the section towards the bottom called:
  7. ; Launching the video, then each game in the video   (lines 100-110)
  8.  
  9. #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
  10. ; #Warn  ; Enable warnings to assist with detecting common errors.
  11. SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
  12. SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
  13.  
  14. ; This is to see if script is running in admin mode, won't work without, so it'll reopen in admin if it wasn't.
  15. if not A_IsAdmin
  16. {
  17.    Run *RunAs "%A_ScriptFullPath%"
  18.    ExitApp
  19. }
  20.  
  21.  
  22. ; Variables for the script
  23. MJRMAME10HGems = #10 - MAME - Boogie Wings `n#09 - MAME - Monster Farm Jump `n#08 - MAME - Violent Storm `n#07 - MAME - Horizon `n#06 - MAME - Muchi Muchi Pork! `n#05 - MAME - Prop Cycle `n#04 - MAME - Susume! Mile Smile `n#03 - MAME - Gunbarich `n#02 - MAME - G-Stream G2020 `n#01 - MAME - Fast Lane
  24. AVGN10WNES = #10 - MAME - Sunday Funday - The Ride (USA) (Unl)`n#09 - MAME - Kid Kool and the Quest for the Seven Wonder Herbs (USA)`n#08 - MAME - Back to the Future Part II & III (USA)`n#07 - MAME - Ghostbusters (USA)`n#06 - MAME - Little Red Hood (Australia) (Unl)`n#05 - MAME - Bill & Ted's Excellent Video Game Adventure (USA)`n#04 - MAME - Conan (USA)`n#03 - MAME - Action 52 (USA) (Unl)`n#02 - MAME - Cheetahmen II (USA) (Unl)`n#01 - MAME - Dr. Jekyll and Mr. Hyde (USA)
  25. VName = Video List Compilation
  26. VSource = Metal Jesus Rocks
  27. VList = List: 10 Arcade (MAME) Hidden Gems
  28. VHR = ________________________________
  29. SW := A_ScreenWidth - A_ScreenWidth*0.1
  30.  
  31.  
  32. ; Primary Monitor Display List
  33. Gui, Color, 000000
  34. Gui, -Caption +ToolWindow
  35. Gui, Font, S17, Bold
  36. Gui, Add, Text, +Center cWhite, %VName%
  37. Gui, Add, Text, +Center cRed, %VSource%
  38. Gui, Add, Text, +Center cBlue, %VList%
  39. Gui, Add, Text, +Center cWhite, %VHR%
  40. Gui, Show, x0 y0 w%A_ScreenWidth% h%A_ScreenHeight%
  41. Gui, Font, S7
  42. ;Gui, Add, Text, Left cYellow, %MJRMAME10HGems%
  43. Gui, 1:Add, Text, cYellow, #10 - MAME - Boogie Wings
  44. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            A superbly playable, humourous and utterly unique shoot-em-up from the Date East stable. The player begins each life in control of a bi-plane with a huge metal hook attached to its rear. This hook can be used to pick up enemies, objects, bombs and vehicles which can then be thrown both at other enemies, and at any walls and doorways that may be barring the player's route.If the bi-plane takes two hits from enemy forces, it will explode and the player is forced to continue on foot. The on-foot sections play in a vaguely similar fashion to SNK's legendary "Metal Slug" series.  Boogie Wings features highly detailed and completely destructible scenery, with a multitude of background animations making the game feel 'alive' and giving it much of its distinctive character.
  45. Gui, 1:Add, Text, cYellow, #09 - MAME - Monster Farm Jump
  46. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            A 3-D platform/puzzle game.  The players can play with one of the four selectable characters Roocho, Beochi, Chito, Golem and must jump forward or backward while maneuvering the character in the aerial platform runway and will need pick Items as you advance and avoid falling in gaps to reach the end of the runway to go to next level!
  47. Gui, 1:Add, Text, cYellow, #08 - MAME - Violent Storm
  48. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            Wade, Boris & Kyle's best friend, the lovely Sheena, is kidnapped in front of their eyes! So they venture into the hippie filled streets to maul anyone that gets in their way of rescuing her. Features awesome color-filled graphics, a kickin' vocal soundtrack and cool sound effects, lots of vicious moves (especially those from Boris!), a great sense of humor & plenty of great looking enemies & bosses. Break out fighting, everybody come on!
  49. Gui, 1:Add, Text, cYellow, #07 - MAME - Horizon
  50. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            A space shooter from Irem, it feels like a Moon Patrol sequel but instead of jumping over craters you shift between three lanes.  This 2.5D effect adds to difficulty and fun of the game.
  51. Gui, 1:Add, Text, cYellow, #06 - MAME - Muchi Muchi Pork!
  52. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            Muchi Muchi Pork! is a 2007 arcade bullet hell cute 'em up developed by CAVE, and published by AMI. It was also ported to the Xbox 360 as part of the Muchi Muchi Pork!/Pink Sweets compilation disc produced by CAVE
  53. Gui, 1:Add, Text, cYellow, #05 - MAME - Prop Cycle
  54. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            A strange game where you control a pedal powered plane to pop as many balloons as you can within a time limit. Because of its unique gameplay, this game gives a totally different and nice gaming experience.
  55. Gui, 1:Add, Text, cYellow, #04 - MAME - Susume! Mile Smile
  56. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            Susume!! Mile Smile was produced by Fuuki Co. Ltd. in 1995.  You are trying to collect the treasures from a maze. You can move safely around the perimeter but when you go into the maze you leave your egg. To return quickly to your egg, push the button.
  57. Gui, 1:Add, Text, cYellow, #03 - MAME - Gunbarich
  58. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            Psikyos Gunbarich is a spinoff of Gunbird featuring Gunbirds protagonist Marion. The game forbids the initials SEX on the high score table. If you try, it gets changed to three smileys. Maintenance Code 02920 (Stage Select etc.)
  59. Gui, 1:Add, Text, cYellow, #02 - MAME - G-Stream G2020
  60. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            GStream G2020 is an amazing shooter with awesome GFX and nervous gameplay.  Toshiaki Fujino who is the lead programmer and founder of Triangle Service, well known for classics as XII Stag and Trizeal, is behind this game.   The efforts made on GStream G2020 are absolutely incredible, we just have to see all of the GFX details to realize with what professionalism the developpers have worked into this game.  People who have played that game often talk about a Raiden Raizing halfbreed.
  61. Gui, 1:Add, Text, cYellow, #01 - MAME - Fast Lane
  62. Gui, 1:Add, Text, +Wrap w%SW% cWhite, :            In this driving/maze game, you control a vehicle who must drive through the entire maze to progress. There is another vehicle who tries to stop you so to aid your progress, you must drive through the beach ladies in order to gain power-ups which you can use on the other vehicle. These power-ups are as follows :JUMP - Allows you to either jump over the other vehicle or jump on top of it.SHOOT - Allows you to fire a bullet at the other vehicle.ATTACK - Allows you to charge into the other vehicle.? - Can either be Option which fires forwards or Line which shoots vertically.  Both also help you complete the maze.FLASH - Allows you to stun the other vehicle from any distance.
  63.  
  64.  
  65. ; Second Monitor Playlist (if exists)
  66. SysGet, MonitorCount, MonitorCount
  67. If(MonitorCount !=1){
  68.     SysGet, Mon2, Monitor, 2 ;<<<<<< Note if the 2nd screen doesnt show the game list, try changing this last number to 1 or 3.
  69.     Gui, 2:Color, COCOCO
  70.     Gui, 2:-Caption +ToolWindow
  71.     Gui, 2:Font, S10, Italics
  72.     Gui, 2:Show, x%Mon2Left% y%Mon2Top% w7000 h7000
  73.     Gui, 2:Add, Text, +Center cWhite, %VName%
  74.     Gui, 2:Add, Text, +Center cRed, %VSource%
  75.     Gui, 2:Add, Text, +Center cBlue, %VList%
  76.     Gui, 2:Add, Text, +Center cWhite, %VHR%
  77.     Gui, 2:Add, Text, cYellow, #10 - MAME - Boogie Wings
  78.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            A superbly playable, humourous and utterly unique shoot-em-up from the Date East stable. The player begins each life in control of a bi-plane with a huge metal hook attached to its rear. This hook can be used to pick up enemies, objects, bombs and vehicles which can then be thrown both at other enemies, and at any walls and doorways that may be barring the player's route.If the bi-plane takes two hits from enemy forces, it will explode and the player is forced to continue on foot. The on-foot sections play in a vaguely similar fashion to SNK's legendary "Metal Slug" series.  Boogie Wings features highly detailed and completely destructible scenery, with a multitude of background animations making the game feel 'alive' and giving it much of its distinctive character.
  79.     Gui, 2:Add, Text, cYellow, #09 - MAME - Monster Farm Jump
  80.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            A 3-D platform/puzzle game.  The players can play with one of the four selectable characters Roocho, Beochi, Chito, Golem and must jump forward or backward while maneuvering the character in the aerial platform runway and will need pick Items as you advance and avoid falling in gaps to reach the end of the runway to go to next level!
  81.     Gui, 2:Add, Text, cYellow, #08 - MAME - Violent Storm
  82.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            Wade, Boris & Kyle's best friend, the lovely Sheena, is kidnapped in front of their eyes! So they venture into the hippie filled streets to maul anyone that gets in their way of rescuing her. Features awesome color-filled graphics, a kickin' vocal soundtrack and cool sound effects, lots of vicious moves (especially those from Boris!), a great sense of humor & plenty of great looking enemies & bosses. Break out fighting, everybody come on!
  83.     Gui, 2:Add, Text, cYellow, #07 - MAME - Horizon
  84.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            A space shooter from Irem, it feels like a Moon Patrol sequel but instead of jumping over craters you shift between three lanes.  This 2.5D effect adds to difficulty and fun of the game.
  85.     Gui, 2:Add, Text, cYellow, #06 - MAME - Muchi Muchi Pork!
  86.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            Muchi Muchi Pork! is a 2007 arcade bullet hell cute 'em up developed by CAVE, and published by AMI. It was also ported to the Xbox 360 as part of the Muchi Muchi Pork!/Pink Sweets compilation disc produced by CAVE
  87.     Gui, 2:Add, Text, cYellow, #05 - MAME - Prop Cycle
  88.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            A strange game where you control a pedal powered plane to pop as many balloons as you can within a time limit. Because of its unique gameplay, this game gives a totally different and nice gaming experience.
  89.     Gui, 2:Add, Text, cYellow, #04 - MAME - Susume! Mile Smile
  90.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            Susume!! Mile Smile was produced by Fuuki Co. Ltd. in 1995.  You are trying to collect the treasures from a maze. You can move safely around the perimeter but when you go into the maze you leave your egg. To return quickly to your egg, push the button.
  91.     Gui, 2:Add, Text, cYellow, #03 - MAME - Gunbarich
  92.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            Psikyos Gunbarich is a spinoff of Gunbird featuring Gunbirds protagonist Marion. The game forbids the initials SEX on the high score table. If you try, it gets changed to three smileys. Maintenance Code 02920 (Stage Select etc.)
  93.     Gui, 2:Add, Text, cYellow, #02 - MAME - G-Stream G2020
  94.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            GStream G2020 is an amazing shooter with awesome GFX and nervous gameplay.  Toshiaki Fujino who is the lead programmer and founder of Triangle Service, well known for classics as XII Stag and Trizeal, is behind this game.   The efforts made on GStream G2020 are absolutely incredible, we just have to see all of the GFX details to realize with what professionalism the developpers have worked into this game.  People who have played that game often talk about a Raiden Raizing halfbreed.
  95.     Gui, 2:Add, Text, cYellow, #01 - MAME - Fast Lane
  96.     Gui, 2:Add, Text, +Wrap w640 cWhite, :            In this driving/maze game, you control a vehicle who must drive through the entire maze to progress. There is another vehicle who tries to stop you so to aid your progress, you must drive through the beach ladies in order to gain power-ups which you can use on the other vehicle. These power-ups are as follows :JUMP - Allows you to either jump over the other vehicle or jump on top of it.SHOOT - Allows you to fire a bullet at the other vehicle.ATTACK - Allows you to charge into the other vehicle.? - Can either be Option which fires forwards or Line which shoots vertically.  Both also help you complete the maze.FLASH - Allows you to stun the other vehicle from any distance.
  97. }
  98.  
  99. ; Launching the video, then each game in the video
  100. RunWait, D:\Arcade\System roms\Utility\VLCPortable.exe -f --video-on-top --disable-screensaver --play-and-exit https://www.youtube.com/watch?v=Rol2gAREjxY --start-time=48 --stop-time=108
  101. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "boogwing" , , Hide
  102. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "mfjump" , , Hide
  103. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "viostorm" , , Hide
  104. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "horizon" , , Hide
  105. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "mmpork" , , Hide
  106. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "propcycl" , , Hide
  107. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "susume" , , Hide
  108. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "gnbarich" , , Hide
  109. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "gstream" , , Hide
  110. RunWait, %comspec% /c D:\Arcade\RocketLauncher\Rocketlauncher.exe "MAME" "fastlane" , , Hide
  111.  
  112.  
  113. ; After list Completed, Goes back to Windows or Hyperspin
  114. SplashTextOn, 700, 500, Video List Compilation Complete,`n`nVideo List Compilation Complete. `n`nIf launched from Hyperspin: Returning to HyperSpin `n`nIf launched from Windows: Returning to Windows
  115. Sleep 3000
  116. Gui, 1:Destroy
  117. SplashTextOff
  118. Process, Close, RocketLauncher.exe
  119. Process, Close, VLCPortable.exe
  120. Send {ESC}
  121. ExitApp
  122.  
  123. ;  Keys and Joystick hooks to exit
  124. ~Joy8::
  125. If GetKeyState("Joy7")
  126. MsgBox, 4, , Do you really want to terminate the Auto List of Games now?  `n`n YES to Terminate or NO to Continue
  127. IfMsgBox Yes
  128.     {
  129.     Send {ESC}
  130.     Process, Close, RocketLauncher.exe
  131.     Process, Close, VLCPortable.exe
  132.     Gui, 1:Destroy
  133.     ExitApp
  134.     }
  135. Return
  136.  
  137. ~1::
  138. If GetKeyState("3")
  139. MsgBox, 4, , Do you really want to terminate the Auto List of Games now?  `n`n YES to Terminate or NO to Continue
  140. IfMsgBox Yes
  141.     {
  142.     Send {ESC}
  143.     Process, Close, RocketLauncher.exe
  144.     Process, Close, VLCPortable.exe
  145.     Gui, 1:Destroy
  146.     ExitApp
  147.     }
  148. Return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement