GameMaker Studio -> PlayStation 3 Export tool
Go to file
Li b1f9346b0e Update README.md 2024-01-03 03:46:46 +00:00
GayMaker-PS3 Inital Commit 2024-01-03 16:39:27 +13:00
Packages Inital Commit 2024-01-03 16:39:27 +13:00
.gitignore Inital Commit 2024-01-03 16:39:27 +13:00
GayMaker-PS3.sln Inital Commit 2024-01-03 16:39:27 +13:00
LICENSE Initial commit 2024-01-03 03:35:36 +00:00
LICENSE.md Inital Commit 2024-01-03 16:39:27 +13:00
README.md Update README.md 2024-01-03 03:46:46 +00:00
latest.md Inital Commit 2024-01-03 16:39:27 +13:00

README.md

v1.0

Inital Release!

Download: https://silica.codes/Li/GayMaker-PS3/releases/download/v1.0/GayMaker-PS3.zip

#GayMaker: PS3

Homebrew GM:S Export tool (Based off the original GayMaker Tool for PSVita)

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 "compiled" for PS3 and saved as a PKG to whereever you choose to save it

Please show me any games you make with it!

Controller Mapping

To Check DS4 Controls use the GamePad 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
Thanks To Sony for some tools i guess.