Dingux (Dingoo Linux) > Releases
Zdoom v0.1.1
Shin-NiL:
Zdoom for Dingux v0.1 (29/07/2011)
Based on Zdoom OpenAL Branch 2.5.0 (r2984)
http://www.youtube.com/watch?v=8tkHCMtHdHI
Prerequisites to run
- Dingux installed with the latest elta's rootfs;
- WAD files from Doom, Hexen, Strife, etc;
Installing
- Extract the contents of the file 'zdoom_dingux_v0.1.1.bin.7z' to your miniSD card;
- Copy your WAD files to the directory 'wad';
- If you use gmenu2x: just create a link to 'zdoom_selector.dge' and activate selector (thanks Ayla);
- If you use another app launcher: you can edit the script file named 'example.dge' as you need. You can create one script file for each WAD.
Performance tips
- I always recommend to use '-nosound' parameter, since OpenAL does not seem like much of dingoo. Without sound the game runs much better;
- Unfortunately zdoom consumes a lot of processing power, so overclocking is always welcome;
- If you know how, you can edit the 'zdoom.ini', located in the '.zdoom' folder.
Special thanks
"ibm 5155" & "flpstrquerendoumdingoo!!!" from dingoobr boards.
Download
http://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,30,519
As always, you can find more info about the dingux port, including source code on my blog: http://www.shinnil.co.cc
pcercuei:
Please strip the binary, you will lower its size from 27MB (ugh...) to 9MB.
Using the following .dge instead of yours, you can load the .wad by using gmenu2x's selector instead:
--- Code: ---#!/bin/sh
cd `dirname $0`
LD_LIBRARY_PATH=libs/ ./zdoom -nosound -iwad $1
--- End code ---
On a side note, it works fine with OpenDingux.
Coccijoe:
Thanks shin-nil, what's difference between prboom and zdoom? wad?
samir:
Thanks Shin Nil!! Only can play .wads, or is it possible to play in "campaign" mode? Is it possible to rotate into weapons in Heretic and Hexen?
Shin-NiL:
--- Quote from: Ayla on July 28, 2011, 05:36:09 PM ---Please strip the binary, you will lower its size from 27MB (ugh...) to 9MB.
Using the following .dge instead of yours, you can load the .wad by using gmenu2x's selector instead:
--- Code: ---#!/bin/sh
cd `dirname $0`
LD_LIBRARY_PATH=libs/ ./zdoom -nosound -iwad $1
--- End code ---
On a side note, it works fine with OpenDingux.
--- End quote ---
Thanks for the tips, works really good on gmenu2x :)
--- Quote from: Coccijoe on July 28, 2011, 07:38:29 PM ---Thanks shin-nil, what's difference between prboom and zdoom? wad?
--- End quote ---
According to wikipedia: "ZDoom is one of the most advanced and featureful Doom ports from an editing perspective, supporting Boom editing extensions, plus all the extensions made by the Hexen engine, as well as many other new features. In addition to Doom, it supports Chex Quest, Heretic, Hexen, and Strife."
I think you can play more mods with it, but I'm not a Doom expert player...
--- Quote from: samir on July 28, 2011, 11:21:25 PM ---Thanks Shin Nil!! Only can play .wads, or is it possible to play in "campaign" mode? Is it possible to rotate into weapons in Heretic and Hexen?
--- End quote ---
Yes, you can play in "campaign" mode, I think. You can configure the controls, but I don't know if is possible to make combinations...
Navigation
[0] Message Index
[#] Next page
Go to full version