GayMaker-PS3/README.md

56 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2024-01-03 03:39:27 +00:00
# v1.0
Inital Release!
2024-01-03 03:46:46 +00:00
Download: https://silica.codes/Li/GayMaker-PS3/releases/download/v1.0/GayMaker-PS3.zip
2024-01-03 03:39:27 +00:00
2024-01-03 03:46:46 +00:00
#GayMaker: PS3
2024-01-03 03:39:27 +00:00
2024-01-03 03:42:01 +00:00
Homebrew GM:S Export tool (Based off the original [GayMaker Tool for PSVita](https://silica.codes/Li/gaymaker))
2024-01-03 03:39:27 +00:00
Run the program. and browse to a GameMaker Studio project file (.gmx).
you can also change the images, Title. and TitleID and then your game will be
2024-01-03 03:46:46 +00:00
"compiled" for PS3 and saved as a PKG to whereever you choose to save it
2024-01-03 03:39:27 +00:00
2024-01-03 03:46:46 +00:00
Please show me any games you make with it!
2024-01-03 03:39:27 +00:00
# Controller Mapping
To Check DS4 Controls use the [GamePad](https://docs.yoyogames.com/source/dadiospice/002_reference/mouse,%20keyboard%20and%20other%20controls/gamepad%20input/index.html) commands
Here is what each control maps to:
gp_face1 = CROSS
gp_face2 = SQUARE
gp_face3 = CIRCLE
gp_face4 = TRIANGLE
gp_shoulderl = L1
gp_shoulderr = R1
gp_shoulderlb = L2
gp_shoulderrb = R2
gp_select = SELECT
gp_start = START
gp_stickl = L3
gp_stickr = R3
gp_padu = DPAD UP
gp_padd = DPAD DOWN
gp_padl = DPAD LEFT
gp_padr = DPAD RIGHT
gp_axislh = LEFT ANOLOUGE HORIZONTAL AXIES
gp_axislv = LEFT ANOLOUGE VERTICAL AXIES
gp_axisrh = RIGHT ANOLOUGE HORIZONTAL AXIES
gp_axisrv = RIGHT ANOLOUGE VERTICAL AXIES
# Homebrew Repo
This repository has some GameMaker: Studio Homebrew games / ports.
https://bitbucket.org/SilicaAndPina/gm-shb
# Credits
Thanks YoYoGames for GameMaker, "YOYO_DEV_ENABLE", and having a unsecured CDN
2024-01-03 03:42:01 +00:00
Thanks To Sony for some tools i guess.