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

Porting to ARM based platforms #22

Open
johnpanos opened this issue Jul 27, 2021 · 4 comments
Open

Porting to ARM based platforms #22

johnpanos opened this issue Jul 27, 2021 · 4 comments

Comments

@johnpanos
Copy link

Hey there! Not really an issue, but more of a comment as I couldn't see any contact info here.

This is mostly meant for @LWSS as you seem to be the boss around here. :)

I currently am in possession of a lot of free time, a Jetson TX1, and a RPI 4 at my disposal. I've always liked the idea of having the source engine on a mobile low powered device.

Let me know if you are interested in this - I'm going to work on this myself but maybe you'd like to work together on this!

Thanks for all your great work already!

@PiMoNFeeD
Copy link

there's already an nvidia port of it to arm for nvidia shield and there's a guy developing it for generic android devices with touchscreen support, I dont know where did he get the sources tho

@LWSS
Copy link
Contributor

LWSS commented Jul 28, 2021

Hi, yeah I sorta had this idea too. Ordered a dragonbox pyra like 4 years ago but guy really dragging his feet on the assembly. The only non open-source part of the build is the steam client which can be removed from the build(valve has some progress on this even, but it's not done) or taken from the underlords apk.

Will definitely need some arch changes in a couple spots... One of them would be the frame timer using rdtsc()...

Also I used to do FRC too btw, did the basketball one :P

@r-a-sattarov
Copy link
Contributor

Hi! Try looking at this repo - https://github.com/nillerusr/source-engine
@nillerusr added support for ARM (Android).

@r-a-sattarov
Copy link
Contributor

Try checking out this repo - https://github.com/tyabus/Kisak-Strike
There added initial ARM-support - tyabus/Kisak-Strike@1d303f5

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

4 participants