Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

unfoil

About

Username
unfoil
Joined
Visits
39
Last Active
Roles
Member
Posts
12

Comments

  • I think this is a fantastic idea. In fact I was thinking of starting something like this my self. Unfortunately I can't get my Ouya into bootloader mode with adb reboot bootloader. And my answer why is, it couldn't be more useless than having the O…
  • Any Android Jelly Bean device should get you started. You just can't use the ouya docs. There are controller docs for android and if you make your controller class work for android it will also work with Ouya. Just pick your self up a cheap android …
  • http://unfoil.com/tutorial/ProjectSetup.htm This is my example to get a hello world app running on Ouya. in GameActivity you need a onkeyup and onkeydown event. I wrote my own controller class and just pass these events to the controller class. Th…
  • Goto this page https://devs.ouya.tv/developers/docs/setup about half way down the page you will see this line echo 0x2836 >> "%USERPROFILE%\.android\adb_usb.ini" The above line is required since there are no official adb ouya drivers.
  • I have to say since the last two updates I've completely stopped using the Ouya. The top games on the main page wasn't the best idea especially with the network issues. I re-wrote my controller interface so it no longer uses Ouya controller library …
  • There are very few tutorials for the Ouya at this point. And there doesn't seem to be very good docs by the Ouya team. You could fight through trying to write one for your self or pay somebody to write it for you. Somethings from android can be side…
  • Sort of. You can release a game at any time. However, it must meet the guidelines to be approved. As long as it is playable it should be enough to get approved. The question really is do you want to release it as beta. When some body try's out your…
  • madmax2069 said: Wifi signal has nothing to do with the stock case, i get the same signal outside its case as it does inside, its purely related to the antenna they used, a simple metal alligator clip in the right place on the antenna wil…
  • Can you fix the system update process or add a way to turn system updates off. Every time you release a system update I have to take my Ouya out of the case to get it to update. Otherwise the progress bar stalls and does nothing. The discover games …
  • So far the only issue I've had playing this game is the internet connection. Being my Ouya doesn't receive signal well the game never loads because it can't check if I purchased it or not most of the time. I haven't checked it since Ouya updated the…
  • I've noticed that 90% of the games have horrible controls especially the ones created in unity. I created my own Joystick library that makes the controls for my game much nicer. Paired with my Joystick Mouse library I wrote it makes the Android touc…
  • I like the idea. However, it takes away from people trying to make money on the console. Once you go down the road of free games people will expect more games to be free. Right now you have to download and at least play the game before you see if it…