Oct 23, 2009 505
psx4all (dingux) is finally released
There are major upgrades and fixes for this version. Finally, a decent psx4all emulator for Dingoo (Dingux)! If you are interested to try it out, you may download the emulator via HERE!
Oct 23, 2009 505
There are major upgrades and fixes for this version. Finally, a decent psx4all emulator for Dingoo (Dingux)! If you are interested to try it out, you may download the emulator via HERE!
Oct 19, 2009 668
Firstly, you may download the emulator from this LINK. There are two different files, one with Sound Support and the other don’t.
On the same time, you need to work on the configuration script to include your menu in Dingux:
Menu Emulators
{
Icon = “res/emulators.png”
Name = ” Emulators”
MenuItem psx4all
{
Icon = “res/emulators/pituka.png”
Name = ” psx4all”
Executable = “./psx4all”
WorkDir = “/usr/local/emulators/psx4all”
}
MenuItem psx4all_sound
{
Icon = “res/emulators/pituka.png”
Name = ” psx4all sound”
Executable = “./psx4all_sound”
WorkDir = “/usr/local/emulators/psx4all”
}
MenuItem Pituka
{
Icon = “res/emulators/pituka.png”
Name = ” Amstrad CPC 6128″
Executable = “../pituka.dge”
WorkDir = “/usr/local/emulators/pituka/DISKS”
Selector = yes
}
*Pituka.png is just a example, you may choose another ICON for it.
vimrc had released the MPlayer that supported RMVB in Dingux. You may download for FREE via this LINK. On top of this, you still need your respective zImage (9325 , 9331).
Lastly, don’t forget to include this below script in your MenuItem:
MenuItem MPLAYER
{
Icon = “res/media/gmu.png”
Name = ” Mplayer”
Executable = “./mplayer -really-quiet”
WorkDir = “/usr/local/mplayer”
Selector = yes
}
Oct 10, 2009 919
Well, if you have install and boot your dingoo to dingux, one of the problem you have is you can’t power off the console from Dingux. Some theme provide “Reboot” and allow you to go back to Dingoo main OS and allow you to switch off (via power button) from there.
Well, someone (by the name VIMRC) had provided a hack for it. First, you have to download the zImages:
Oct 9, 2009 72
Okay, Dingoo is no PSP, NDS or even iPod Touch. While I don’t expect it to come with hundreds of accessories choices like iPod, I never expect a simple silicon skin can cost me USD 65 bucks?
Went to the website I mentioned, after click 10 bucks for a silicon skin (which is already very expensive), it actually cost me a few times more for the shipping from USA. Crazy SOB.
Oct 9, 2009 1,136
I am not very happy with the Dingux platform, so I opt for DinguXMB, a system that is very similar to Sony Cross Media Bar.
You can download the DinguXMB Starter Pack from HERE. This is designed and compiled for people who wish to run Dingux on their Dingoo using the DinguXMB main menu.
What is included?
How do I install?
Decompress the pack to the root of the SD card. After that, you will need to find a suitable kernel for your machine. On your Dingoo, load the original interface and go to System Set | System Setup | About and press up, right, down, up, right, down. You should see a white screen with some text. Look under LCD MODULE and take note of the numbers on that line, i.e.: ILI9331 or ILI9325.
Now, go back to the SD card and rename the zImage file corresponding to your LCD module (like zImage-ILI9331) to just zImage and nothing else. No extensions. You can delete the other file
After that, put the card on your Dingoo and reboot. When you see the Dingux logo, hold select until you see the Linux penguin and some text on screen.
Installing more Emulators?
Well, I admit that this starter pack is not as complete as the others. So if you are interested in installing additional emulators such as “FinalBurn Alpha”, you need to install manually yourself.
1. Download FinalBurn Alpha from HERE.
2. Unzip/Extract the entire “fba320″ folder into “local/apps/”
3. Despite that you already “install” your emulator, DinguXMB will not show FinalBurn Alpha emulator in your shortcut. Proceed to “local/apps/dinguxmb/”.
4. Open and edit “dinguxmb.config”
5. Add in the shortcut :
{path = “/usr/local/apps/fba320/fba320.dge”;
title = “FinalBurn Alpha”;},
**Note that I changed the name of the emulator folder**
So if you need to install any more emulator, you simply repeat the steps and add in the shortcuts will do.
Here are also some quick guide to controls:
Press ‘A’ to select
Press ‘B’ to cancel or go back
Press ‘L’ to decrease volume.
Press ‘R’ to increase volume.
Press ‘X’ to create a shortcut. You must have a valid executable currently
highlighted from the games section (see below).
Press ‘SELECT’ to exit. The ‘main’ script provides a 5 second countdown.
The intention is that you can safely use this time to switch off.
Hope this helps!