Is it possible to use a windows version in Linux
I am aware of the existence of the beta releases of gamemaker , though I need a really specific version (2022.9.1.51), to work on a project that only works on that version. Is it possible to run the...
View ArticleCan't add other group of objects to my selection
Hi, I used to be able to press ctrl + shift to add new group of objects to my selection. but i can't do it any more. now it seems with shift button i can select a group, then pressing ctrl alone i can...
View ArticleImporting GMEZ File Assets
I old file in GMEZ format (GM 1.4 ?) I'd like to access it for the sound files it contains. Anyone know if this even still possible? If so any idea how?
View ArticleTiles display abnormally during game testing
When previewing the tiles in the room, it is normal, but after entering the sandbox, the display is abnormal. The resolution of the material itself is 48x48 Before the objects displayed in a certain...
View ArticleAuto Save Suddenly Got Disabled for game maker projects, how do I re enable it?
I don't know what happened but after making a Save as file from a game maker project suddenly every change I make in game maker causes the game maker name to have a asterisk next to it and it wont auto...
View ArticleHelp with Steamworks
Hello. I want to publish my game on Steam. But I have a problem with the Steamworks extension, because I am completely new to Steamworks. I have set up the Steamworks extension according to the guide....
View Article[BUG ?? ] Problem when duplicate a sprite
Hi. I've duplicated some sprites, and had a bug. The bug can be reproduced multiple times (i've closed and relaunched the project and GMS). IDE v2024.2.0.132 Runtime v2024.2.0.163 What i did: - create...
View ArticleYYC Compiler build FAILED
Hello. I have a problem creating a build using the YYC Windows compiler. It always keeps showing me an error: I tried reinstalling Visual Studio and clearing cache. This error occurs even with an empty...
View ArticleHow to remove debugging information in the .exe file in final release.
Hi, I am struggling to find out how to compile my game for release without any debugging information in the executable file at all. When I compile with YYC for Windows, all my variable names and object...
View ArticleGMS will not run: "Unable to access the runtime feed and no local runtime...
Hi, I am trying to get started with zero luck. I used GM1.x way back in the day. Have never used GMS2 before. I have unfortunately hit a huge brickwall with this error: "Unable to access the runtime...
View ArticleMacOS Version of Game Saving Files To Weird Location
Work on getting Windows and Mac versions of my game up on Steam (with no issues), but when I started playing around with cloud saves, I realized the MacOS version is saving files to a weird location....
View ArticleCould not reach the RSS feed
When I try to open a Game maker, it freezes at the "Checking RSS" stage, and then crashes with the error "Could not reach the RSS feed: The operation has timed out." how to fix it?
View ArticleProject unable to load after updating to IDE v2024.2.0.132
Hi everyone, I'm not sure if anyone is able to help me with this, but I just updated my GameMaker from an update from November of 2023 to the newest one, and now it shows some weird popup and then says...
View ArticleColissions not working properly when going right or down.
So, basically, whenever I try to move to de right or down my character stops much before touching the wall. This is the code of the player ( the wall doesn't have code): if place_meeting( x + xspd, y,...
View ArticleCode Formatting
Hi, I have searched through keybindings looking for a key combination that would auto format code similar to CTRL+K + CTRL+D in Visual Studio. Is there such an option and if not is it on the road map...
View ArticleCant export my .exe
Alright, i made a game, finished it, exported it with (Create Executable), (Zip and Installer had the same error btw) and for some reason it doesnt appear on the folder, and it says this: FAILED:...
View ArticleGame Maker 2 stucks on Checking RSS
I have Game Maker 2 from Steam. The Internet speed is 700-1000 Mbps (both incoming and outgoing). At startup, it freezes at the Checking Network point for 10-15 seconds. Then it comes to Checking RSS...
View Articleparallax issue
I'm trying to make a parallaxed live wallpaper to download onto homescreens for Opera.GX and other places. The parallax works great. I wanted to make a little spot near the middle where it can give the...
View Articlecustom font types in the wrong order
So I'll get straight into it, I've made a sprite strip to make a font for a live wallpaper. I'm using font_add_sprite_ext to use the order I've inputted, but when I run the game, the letters are out of...
View Article