Some binary files that were hard to obtain
Android key testing application that has been removed from GitHub since I first used it in OUYA: Using own USB joysticks.
Commander Keen interpreter. apk files were not available on the official download page.
Update: They are available there since 2015-04.
net.sourceforge.clonekeenplus-1.7.2.0.apk
Self-compiled kernel for the OUYA gaming console.
OUYA kernel built with CONFIG_HIDRAW, CONFIG_HID_PANTHERLORD and CONFIG_HID_MICROSOFT for additional joystick support.
See OUYA: Using own USB joysticks for more information.
Taken from an XDA thread. See my blog post for more information.
Rescued from a OUYA developer console with software version 0.0.5. The OUYA CEO Julie Uhrman wishes the developers a warm welcome.
A romanian hacker named vb6rocod made custom firmware for the Philips DVP3360 DVD player and published that on his page.
This was in 2009, but in 2016 all the download URLs were broken. I managed to find some of the files:
Also have a look at the upgrade instructions. I upgraded the firmware via USB; worked fine.
My hope was that the custom firmware would ignore the UOP flag that prevents you from skipping chapters, but unfortunately it is still obeyed.
At least the configured volume is stored now - that annoyed me quite a bit.
Allows you to gain root access to all partitions. The official TWRP forge version must be flashed onto a partition first and cannot be booted directly.
Downloaded from https://androidfilehost.com/?w=files&flid=295294.
Enter fastboot mode by unplugging the HDMI cable and powering it on, then run
fastboot boot fastbootable-twrp-pearlyn.img
Firmwares can be flashed onto the Forge as follows:
$ fastboot devices 171256710321511 fastboot
$ fastboot -w update image-forge-m-144.zip
$ fastboot oem unlock
Files:
Last official relase. Android 6.0.1, dated 2016-11-09.
Login via username + password does not work in 2023-10. You need to install a system app that allows you to skip Google sign-in (forge-setup-customizer), or sign in via an Android device that has the Google app.
Alternative download location: https://archive.org/details/razer-forge-tv-firmware
A boot image with a rooted adb for firmware 12.2.0, 13.2.1, 14.1.0 and 15.2.0. At least the 14.1.0 and 15.2.0 images works on the Vision 3, too.
Bring the reader into fastboot mode, flash it and boot it up.