Skip to content
npaladin2000 edited this page Nov 19, 2019 · 9 revisions

Welcome to the OpenDingux wiki!

What is OpenDingux?

OpenDingux is a Linux-based embedded operating system for MIPS processors, designed primarily for portable game consoles. it's designed to have low latency and minimal overhead for very high responsiveness.

What packages does OpenDingux use?

OpenDingux uses the OPK package format, which is a compressed file containing software which is mounted to the system, making installed software difficult to break through accidental deletions. Any OPK file stored in /media/data/apps will automatically "install" itself. Removing the file from that directory "uninstalls" the program. Note that files in /media/data/apps can't gerally be overwritten in-place.

What about IPKs?

You're thinking RetroFW. OpenDingux doesn't use IPKs, though much of the same software for RetroFW is also re-packaged as OPKs for OpenDingux.

What hardware runs OpenDingux?

Clone this wiki locally