Game Maker doesn't think my gamepad is a gamepad on linux
Heya dudes, Im trying to port my game to the Atari VCS, and im having an error come up in the output when i plug in the Atari Classic gamepad (the single joystick one) GML: GAMEPAD: Enumerating 15...
View ArticleGamepad detected but not mapping properly (or working)
Hi! I'm on MacOS 15.1. I've plugged in a Xbox One controller via USB-C. When I plug it in, it works perfectly fine with games, such as Cave Story. When I try to use it with GMS2, it gets detected as...
View ArticleCan't access GameMaker on my PC.
So I uninstalled Gamemaker from my harddrive using the apps settings in the control panel, and tried re-installing it on a new harddrive (i just built a new pc which is why I wanted to switch over),...
View ArticleIs it just me or the built in asset library is beyond broken??
I am trying to import assets from marketplace. The library is just completely unresponsive. All images show a spinning circle like a windows waiting indicator. Sometimes my assets don't show at all...
View ArticleApp Store Connect issues: encryption algorithm and upload symbols failed
2 issues with the macOS build, neither of which happened with iOS to my recollection. Latest versions of GM Beta (IDE v2024.1300.0.732 Runtime v2024.1300.0.743) and Xcode (16.2 (16C5032a)). 1. After I...
View ArticleLTS beta release?
I fail to find if there is any link in the downloads page that provides a beta release link for the LTS version. It seems that the next stable LTS version is scheduled to be released sometime in March....
View ArticleCannot install GMS:2
Hello everyone, I've got a little problem; When I run the installer for GMS2, it shows the dialog box "GameMaker Studio 2 is already installed. Click "OK" to remove the previous version or press...
View ArticleRoom Switching bug
I am kinda new to gamemaker s2 but i have a big bug and dont know how to fix, So i have Room 1 with height and width 320x4500, and Room 2 with height and width 1080x1920. When i go from Room 1 to Room...
View Articleugly screen strech / sprite strech
i've been working on a pixel game and something that bothers me is even when the sprite perfectly fits screen size it always has this ugly screen strech which is shown in the image. can i fix this...
View ArticleNeed help how to solve an Android crash
Hey everyone, I have a game on Play Store and it's been getting lots of SET_RValue_Property crashes. Other than those the game is pretty crash free, it generates just few GML code related crashes to...
View Articlesprites started to load very wrong
I don't really know what else to say, its just when the game is running some of my sprites don't have the right texture
View ArticleBack/View Button on Xbox One Controller not recognized
I have a issue with Xbox One controllers for my game, more precisely with the Back / View / Select button. I use this for controls in my game: gamepad_button_check(0, gp_select); This works perfectly...
View ArticleGetting infinite loop on HTML5 because of instance_create_layer
so what I do is creating other room in current with this script: GML: function sc_room_inst(r){ var inst = room_get_info(r, 0, 1, 0, 0, 0).instances var instances = [] for (var i = 0; i <...
View ArticleIOS Apple Dev Program for testing (only testing)
Good afternoon GameMakers, I'm currently trying to get my game running on my iPhone. Set-up seems pretty straight forward, but I think I may have hit a blocker. Do I need the subscription for the Apple...
View ArticleGame Maker just isn't running my game.
So like I was just debugging/creating a cutscene for my game where out of the blue I try to run the game and game maker kinda just does an infinite loading thing. Give it a minute, attempt to close...
View ArticleWith code completion, Is there a way to disable just the spacebar? (IDE...
Is there a way to disable only the spacebar from automatically selecting an item in the code completion list but still allowing enter to select it? Since it always highlights the first option without...
View ArticleUpgrade Steam GameMaker Studio 2 Desktop (Lifetime License)
1# Is Gamemaker Professional lots better than my Steam GameMaker Studio 2 Desktop? 2# If so is there any discounts to upgrade the Steam GameMaker Studio 2 Desktop (Lifetime License) to GameMaker...
View ArticleUpgrade Steam GameMaker Studio 2 Desktop (Perpetual License) to GameMaker Pro
Is there a free or discounted Upgrade path from Steam GameMaker Studio 2 Desktop (Perpetual License) to GameMaker Pro?
View ArticleImplementing google ads to my mobile game
Hi everyone, I want to add google ads to my project. I tried to download 3 different admob extentions but marketplace gives me this error: "The requested version is not available for download."
View ArticleCollision masks off when I plug my monitor in.
This has been an issue happening with all of my games. Whenever I load a game when my monitor is plugged in, the collision masks look like this. Is it a problem with the resolution?
View Article