Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will this compile and play on an amazon firestick? #2

Open
futurepr0n opened this issue Sep 6, 2024 · 2 comments
Open

Will this compile and play on an amazon firestick? #2

futurepr0n opened this issue Sep 6, 2024 · 2 comments

Comments

@futurepr0n
Copy link

Hi, great project - I haven't attempted a build but was poking around for a sm64 android version because Im curious about playing on my firestick pro. If I was to build successfully does this play nicely with that type of set up or is it meant for virtual touch screen controller? I am not sure how you implemented it yet but looking forward to learning more! Thanks in advance

@robertkirkman
Copy link
Owner

robertkirkman commented Sep 17, 2024

Hello sorry I didn't see this message earlier. Yes you can compile and play on amazon firestick BUT some users have encountered some difficulty compiling it on Android TV due to difficulties with Termux like:

  • flaky input to the Termux app, including possible limited access input devices, like to USB ports for USB keyboards or bluetooth for bluetooth devices, or trying to navigate the Termux app using a TV remote;
  • unstable Termux app behavior on some TV boxes,
  • difficulty accessing ADB for troubleshooting on Android TV,
  • and running out of Storage space or RAM space on the device,

it is possible though on most Android TV devices when you manage the system resources carefully. You can message me on discord when you are ready to try building the game for your Amazon Fire TV Stick

@TailsFanLOL
Copy link

Works fine with a gamepad but with the remote you can only access the settings (and only some of them). You should probably build it on your computer, then connect to your FireStick with adb and do adb install -g. It won't appear in the menus (use Sideload Launcher) and it might not install due to permissions, see #3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants