#Q-YO Blaster

34 messages · Page 1 of 1 (latest)

shut grail
#


INSTRUCTIONS

  1. You can purchase the game at https://teamblackhatrobot.itch.io/q-yo-blastergame
  2. Download the Q-YO BLASTER 1.6.1.1.exe version, extract it and copy the game files to the qyoblaster/gamedata folder
    Note: The itch.io purchase includes a Steam key, but the Steam version has nasties we cannot patch out

CONTROLS

D-PAD | Move
A     | Pulse
B     | Special
Y     | Fire
START | Menu

CHANGELOG

  • Match inputs to in-game instructions; correct switched buttons
  • Add metadata; patch the data.win to correct screen positioning
  • TODO: Add auto-extractor for .exe?

TESTING

[x] AmberELEC
[x] ArkOS
[x] ROCKNIX
[x] muOS

[ ] 480x320 (optional)
[x] 640x480
[x] 720x720 (RGB30) NOTE: stretches to fill
[ ] Higher resolutions (e.g., 1280x720)
itch.io

Shoot'em up arcade with crazy characters and explosions everywhere!

fossil wing
#

I love everything about this game. I've never seen it before, but I'm calling it love at first sight.
I don't own the game but just might have to have it. Soon ...

silent wraith
#

Will test this when I am able to!

#

Didn’t know about the steam calllouts

shut grail
silent wraith
silent wraith
hexed birch
#

So the Steam version won't work? That explains why it didn't work when I tried to port it.

shut grail
shut grail
shut grail
silent wraith
#

✅ 35xxh, MUOS

#

controls are swapped though like x = a??

#

you might want kdog's tool

#

#crew-talk message

shut grail
ancient saffron
#

Now I do this I think

# Functions BEGIN
swapabxy() {
    # Update SDL_GAMECONTROLLERCONFIG to swap a/b and x/y button

    SDL_swap_gpbuttons.py -i "$SDL_GAMECONTROLLERCONFIG_FILE" -o "$GAMEDIR/gamecontrollerdb_swapped.txt" -l "$GAMEDIR/SDL_swap_gpbuttons.txt"
    export SDL_GAMECONTROLLERCONFIG_FILE="$GAMEDIR/gamecontrollerdb_swapped.txt"

    export SDL_GAMECONTROLLERCONFIG="`echo "$SDL_GAMECONTROLLERCONFIG" | SDL_swap_gpbuttons.py -l "$GAMEDIR/SDL_swap_gpbuttons.txt"`"
}
# Functions END
#

to check I would

echo $SDL_GAMECONTROLLERCONFIG_FILE
echo $SDL_GAMECONTROLLERCONFIG

swapabxy

echo $SDL_GAMECONTROLLERCONFIG_FILE
echo $SDL_GAMECONTROLLERCONFIG

and look in the logs

#

if it's swapped, then maybe it has been double swapped ? 😄

ancient saffron
#

This reminds me that I need to update this in my ports

shut grail
#

update:

  • added k-dog's key switcheroo script so that buttons aren't switched
  • updated patch so instructions match controller buttons (not keyboard keys)
silent wraith
#

✅ RGBO30/arkos. Fills up the whole screen but still looks pretty good

#

button swap works but it is so weird to select with Y haha

shut grail
silent wraith
#

btw for the files just the data.win and audiogroups are needed

shut grail
shut grail
#

note: ready for p.r after a hi-res test

silent wraith
#

✅ RP5 mini/rocknix

steep sun
#

and also on x55

#

fuck, I was too slow! 😛

#

due to stretching it looks very good on 320p screen