Jump to content
LaunchBox Community Forums

noxx

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by noxx

  1. I think the controller support could be better in bigbox

    After Boot and Autostart i cant control bigbox with my controller. I must press the left mouse button, after this my controller works.

     

  2. hello

     

    controller works, but after autostat of BogBox i must pressed one time the left mouse. only 

    after this, i can control BigBox with Keyboard or Controller.

    i add a bigbox link to the autostart folder (Win Key + R -->  shell:startup )

  3. here is my script

     

    Joy7::
    if GetKeyState("Joy8")
    Goto, kill_emu
    return

    Joy8::
    if GetKeyState("Joy7")
    Goto, kill_emu
    return


    kill_emu:
    {
    Process, Exist, Dolphin.exe
    If ErrorLevel <> 0
        Process, Close, Dolphin.exe

    Process, Exist, Project64.exe
    If ErrorLevel <> 0
        Process, Close, Project64.exe

    return
    }

    • Like 1
  4. thx, i wll read this. 

    but i try it with AHK and my script works. 

     

    Joy7::
    if GetKeyState("Joy8")
    Goto, kill_emu
    return

    Joy8::
    if GetKeyState("Joy7")
    Goto, kill_emu
    return


    kill_emu:
    {
    Process, Exist, Dolphin.exe
    If ErrorLevel <> 0
        Process, Close, Dolphin.exe

    Process, Exist, Project64.exe
    If ErrorLevel <> 0
        Process, Close, Project64.exe

    return
    }

     

  5. hello

    how can i tune BigBox? in my case its very slow

    - Boot Windows 10 pro

    - ~60 Seconds later WIndows is loaded

    - ~30 Seconds later BigBox Logo comes

    - ~15 Seconds later BigBox is loaded

    - ~120 Seconds later i can control BigBox with Keyboard or Gamepad

    means, BigBox need ~2Minutes for a complete start. i use

    BigBox on a clean Windows 10 pro System

    My system:

     AsRock Q1900DC (LEICKE Netzteil 19V) - SanDisk SSD 64GB - Crucial 2x 4GB

    I start BigBox from the autostart folder (WIN+R ->  shell:startup )

  6. Hello

    i dont know why, but i cant pay with Bitcoin(with virwox).Bitcoins sucks.....

    i pay 0.0658 Bitcoin and you write me a mail (see below)

    i try it 3 times.....many money is gone. 

    i ve no credit card, can only pay with paypal or "sofortüberweisung" 

    https://www.sofort.com/eng-INT/buyer/sb/overview/

    what is the problem?

    Quote

     

    Hello,

     

    You recently paid 0.05235900 Bitcoin (worth $50.00) to LaunchBox through Stripe. LaunchBox has been unable to complete your order and would like to refund you by sending Bitcoin to a refund address.

    We do not have a refund address for your transaction, so please provide one here:

      https://stripe.com/bitcoin/refund?key=pk_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    As soon as you provide the address, we will send $50.00 worth of Bitcoin to you.

    Feel free to reply to this email with any questions.

     

    Yours,

    The Stripe Team

     

    bitcoin.png

×
×
  • Create New...