OpenXcom Forum

Contributions => Builds & Ports => Topic started by: nathandetr0it on January 04, 2017, 11:06:36 pm

Title: [WORKING] OpenXcom (v1.0) on Chromebook (via crouton), ARM arch (ASUS Flip)
Post by: nathandetr0it on January 04, 2017, 11:06:36 pm
Title: Re: [WORKING] OpenXcom (v1.0) on Chromebook (via crouton), ARM arch (ASUS Flip)
Post by: hellrazor on January 08, 2017, 12:50:29 pm
Now realize that the 1.0 codebase is outdated for around two years and loads of progress have been made with the nightly code.

Implement nightly on your infrastructure for full experience :)
Title: Re: [WORKING] OpenXcom (v1.0) on Chromebook (via crouton), ARM arch (ASUS Flip)
Post by: nathandetr0it on January 11, 2017, 07:24:48 am
haha ok, ok.  Let me enjoy my minor, outdated victory for a few weeks, first!
Title: Re: [WORKING] OpenXcom (v1.0) on Chromebook (via crouton), ARM arch (ASUS Flip)
Post by: hellrazor on January 12, 2017, 08:36:19 pm
haha ok, ok.  Let me enjoy my minor, outdated victory for a few weeks, first!

If you run it under the ubuntu, you can just use:

git clone https://github.com/SupSuper/OpenXcom.git
cd OpenXcom
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release
make -j 3
sudo make install

see here: https://www.ufopaedia.org/index.php/Compiling_with_CMake_(OpenXcom)
Title: Re: [WORKING] OpenXcom (v1.0) on Chromebook (via crouton), ARM arch (ASUS Flip)
Post by: Testbox360 on January 19, 2017, 07:32:35 pm
Holy crap, could someone make a port for the Yoga 11e Chromebook? It's what most schools use for chromebooks in my area.
Title: Re: [WORKING] OpenXcom (v1.0) on Chromebook (via crouton), ARM arch (ASUS Flip)
Post by: HelmetHair on January 26, 2017, 12:51:25 am
Well, this is pretty freaking sweet. This is the first step to something really cool.

I'm watching with baited breath!

-HH
Title: Re: [WORKING] OpenXcom (v1.0) on Chromebook (via crouton), ARM arch (ASUS Flip)
Post by: nathandetr0it on May 09, 2018, 01:17:47 am
Recently traded my Flip (ARM Rockchip w/ 4GB RAM) for the HP 13 G1 (Intel m5 w/ 8GB RAM) which means an architecture swap and whole new implementation! I'll post my progress getting this going with some mods.

[/quote]
Holy crap, could someone make a port for the Yoga 11e Chromebook? It's what most schools use for chromebooks in my area.
I know this is a year old, but for posterity running linux on a chromebook (in my case, via crouton) requires access to the OS, meaning putting the device into developer mode. It's unlikely that's allowed on a school chromebook is going to let you get away with that.