Giter Club home page Giter Club logo

opendingux_test_app's Introduction

This is a simple app that demonstrate how to use SDL 1.2
on OpenDingux devices (GCW0/RG-350/RG-350M/RG-280V/RG-350P).

You can detect the analog sticks, input and stuff.

How to compile
===============

For now i assume that you have access to a linux computer or a linux VM.
This may work for WSL2 as well but it wasn't tested.

Stock firmware (2014 based)
___________________________

Download this toolchain :
http://www.gcw-zero.com/files/opendingux-gcw0-toolchain.2014-08-20.tar.bz2

And extract it to /opt.
In /opt/gcw0-toolchain, you should have a following folder called "usr". If that's the case, you're good.

Then open up a terminal in this folder and compile it with :
make -f Makefile.gcw0

Once compilation is sucessful, package everything up with :
./package

You can now push your OPK to your console either via FTP (to /media/apps) with an FTP client like Filezilla
or alternatively, use the external sd card slot and put the OPK in a folder called "apps".


Beta/Nightly firmware
___________________________

Download this toolchain :
http://od.abstraction.se/opendingux/opendingux-gcw0-toolchain.2020-10-01.tar.gz

And extract it to /opt.
In /opt/gcw0-toolchain, you should have the following files:
bin
etc
include
lib
lib64
libexec
man
mipsel-buildroot-linux-musl
mipsel-gcw0-linux-uclibc
relocate-sdk.sh
sbin
share
usr

Then open up a terminal in this folder and compile it with :
make -f Makefile.gcw0

Once compilation is sucessful, package everything up with :
./package

You can now push your OPK to your console either via MTP (connect your console to your PC, make sure to use USB2 on the RG-350),
and put it in "Apps".
or alternatively, use the external sd card slot and put the OPK in a folder called "apps".

opendingux_test_app's People

Contributors

gameblabla avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.