Aller au contenu

`kingston Ramsey

GamerLine
  • Compteur de contenus

    285
  • Inscription

  • Dernière visite

Messages posté(e)s par `kingston Ramsey

  1. 8 hours ago, Ratface said:

    These arent playable, ......waste of time. Mohkerz or BKA Cofeeman is the person to ask for help, apparently he is mad he got banned from the forum so he wont help, so unless somebody else can modify the executable properly. This thread is semi useless!

    wow that was a big blow to the forums to ban them he was very active in helping to run RawTrills and GlobalVR games hopefully they can resolve their issues so we can get back to fixing fixable games

  2. can someone help me with a f1+Control code to add to my script that will work for the coins i wanna run this as a standalone and want to map my coin button TIA

     

     

    #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.


    Run, "ring_loader.exe"

    ^<F1::1

    Esc::
        Process, Close, ring_loader.exe
        Process, Close, gs2.exe
        Run,taskkill /im "ring_loader.exe" /F
        Run,taskkill /im "AutoHotkey.exe" /F
        ExitApp
    return

     

  3. i see alot of ppl trying to upscale the graphics and resolution of the game but i wanna downgrade the graphics and resolution of the game to run decently on a lower end card that has low frames.bur if i take out all the surrounding background and elements the game runs smooth as butter with 60fps but i was a stage to play on just low end ghaphically kinda like the modded stages for the pc version is their anyone who has a setup already made with the" DefaultEngine.ini,DefaultGameUserSettings.ini and DefaultScalability.ini" files out putting these setting mines isn't changing much no matter what i've done so far outside of removing the stage background all together

  4. 2 hours ago, Tiberius said:

    Comment out the following lines 45,46,47,48,49,50 (some of these may have already been commented out-I cannot remember)

    This gives the following layout on a Wiimote - well it did on my Wiimote with a Nunchuck attached-if you don't have a Nunchuck you may need to make changes.

    Trigger         B or Z
    Left Pedal        Dpad Left or Nunchuck Left
    Right Pedal        Dpad Right or Nunchuck Right
    Next Weapon         A or C
    CrossHair        Dpad Down or Nunchuck Down
    Coin/Credit        Plus
    Quit            Minus

    thx for responding buddy i'm using jconfig with the demulshooter and ahk script

    i got it working now buddy thx but i was wondering about the buttons "C,Z"instead of the nunchuck's analog stick is their a way to use those as pedals ?

  5. hey guys is it possible to use the nunchuck in this game for the peddle buttons i have a shotgun setup using my wiimote and nunchuck that has the nunchuck buttons on the side of the gun and it would be awesome to map those buttons as my peddles instead of the left and right d-pad buttons if anyone knows how this could be done please let me know thx in advance

  6. 3 hours ago, Cool Coyote said:

    so thx to u guys for trying to help with bezels, seems it wont work, tried everything , i have hundreds of working bezels in my collection, so im not going to go on about it . had a go didnt work, il move on now.

    didn't know you was having issues with bezels buddy this is my first time reading about it, my question to you is what frontend are you using to run mame games and if you do have bezels working what are the cfg file extention, the ones i use is .lay files with my bezel despite the one i sent you as it was when i downloaded it (.cfg) i convert my art to use my .lay bezel setup. if you need a mame pre setup i can send you one once i put one together if you like,just trying to help since it should be very simple,but if you have a bezel already working P.M. me the file and i will try to change the artwork to the wonderboy bezel for you  just make sure it's the same style bezel so transition will be simple and fast

  7. 3 hours ago, pacman88 said:

    if this is not the right place to post this, plz move it

    this is a hexedit for vf5c

    it changes the output res and the internal rendering res to 1080p

    modify the values in red for other resolutions

    also the fullscreen in TP works

    vf5.png

    i can't find a 5A7B08 anywhere in the offset (h)

×
×
  • Créer...