• 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!

shared

  1. M

    GameMaker Separate Applications Sharing Directories??

    Ok. I want to have a system where all version of a game, ie "my game" all share the SAME %localappdata% file. GMS 2 is sandboxed, right? yes. and that means that application My Game v1.0 writes files into %localappdata%/My Game v1.0/ and the application My Game v1.2 writes files into...
  2. COWCAT

    Shared saves on Android?

    For various reasons (both technical and financial), I've decided to divide my adventure game into several parts to release it on Android. But I'm now facing one problem. Each part has a different package name. Therefore, they cannot use the same save files! Is this possible at all on Android...
Top