• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

console

  1. S

    HTML5 Typing into the console on html5 export pauses/crashes the game even in a blank project

    Hello, I noticed lately that if you type into the console (not even pressing enter just typing in the console) the game stops working and it shows this: as you can see it says paused in the debugger and I can press the little play button to resume but that crashes the game. This project has...
  2. KyleRansford

    GameMaker Question About How GameMaker will Proceed in the Future

    I just started to wonder something about how GameMaker will proceed in future versions after rebranding to just "GameMaker" instead of GameMaker Studio 2. What I mean is, people with permanent licenses were talking about if they would be able to keep their permanent licenses after YoYo Games...
  3. Pelican Police

    Legacy GM Deleting characters/newlines from the console

    Recently, I discovered by accident that it was possible to delete characters previously printed by show_debug_message(). The broken code was something like: show_debug_message("Test 1:"); show_debug_message(string_copy(someString,-1,-1) + " id: " + string(id)); show_debug_message("Test 2:")...
  4. PrismaticRealms

     PRDebugConsole: A premium real-time *DEBUG CONSOLE* for GMS 2.3+.

    Hello everyone! We are developing a premium real-time debug console for #GameMaker 2.3+. Please enjoy this entertaining demo preview! Feedback is most welcome! (Note: The following video features the console with it's previous prototype "AMOS Pro" skin. :))
  5. flykidsblue1

    Android Location Permissions for Android?

    I am using the Google Admob extension by Yoyo games and it has the " android.permission.ACCESS_COARSE_LOCATION" According to Google's new policy, I need to declare if this permission works in the background. I am not entirely sure if it does and wanted to know if I should put yes or no. Thank...
  6. Luis Otavio Afonso

    Asset - Scripts Codeshark

    ---
  7. S

    Question - IDE Newbie Question about Licenses

    Hi there, I'm very new to this engine and was wondering about what version to buy. Would I be able to buy a windows creator version for $39, then when i've finished my game in a year or so go back and buy a console license to test and export it to a console? Sorry if this is a very beginner...
  8. A

    Discussion Call for aid - Game console for Game creators

    Hi! I'm a student from The Royal Institute of Technology in Stockholm, Sweden. I'm studying Design and Product Realisation. Currently, we're tasked to design a handheld game console for a startup company. The main idea is to make creating games more accessible by creating a handheld console...
  9. A

    GameMaker Creating Console like CMD in GameMaker

    Hello guys. I'm trying to do a console like CMD (on windows) for my game. I did something but I have a very big problem. I need to create a draw_text code when I hit a button. Its like when you wrote something meaningless on cmd and then enter it says something like "unknown command" and it...
  10. Binsk

    GameMaker UBG Terminal / Command Console

    Hello there! How would you like a fully functional in-game terminal running in your project in the next 2 minutes? If that sounds good to you then get your hands on it at one of these places: Yoyo Marketplace [$1.99] Upset Baby Games Store [$0.99 crypto only] Itch.IO Store [$1.00] This is the...
  11. J

    GameMaker asset_get_index() across platforms

    Very simple and straightforward question: How good does asset_get_index() work across all platforms? (especially when dealing with sprite- and scriptnames) Because I am using it as a very important part in the Engine of the Game I am creating, and I read about problems in HTML5 in combination...
  12. K12gamer

    ELON MUSK should make a game console...

    ...or maybe some kind of PC. Elon Musk has billions of dollars from the tech industry...Tesla Cars, Space X, Starlink Satellites etc. He's currently working on something called Neuralink (trying to merge the human brain with A.I.) Given his background in gaming and his company's cutting edge...
  13. Nocturne

    Discussion Playdate - The Console With A Hand Crank

    Soooo.... this has been announced: https://www.dailydot.com/parsec/playdate-hand-crank/ I really don't quite know what to think of it! I mean, I kinda wish the hand crank actually powered the thing, as that would make it ideal for poorer countries or for camping and travel, etc... as no...
  14. B

    GameMaker Get String in Console Exports

    Version: Game Maker Studio 2 Full - IDE v2.2.1.375 - Runtime v2.2.1.291 So I've been working on a game that I'd like to be more console friendly for future exports and have no idea how getting a user entered string would work on something like PS4 and Nintendo Switch. Since my main target...
  15. B

    GML Save/Load System on Consoles - JSON vs DS Map System

    Hello, I am working on a project that may appear on consoles (XBox, PS4, and potential Nintendo Switch). I am looking into the various ways of saving/loading game data and came across tutorials using JSON and another tutorial that uses DS Map based save systems. I am wondering if consoles need...
  16. C

    Idea Developing for Mega Drive with GM?

    Is it possible, somehow? Maybe with some workarounds?
  17. B

    Design Room size and resolution for console-only games (Xbox, PS4, Switch)

    Hello, I was browsing the forums and have not found a clear answer or guidelines I should follow. If I plan on making a project only for console purposes (no Windows/Steam), is there an ideal room size and resolution I should stick to? Would building a 1080x1920 resolution be ideal? Are their...
  18. alexhinton

    Favorite Era of Console Graphics

    I really like the cruddy look of old ps1 3d games (the 2d games are beautiful). I also like the look of old school arcade games from the early 80s like Joust, Robotron, and Rampage. What about you guys?
  19. JAG

    Distribution Releasing to consoles

    Hi there Im looking for some resources related to publishing to Playstation and Xbox. Im interested in people's general experiences, the costs incurred, advice/lessons learned etc. I searched the forum but it's tough to filter results properly to get at what Im looking for... Personal...
  20. G

    Asset - Project Testing Helper - Useful tool for game debugging

    Testing Helper is an easy to use and very visual debug console to help games testing and debugging. Testing Helper is a very useful tool that saves your time. Put test_helper object in to the first room and press ctrl (control) while testing your game to open Test Helper window. This is what...
Top