Aller au contenu

lords

GamerLine
  • Compteur de contenus

    613
  • Inscription

  • Dernière visite

  • Jours gagnés

    18

Tout ce qui a été posté par lords

  1. Awesome news. again. Build v3.0.5 - Option to always disable Crosshairs in Ghost Squad Evolution. - Added another texture filter for custom Crosshairs in Ghost Squad Evolution to prevent black background. - Added some warning messages. - Approved PR from JC to support float vvalues for Sinden light guns borders. TY dkerusa
  2. did you get the fix from the fix channel? or here?. unzip and place it in the game folder. Worth a try.
  3. Res fix and crash fix in new update. So we can update, now. .)
  4. Awesome news. A config option to always enable crosshairs in Ghost Squad Evolution. - Removed GPU Vendor setting from ini as it is confising for some people. Autodetect works fine
  5. ttx3freetodownloadmultigame#99}. <Don't forget the . TY emulate58.. will keep mine up to seed for a while. ) all 521gb's lol
  6. Yes. Just read the Page 1
  7. Awesome.. I have the same. ty. Will wait for the newer one. Awesome Work, My Friend. as Usual. ty. Never had a issue with Vulkan. ty for that.
  8. What version if the Emulator are we on now. I think I am behind. sorry.
  9. glorious day to have "linux loader . yes. Thankyou. ) Thanks )
  10. yes. sorry forgot about that main issue..( Montavista Linux environment and physical PIC security chip for decryption of game scripts I do know the Chd and bin files if you can find them are dumped and decrypted ..iso like redump are encrypted. the only person around that i seen in the past is , Jay's Linux and emulator setup does not strictly require the physical hardware chip because the keychip's function can be emulated or bypassed (keychip" is primarily used to decrypt the frontend.dat file into a mounting script) You can try this but I don't think it does ISO's haven't looked into it that well. this was hard enough to find in the past. lol Jays Download Batocera uses python . for decrypted files already.
  11. XDVDMulleter Beta 10.2 does ...)
  12. here you go. Chihiro
  13. Ahh ok.. so it's all about Chihiro.
  14. sorry forgot to add the 3. house of the dead 3 works
  15. You can also play crazy taxi high roller in xemu both usa and export work with xbox controller. (temp fix for now)
  16. House of the dead 3 usa , crazy taxi 3 Export and usa. works great on Xemu 8.134 with crosshair and Xbox Controller. just got through playing a saved game.
  17. Quoting this as it's the Working game link for The TP version. Thanks again jcstahI1
  18. ; 1. Define Paths CXBXPath := "H:\Teknoparrot\Extras\Launchers\Wangan Midnight Maximum Tune 2 [Japan, GDX0015, 2005.02.18].bat" XBEPath := "H:\Teknoparrot\Games\WMMT2j\V322.xbe" ; 2. Launch Card Emulator and Game Run, YACardEmu.exe Run, "%CXBXPath%" /load "%XBEPath%" ; 3. Exit Script and Game on Escape $Escape:: Process, Close, YACardEmu.exe Run, taskkill /f /im CXBX.exe,, Hide ; Hide task that has been killed. ExitApp return How it works (Line-by-Line) CXBXPath := "...": Assigns the location of your launcher batch file to a variable. Run, "%CXBXPath%" /load "%XBEPath%": Launches the game using the CXBX /load parameter. The double quotes around the variables are essential if your folder names contain spaces. $Escape::: Creates a hotkey for the "Escape" key. The $ prevents the key from triggering itself in a loop. Process, Close, ...: Immediately terminates the specified process. Run, taskkill /f /im ...: A "force-kill" command for the emulator. I added CXBX.exe here as you likely want to close the game window too when you hit Escape. ExitApp: Shuts down the AutoHotkey script itself. ] Note: Ensure that YACardEmu.exe is in the same folder as this script, or provide its full file path (e.g., C:\Games\YACardEmu.exe) so the script can find it. (Example)
  19. lords

    OutputHooker

    Awesome job/work PolybiusExtreme. going to give it a try sooner or later. ty
×
×
  • Créer...