@tgraupmann
Ah ok, was just a little quick to download the controller demo I suppose. I ran it on the latest daily build if you were curious.
Any word on my other questions I asked above?
@tgraupmann
Any update on IAP? I see the github was updated for controller support but when building the sample code, it does not work, just displays 4 controllers with all the buttons highlighted. After examining the code it seems to be missing co…
Wow, I'm glad to see them finally support OUYA. Sadly, I doubt it would have happened without the help of the OUYA team, they should be the ones to thank really. IAP support and you're good to go!
I do not believe so, though I cannot say for certain. Running the api's outside the app won't be able to authenticate the application since the SDK hard calls specific IAP network requests locally. Since we cannot modify the network requests in the …
Wholeheartedly agree, what a hidden gem. Seriously, game made us laugh so hard, especially in multiplayer.
https://twitter.com/NexusGameStudio/status/321760645211115522
That bus horn.
EDIT: Game was made by Captain Games - creator of Enviro-Bear …
SpoonThumb said:
Ok, looks like I was just being retarded and you can just double tap the system button to get back to the OUYA home screen. Still can't find a way to get back to The Ball main menu though
Felt your pain, made a thread a…
Interesting, if that is the case then I do indeed have the old store. Odd since I've checked for firmware updates and everything is up to date, even after refresh. I'll check again. Funny how my thoughts are already implemented for the most part XD
Dreamwriter said:
If you have final controllers, you can hold the button to exit, otherwise you must double-tap. The development controllers do not have the ability to detect the Home button being held down, it can only detect taps, which is…
zamzarvideo said:
You can always get back to the launcher by double tapping or holding down the OUYA System button...
I don't have a console yet, but if the store does behave like that when using the A button (goes back to the main menu, not …
@JSIDD
1. The store is down for now as it's being prepped for launch next week.
2. The notification appears briefly at the bottom of the screen when you try to access the store, it generally says "Store is down, check back soon" or another similar…
Great update overall Piers. Finally had a chance to thoroughly go over things and make notes.
Boot-up logo is a nice touch, seamless into the red interface. Nice to hear "OU-YA!".
Wi-Fi screen is greatly improvedKeyboard is a huge upgrade as well, …
Update on the situation:
So unless you have the enterprise
edition, there is going to be a problem. OUYA calls it's specific API to
get it's IAP calls from. In Corona, you call a IAP store function then define the identifier of the product that…
So we're looking into a new (huge) problem that we just sort of realized. Because the OUYA's business model is that the developer must make a free game, then have an unlock via IAP, I don't know if this is possible with Corona. As it stands, unless …
twigs192 said:
NexusGameStudio said:
Wait, as awesome as this is, did you actually obtain the rights from Spicy Horse to develop this game? Alice in Wonderland is public domain, yes, however, the American McGee's version is not, consid…
Wait, as awesome as this is, did you actually obtain the rights from Spicy Horse to develop this game? Alice in Wonderland is public domain, yes, however, the American McGee's version is not, considering the content (even if you made it yourself) is…
I don't see a real issue with it, so long as it does not impede on development or release. It would be no different than using a platform specific content rating system except for being more uniform with the rest of the industry.
Update:
It's bee…
I have rather mixed feelings about this. While its great to see that it will be adapting new tech every year, I think it harms developers in the long run. If you plan on making small titles (
Didn't even see it at first, but new console colour (I assume the final choice over the light silver as the original?), looks like gunmetal. Sexy.
Original:
The problem with using Ad's on OUYA is for the most case, ad systems direct link to the respective app on the google play store (or other android store), this would make the user assume they could download the app, when in fact, they cannot. The sys…
Updated all the .apk files to the latest Corona build, also no longer on Android dev trial (no more trial pop-ups, thanks to David @ Corona for the Pro upgrade support)
How are things going @Cinetek? Figure out what was causing issues?
I'll look into the issue, I was able to reinstall the app on the hardware again no problem at all (using "adb install PongSample.apk" in the command prompt). Perhaps take the source code we provided and compile it yourself on Corona and see if it wi…
Yeah, every code I wrote, I made sure to test on actual hardware. The Pong sample installed and loaded perfectly:
Are you able to debug to see what in particular was causing the crash for you? Also, what method are you using to install the applic…
Updated!: Included a new Pong sample game as well as tips to edit your manifest to make the game appear under the 'Games' tab.
@Cinetek I've tried all night, sadly no work around :( Corona is wayy to closed of a platform, so they won't allow you. I…
Sorry you did not make the deadline, wish we had a chance to get this information out sooner! We just received our dev console recently, so yes, we do have one. We've been testing all our sample files on the hardware.