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

native

  1. Dilawlaw

    Discussion GMS 2 Android YYC compiler take hours

    Hi everyone, I just wanted to know if its normal that gamemaker studio 2 take hours ( between 1:50 to 2:10 exactly) to compile my android game in aab format (Android App Bundle), knowing that the apk takes hardly few mints I have an i7 4th gen, GMS installed on SSD and got an AMD RX560 GPU...
  2. E

    Android Android extension exception3 exception:null

    I have encountered a major difficulty when developing a native camera extension for Android. Here's a link to what I could come up with, pretty much copy and paste from stackoverflow but using GM's RunnerActivity and async events. https://github.com/ericbunese/GameMakerStudioAndroidCameraClass...
  3. P

    Discussion Can't export using YYC

    Hi, I'm using GMS2 2.1.4.288 on Mac OS 10.13.4 I can export my game to Android using VM with no problem, but when I export using the YYC, I run into a problem. I get a "Mono quit unexpectedly" error, and this error message in my GM output window: ---------- Got a SIGSEGV while executing...
  4. S

    Portfolio - Programming Extension Writer looking for work [CHEAP, Currently Available!]

    ABOUT ME I have been writing GameMaker extensions in C++ for over half a decade. I will make extensions for your games, and will give you the source code to the extensions I make. Whether you want the source code of the extension, outside of the GML, fully commented is up to you, at no extra...
  5. Kaguva

    Asset - Extension Count Down Timer miliSeconds iOS&Android

    Count Down Timer miliSeconds Android Marketplace: https://marketplace.yoyogames.com/assets/5617/native-ms-timer-ios-android Primal category: Extension Price: $9.99 Modules: iOS,Android Support: [email protected] Description: This native timer counts in milliseconds and when finish the...
  6. P

    Any way to use C/C++ code with GM:Studio v1.4 or v2??

    Hi! Basically the question is self-explanatory: GM:S has been using its proprietary language from the beginning, which has changed a bit over the years, but it's clear that it is not using regular C/C++/JavaScript/Delphi/etc. syntax, it's a mix of them with some personal touches. All I want to...
  7. M

    (Admob) Native Ads

    Hello. Anyone know how I can add native Ads? The extension on the marketplace has banners, interstitials, all google play services, but not Native Ads. Native ads are pretty old. Regards, Mataca
  8. J

    Job Offer - Programmer Native Android Extension Guru Needed

    I might be writing this in the wrong forum, if so, please direct me to the right place. I'm looking for someone who has experience in writing Native Android Extensions. Instead of asking you to do it for me I would need you to teach me how to do it. I'm looking at learning really simple stuff...
  9. M

    Windows Windows 8 Native / UWP Ads Problems

    I have make a App for Windows 8 Native and for Windows UWP but in both the ADS not showing. I use a Creat Event with: ads_enable(x, y, 0.... ) code for show the ads what i have set in the Settings from Game Options. But nothing change no Test ADS or anything is showing up. What is wrong now...
  10. W

    Android Extension compile error manifest not found

    Hi I'm making a native extension for android and when I try to compile or build it it fails for file not found, heres the compile error: FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':23.2.1'. > java.io.FileNotFoundException...
Top