Jump to content
LaunchBox Community Forums

dov_EL

Members
  • Posts

    665
  • Joined

  • Last visited

Posts posted by dov_EL

  1. 13 hours ago, Sithel said:

    I use a ahk script and compile to an .exe and put in the  "Additional App" > check "Automatically run before main application"

    
    #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn  ; Enable warnings to assist with detecting common errors.
    SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
    ;SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
    
    
    #SingleInstance force
    Loop
    while WinExist("DARIUSBURST CS Launcher")
    {
    Send, {Enter}
    ExitApp
    }

     

    work only .exe ? .bat not work ?

  2. 13 hours ago, Sithel said:

    I use a ahk script and compile to an .exe and put in the  "Additional App" > check "Automatically run before main application"

    
    #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn  ; Enable warnings to assist with detecting common errors.
    SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
    ;SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
    
    
    #SingleInstance force
    Loop
    while WinExist("DARIUSBURST CS Launcher")
    {
    Send, {Enter}
    ExitApp
    }

     

    GREAT !!! Thank You !

  3. On 18/1/2018 at 11:58 PM, Lordmonkus said:

    Can confirm there is no way that I could figure out how to force it to the 1987 game and not the 1995 game, even just search for "Double" every other game with that word in the title shows up but the 1987 version of Double Dragon is not in the selection. Would be nice to have a feature in Launchbox to just manually put in the DB id #.

    Tagging @Jason Carr

    Same for Super Mario Bros 2 (NES)
    Super Mario bors 2 (lost levels ) Famicom Disk .

     

    • Like 1
  4. 26730977_1586723951363263_19381776454428

    Maybe it's not worth emulating the dreamcast because many of the best Sega Dreamcast titles are available natively for Windows. 

    #Windows 

    Crazy Taxi 
    Jet Set Radio
    Nights
    Sega Bass Fishing 
    Sonic Adventure DX
    Space Channel 5 : Part 2
    Ikaruga 
    TrickStyle
    Grandia® II Anniversary 
    Daytona USA Deluxe
    Virtua Tennis
    Virtua Tennis 4 
    Guilty Gear X 2
    ------------------

    MAME

    Mr.Driller
    Puzzle Fighter 
    Mars Matrix 

    Considering that the emulation for dreamcast to men seems optimized and well taken care of, we are really sure that it is worth emulating the dreamcast?

     

     

  5. On 18/12/2017 at 9:16 PM, Lordmonkus said:

    Generally speaking the two are mutually exclusive but I will go through the list and give you my thoughts and suggestions.

    SNES - Snes9x for speed and is quite good for 99% of the games you would ever want to play. BSnes Balanced is more accurate but will require more CPU power. Higan is the most accurate and up to date but will require a hefty CPU to power it. My personal choice lately has been Snes9x even though I have the CPU to drive BSnes and Higan because I can push the frame delay much higher which reduces input latency.

    NES - Mesen core in Retroarch, near 100% accuracy.

    Gameboy Advance - The best option here is the mGBA core.

    Gameboy / Gameboy Color - Sameboy is supposed to be the most accurate core but the Gambatte core is great as well.

    Nintendo 64 - I use the Mupen64plus core but the Parallel core is more accurate especially when you factor in the AngryLion plugin but it drives up the CPU requirement by quite a lot.

    Master System / Genesis - The GenesisGX Plus core is the clear choice here, it handles both along with the Sega CD and SG-1000 with near perfection.

    Sega Saturn - The Retroarch Mednafen / Beetle core is very good but seems to require a bit more CPU over the stand alone version of Mednafen.

    Sega Dreamcast - Stand alone emulators are your best bet here, Demul is the most accurate while NullDC is faster.

    Sega Naomi - I don't emulate this at all but I am fairly certain Demul handles it.

    Sony Playstation - The Beetle / Mednafen software core is great but if you want to do some internal resolution scaling and take advantage of the PGXP features to get rid of texture and polygon wobble the hardware core is the only way to go.

    Sony Playstation 2 - Only one choice here, PCSX2.

    Sony PSP - The Retroarch core has gotten updated recently and is much better than it was in the past but I still suggest the stand alone version of PPSSPP.

    Arcade - Mame, either the Retroarch core or stand alone are perfectly fine. Use the version that matches your rom set version.

    NeoGeo - Mame or the FBA core in Retroarch are perfectly fine.

    Gamecube / Wii - While there is a Retroarch core of Dolphin stick with the stand alone for it.

    Mesen in retroarch ? Where is ?

  6. Hi . 

    I spent hours doing tests with all the methods that are found in the various forums and on youtube to try to make Cuphead work with X360ce , unfortunately, every experiment had a negative aspect and so I abandoned the idea of X360ce with Cuphead .
    I have experienced antimicro  portable for windows https://github.com/AntiMicro/antimicro/releases
    and finally cupèhead work perfect with my encoder . Now , the problem is : 
    apparently antimicro is not like x360ce that starts autonomously with the game, and then closes. If I leave the antimicro open, it will also impact the launchbox when I leave the game.
    Do you know if antimicro can be used with a single game like x360ce does? Or is there a different method?
    Thank you
     
  7. 4 hours ago, DOS76 said:

    what I'm confused by is you calling the chip Apollo Lake which is actually an architecture and has 5 different chips under it ranging from a 1.6ghz atom to a 2.5 ghz Pentium without really specifying which one you actually have.
    https://www.intel.com/content/www/us/en/embedded/products/apollo-lake/overview.html

    This https://www.amazon.com/Beelink-Ultimate-Celeron-Graphics-Dual-Band/dp/B072KKFF4S/ref=sr_1_4?ie=UTF8&qid=1514924023&sr=8-4&keywords=beelink+apollo+lake

×
×
  • Create New...