Aller au contenu

312BhP

GamerLine
  • Compteur de contenus

    60
  • Inscription

  • Dernière visite

Messages posté(e)s par 312BhP

  1. 3 hours ago, miki91 said:

    I can't find the DemulShooter bbhut file to modify

     

    image.png.ea094cd3133490fc021ec65e2234e45d.png

     

    #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

     

    Run, DemulShooter\ DemulShooterX64.exe -target=windows -rom=bbhut

    Run, "BBH.exe"

    Escape::
        Process,Close,BBH.exe
        Run,taskkill /im "BBH.exe" /F
    sleep, 5000
           ExitApp
    return

     

     

     

     

     

    where to find the bbhut file in demulshooter?

     

    You have a space in the following line (Before DemulShooterX64.exe), was that intentional?

     

    Run, DemulShooter\ DemulShooterX64.exe -target=windows -rom=bbhut

  2. 2 hours ago, Franco23444 said:

    Hello! Yeah the coin inserts are mapped out differently for each player side, player 1 is L3 on P1 controller while player 2 is L3 on P2 controller 

     

    Thry have been separated for each player due to the way the USIO emu is setup. The service buttons for player 1 and player 2 are also R3 (on each controller ofc).

     

    Did you mean L3 for each controller there please?

  3. 1 hour ago, xxOToTOxx said:
    
    -fullscreen -nohwaccel
    

           ^ that one ?

     

    Also do you have the MP2 license enabled on this Pi? 

     

     

    Not on this one I don't think, I did pay for it when I first bought a Pi but that was a 2b.

     

    I don't mind paying if you think it will help?

     

    This one isn't full screen, runs very slow as before but does work...

    -fullscreen -nohwaccel
    Quote

    PLEASE NOTE, THIS KEY WILL NOT WORK WITH RASPBERRY Pi 4 - RASPBERRY PI 4 DOES NOT HAVE MPEG-2 HARDWARE DECODE

     

  4. @xxOToTOxx I think I followed everything ok, the game now loads and plays the intro video but then crashes back to the menu when the game video is supposed to start...

     

    2021-05-28 14:20:59.041 INFO  [8614] [reset_logfile@321] Version v2.5.2-RPi
    2021-05-28 14:20:59.042 INFO  [8614] [reset_logfile@325] Command line: /opt/retropie/emulators/daphne/daphne.bin singe vldp -framefile /home/pi/RetroPie/roms/daphne/38ambushalley.daphne/38ambushalley.txt -script /home/pi/RetroPie/roms/daphne/38ambushalley.daphne/38ambushalley.singe -homedir /opt/retropie/emulators/daphne -js_range 20 -fullscreen -x 1920 -y 1080 -ignore_aspect_ratio 
    2021-05-28 14:20:59.042 INFO  [8614] [reset_logfile@326] CPU : UnknownCPU || Mem : 7872 megs
    2021-05-28 14:20:59.042 INFO  [8614] [reset_logfile@327] OS : Linux 5.4 || Video : Unknown video
    2021-05-28 14:20:59.042 INFO  [8614] [reset_logfile@328] RGB2YUV Function: C
    2021-05-28 14:20:59.042 INFO  [8614] [reset_logfile@334] Line Blending Function: C
    2021-05-28 14:20:59.042 INFO  [8614] [reset_logfile@341] Audio Mixing Function: C
    2021-05-28 14:21:01.268 INFO  [8614] [ldp_vldp::read_frame_conversions@1037] Framefile parse succeeded. Video/Audio directory is: /home/pi/RetroPie/roms/daphne/38ambushalley.daphne/./
    2021-05-28 14:21:01.289 INFO  [8614] [printline@96] Starting Singe version 1.20
    2021-05-28 14:21:01.575 INFO  [8614] [printline@96] SINGE: Overlay drawn to 320 x 240
    2021-05-28 14:21:19.877 INFO  [8614] [printline@96] SINGE: Could not RenderTarget in get_pixel

     

  5. @xxOToTOxx been trying to get two versions of Maddog running in different folders (One American Laser Games, one Singe 2) just to see if I could really.

     

    I have got it working ok but noticed what I think is a typo in the repo?

    https://github.com/DirtBagXon/hypseus_singetwo_data/blob/master/maddog/service.singe

     

    maddog is spelt madodog, not sure if it matters but I corrected it and still seems to work ok...

    sprCursor  = spriteLoad("singe/madodog/crosshaird.png")

     

  6. pi@arcade1up:~$ /opt/retropie/emulators/daphne/daphne.bin -v
    [version] Hypseus Singe: v2.5.2-RPi
    [console] Linux 5.4
    [console] SDL(CC): 2.0.10
    [console] SDL(LD): 2.0.10
    [console] Compiled: May 26 2021 10:45:11
    file /opt/retropie/emulators/daphne/daphne.bin
    /opt/retropie/emulators/daphne/daphne.bin: ELF 32-bit LSB executable, ARM, EABI5 version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=fb2e4ff483e9420da22ccbcc5e900c9ef9daf6fd, not stripped

     

×
×
  • CrĂ©er...