Aller au contenu

emulor

GamerLine
  • Compteur de contenus

    509
  • Inscription

  • Dernière visite

  • Jours gagnés

    3

Tout ce qui a été posté par emulor

  1. Both on Win7 64bits
  2. Recently I encountered a problem with these two games on PC. I can´'t run both with codecs from K-Lite Codec. To solve it: Unistall K-lite codecs Install Combined Community Codec Pack http://www.cccp-project.net/ for Silent Hill and reset settings Install Divx 6.0 http://www.oldversion.com/windows/divx-6-0 for Aliens: Extermination Hope this can help someone
  3. emulor

    Game Loader All Rh

    Create a Batch file (.bat) and run with game you want, for example: @echo off INSERT_HERE_PATH_AND_COMMAND_FILE_WITH_EXTENSION_FOR_GAMELOADER_GAME_YOU_WANT shutdown / s You can read more: https://www.thewindowsclub.com/shutdown-options-in-windows-7-using-the-command-prompt
  4. There isn´t any "easy" way, but follow this Guide to install Hyperspin+Rocketlauncher: https://gameroomsolutions.com/setup-hyperspin-mame-hyperlaunch-full-guide/ To use teknoparrot games you need use PCLauncher Module from Rocketlauncker. I alway do it manually, open files and insert lines... For example, I use "Sega Ring" wheel for some games, and I will use MKDX game for this example. 1. Create "Sega Rings" whell with PCLauncher Module 2. Goto Hyperspin -> Database -> Sega Rings folder and open XML file with notepad and goto botton line after </game> and before </menu> insert: <game name="Mario Kart Arcade GP DX" index="true" image="y"> <description>Mario Kart Arcade GP DX</description> <cloneof></cloneof> <crc></crc> <manufacturer>Nintendo</manufacturer> <year>2013</year> <genre>Racing</genre> <rating>ESRB - E (Everyone)</rating> <enabled>Yes</enabled> </game> Save and exit 3. Create a SHORTCUT file to the Teknoparrot emulator with the parameters of game, follow the guide above from WildWolf 4. Goto RocketLauncher -> Modules -> PCLauncher Create Sega Rings.ini file and open with notepad Goto ini botton line and insert: [Mario Kart Arcade GP DX] Application=FULL PATH OF SHORTCUT FILE YOU CREATE (for exemple: c:\SegaRings\MKGPDX ARCADE.lnk) NOTE: [Mario Kart Arcade GP DX] is the same name insert on point 2. 5. For media files: Wheel "Sega Rings" -> hyperspin folder -> Media -> Main Menu Game -> hyperspin folder -> Media -> Sega Rings
  5. Open BAT and SINGE file with notepad and compare the PATH if it's correct
  6. emulor

    İnsert-coin write

    https://github.com/violentsingalong/InsertCoins
  7. emulor

    [WIP] AIM_Box [ AIMTRAK ]

    See here for question https://en.wikipedia.org/wiki/List_of_gun_games
  8. emulor

    İnsert-coin write

    You only can do that is the game have options to customize key to start. For example, imagine you can change start key from "Enter" key to "S" yey, then you assing "S" key to coin mechanism. Dirt3 use Enter key to navigate menus and start.
  9. I leave here this tip to anyone who needs to use arcade cabinet buttons to control the sound, without a mouse or keyboard on Windows cabinet. This is a AutoHotKey script. In the end of this post you have download link of compiled script to exe to use button 4 and button 8 of first joystick set to decrease and increase sound. I use it in Win7. How it work? Pressing button 8 for more than 1,5 seconds increase sound by 2 Pressing button 4 for more than 1,5 seconds decrease sound by 2 How change for your need? Install AutoHotKey (https://autohotkey.com) Click on Desktop with Right Mouse Button and creat a AHK Script, copy the code above and save with ahk extension. Simple change Joy8 or Joy4 for the key/button you want. For example: second joystick set button 3 -> 2Joy3 You can give any letter of keyboard too, or Control, Alt (see https://autohotkey.com/docs/commands/KeyWait.htm) Compile ahk to exe file from AutoHotKey. How to use? Make it autorun with startup. Create a Shortcut, and put it on Windows Startup Folder, or open the Run dialog from start menu and type shell:startup $Joy8:: KeyWait, Joy8, T1.5 If ErrorLevel { Send {Volume_Up 2} } Else Send {Joy8} Return $Joy4:: KeyWait, Joy4, T1.5 If ErrorLevel { Send {Volume_Down 2} } Else Send {Joy4} Return ControlVolume.exe
  10. https://forum.kodi.tv/showthread.php?tid=316537 https://github.com/dinfinity/mpc-pixel-shaders
  11. @JoNB3x Try Joytokey software. See this sample:
  12. There is any difference (or improve) playing Op. Ghost with Jconfig, Teknoparrot or GameLoader All ?
  13. Try Demulshooter or create a shortcut and run it maximize (properties)
  14. emulor

    Game Loader All Rh

    Gameloader can't hide Golden Gun crosshair (I dont like play with it :-) ). Tecknoparrot hide it with crosshair patch and run fullscreen perfect. For sync crosshair, demulshoot do the excelent job ;-)
  15. emulor

    Game Loader All Rh

    Use Let's Go Island 3D No problens with screen and Lightguns with this version
  16. Try enable in your Graphic Card Control Panel
  17. emulor

    Game Loader All Rh

    In my post above you can see VSYNC I haven't the game you want to know if it have the option. If not try Enable V-Sync on AMD Catalyst Control Center or Nvidia Control Center (depend your Graphic Card) search in google.
  18. emulor

    Game Loader All Rh

    Search in GameLoader VSYNC option and enable it and try.
  19. emulor

    Game Loader All Rh

    For those who are having difficulty getting Operation GHOST to work correctly in fullscreen and own monitor resolution, I leave here a little help. (adapt the paths and filenames for your need) Resolution 1680x1050, nvidia card and lightgun If you are using Rocketlauncher, go to PCLauncher Module folder and put in you_system_name.INI: [Operation G.H.O.S.T.] Application=E:\Sega Ring\Operation G.H.O.S.T\Game Loader All RH.exe PreLaunch=E:\Sega Ring\Operation G.H.O.S.T\OG.bat PreLaunchMode=run For lightgun use demulshooter, config it for you lightgun port and create a OG.BAT with line: DemulShooter.exe -target=ringwide -rom=og In GameLoaderALL config select: @WildWolf We all made mistakes, and if I made a mistake to answer a question asked on the topic "Teknoparrot Loader (v1.53 HF) | Arcade PC", giving a help (above) to solve the problem on the wrong topic, I apologize for this, but as a moderator you are, instead of having deleted the solution, you should have moved it to the correct topic. I think the forums are to help and not consider a help as an offline topic.
  20. emulor

    Game Loader All Rh

    Assign a key for test mode, in test mode change PCB to VS Match
  21. @atrain9 For Sega Golden Gun use GameLoader RH All, for Let's go island use Let's go island 3D version with Tecnhoparrot @argonlefou Do you have any path to no-crosshair in Typing of the Dead Overkill?
  22. Fantastic work! Work perfect. I run from rocketlauncher with prelaunch run Aliens_MouseEnabler.exe, but I don know a way to close it process after exit game... Can someone help.
  23. Very complicated for me and for many to try to understand all the work that is done without our knowledge, from anonymous people or not, but that allow others to have a great pleasure in enjoying these great little games part of the memory of our lives. The following can only be kept simple: Thank you very much to the whole community.
  24. Search on gg for Heavy.Fire.Afghanistan-SKIDROW and Heavy.Fire.Shattered.Spear-SKIDROW You find easy
  25. I use hyperspin and hide mouse in Hyper HQ. Go to: "Main Settings" -> "Startup/Exit" -> "Startup Program" -> nomouse.exe program path and "Params" -> /hide "Exit Program" -> nomouse.exe program
×
×
  • Créer...