Search results
No
- No, GameMaker does not support these old formats.
help.gamemaker.io/hc/en-us/articles/230330328-GameMaker-FAQ
People also ask
Which version of GameMaker will import a project?
Does GameMaker re-target games to multiple environments?
How are files looked up in GameMaker?
How do I create a new project in GameMaker?
How do I import a file into GameMaker Studio 2?
Is GameMaker free?
Sep 15, 2022 · GameMaker Studio 2: visual programming received a complete overhaul in GMS2 and old-format libraries cannot be automatically converted to new format. When importing a project, DnD blocks are converted to their code equivalents.
Mar 7, 2020 · I am new to using GameMaker and wanted to know what kind of file formats are supported by the engine. I don't want to start making assets for it and realize it won't import the file type. I looked on the site but had difficultly finding anything besides importing from another project.
If you have been granted permission by Steam to use their dedicated API with your game, you will find that there is also a new set of file functions available to you. These are explained in the Steam API section of this manual.
No, GameMaker does not support these old formats. Can I use GameMaker on my Mac? Yes, the IDE can be run on macOS, Windows, and Ubuntu Linux computers, provided they run a 64-bit OS.
However GameMaker has abstracted out the main essence of what can and can't be done, making it easier to re-target games to multiple environments. To start with, let's look at how files are looked up in GameMaker, say if you do a read: buf = buffer_load("my_file.dat"); or a write: buffer_save(buf, "my_file.dat");
The file menu is where you can choose to change, save or import projects as well as set the GameMaker IDE preferences. The available options are: New Project - This option creates a new project from scratch in GameMaker. It will take you to The Start Page to start a new project.
Jul 1, 2017 · Before buying it I have read that it is possible to import old files from GameMaker 8/8.1 for example into GameMaker Studio 2. But now it seems like it is not possible. If I press "Import" there is no option to select .gmk files.