+1 for this as well
I'd rather not have to go the route of using some sort of a JNI wrapper for it, when there is a perfectly suitable function already defined for handling input in the NativeActivity
Please please please do not time single GL calls like this. The data you get back from it is meaningless.
When you make a call to glClear() you are instructing the driver that is what you want to do, before the the next function you call.
The only …
@amplify91 Could you not split your atlas into 2x 2048x2048 textures rather than a single 4096x4096? I appreciate this will result in a texture unit switch (unless you keep both bound in separate units, and your shaders accommodate this).
Ayrik said:
It doesn't seem to complicate anything to me. When submitting your game you also supply A FEW other images, one for the launcher image, and some others for marketing banners like Google Play. This is very common. And they're alrea…
Trist said:
Its not free to play. that term could get someone into trouble, if used incorrectly. Ouya has a 'FREE-To-Try' model.
Not exactly, games are "free to download", however it is entirely up to the developer how the implement a p…
Yep, cheers guys. I hadn't seen this.
It's a bit irritating that I have to create separate icons for OUYA, but I guess it's catering to a different UI design/style.
mjoyner said:
Confused. I pre-orrdered from the website. http://www.ouya.tv/buyouya/
I think he wants to know how many people have pre-ordered, not how you can pre-order
Hello!
My name's Andy, 25 year old developer from the UK. Working at a AAA game studio in Leamington Spa as well as doing my own Indie thing on the side.
No games released, primarily been focusing on our cross-platform game engine.
Have you tried forgetting your wireless network from the Wifi Settings menu, and trying again?
Also, my Ouya came with the Ethernet disabled, so you may want to go into the Settings and turn that on
I might be being blind, but the latest NDK r8d, seems to only have platforms up to android-14. However I need to target 16 or higher for Ouya, am I just being an idiot?
With most keyboards, pressing Enter clicks buttons and Esc acts as a back button.
I've noticed when using a USB keyboard on the Ouya UI that pressing Enter works like Tab, moving onto the next UI element.
The adapter I received has a removable 'plug' part, so it's easy enough to drop in a UK plug to it (although it wasn't provided). If Ouya are going to use this same adapter when shipping consumer units, it would make sense (and probably be easier) t…
I hold the button down till the dialogue comes up, press Power Off... TV input goes off, Controller switches off. But turning the device back on, it's sat at a dialogue saying "Powering Off..." and even after 15 minutes doesn't switch off. Having to…
I've played a number of 360 games recently that allow you to modify the UI max Vertical and Horizontal bounds (sometimes done as a first-time play of the game, as well as doing brightness, etc).Really? I must play very different games. I've been …
Adjustable screen position went out with the PlayStation 2. No console games since then have had screen positioning options.
I've played a number of 360 games recently that allow you to modify the UI max Vertical and Horizontal bounds (sometimes do…
How about:
home button press = pause
home button hold = OUYA menu
Another vote for this method. Much more intuitive than anything else I can think of or have seen suggested
I would highly highly recommend obeying the 'rules' of text and graphic safety. You have no idea what device, or capabilities that device has, that your users have. And can't rely on them to fiddle with settings.
Having an adjustable screen option …
Hey, this worked for me, although I had to leave the settings in the INF file as they were else Windows (Win8-x64) complained the file was corrupted. I have successfully been able to 'adb install' onto my Ouya now
Could you go into more detail abou…
Hey, this worked for me, although I had to leave the settings in the INF file as they were else Windows (Win8-x64) complained the file was corrupted. I have successfully been able to 'adb install' onto my Ouya now