Page 2 of 3
Re: dhewm3 (Doom3)
Posted: Fri Apr 23, 2021 8:23 pm
by xeno74
caseycullen wrote: Fri Apr 23, 2021 4:25 pm
Yep, I'll add it and the other required package today.
-Casey
Great! Maybe you could add the new Mesa version as well.
Re: dhewm3 (Doom3)
Posted: Mon Apr 26, 2021 8:50 pm
by caseycullen
dhewm3_1.5.1.fienix.deb (includes engine only) and doom3_1.5.1.fienix.deb (includes app menu launcher, setup scripts and demo) have been added to the Fienix repo. The doom3 package will play the "shareware"/"demo" version until you copy the full game data files; to do this, copy your "base" directory to ~/.local/share/dhewm3.
Let me know if you have any issues.
-Casey
Re: dhewm3 (Doom3)
Posted: Mon Apr 26, 2021 11:17 pm
by xeno74
caseycullen wrote: Mon Apr 26, 2021 8:50 pm
dhewm3_1.5.1.fienix.deb (includes engine only) and doom3_1.5.1.fienix.deb (includes app menu launcher, setup scripts and demo) have been added to the Fienix repo. The doom3 package will play the "shareware"/"demo" version until you copy the full game data files; to do this, copy your "base" directory to ~/.local/share/dhewm3.
Let me know if you have any issues.
-Casey
Hi Casey,
Many thanks! It works without any problems. Great!
Cheers,
Christian
Re: dhewm3 (Doom3)
Posted: Tue Apr 27, 2021 7:28 am
by caseycullen
Just a level I recorded playing Doom 3 via Dhewm3 engine on my X5000:
Doom 3 video
Re: dhewm3 (Doom3)
Posted: Wed May 12, 2021 1:45 am
by xeno74
Doom 3 Time Demo
Instructions:
- Press "<" or "CTRL-ALT-<" or "CTRL-ALT-~" or "CTRL-ALT-^" to bring the console down
- In the console type:
This will precache all the textures so you don't need to run it twice to get accurate results.
Video Quality: ULTRA QUALITY
Screen Size: 1600x1200
Fullscreen: YES
Antialiasing: 8 x
All advanced options enabled
Results:
- AmigaOne X5000/40 4 x 2200.00 MHz with an AMD Radeon HD6970 (Fienix/Debian Sid): 2148 frames rendered in 80.0 seconds = 26.9 fps
- AmigaOne X5000/40 4 x 2200.00 MHz with an AMD Radeon HD6970 (Ubuntu 16.04 LTS): 2148 frames rendered in 86.2 seconds = 24.9 fps
- AmigaOne X1000 2 x 1800.00 MHz with an AMD Radeon HD6970 (Fienix/Debian Sid): 2148 frames rendered in 110.8 seconds = 19.4 fps
-----
Video Quality: ULTRA QUALITY
Screen Size: 1280x1024
Fullscreen: YES
Antialiasing: 8 x
All advanced options enabled
Result:
- AmigaOne X5000/40 4 x 2200.00 MHz with an AMD Radeon HD6970 (Fienix/Debian Sid): 2148 frames rendered in 79.6 seconds = 27.0 fps
-----
Video Quality: HIGH QUALITY
Screen Size: 1024x768
Fullscreen: YES
Antialiasing: OFF
All advanced options enabled
Results:
- AmigaOne X5000/40 4 x 2200.00 MHz with an AMD Radeon HD6970 (Fienix/Debian Sid): 2148 frames rendered in 78.8 seconds = 27.3 fps
- AmigaOne X1000 2 x 1800.00 MHz with an AMD Radeon HD6970 (Fienix/Debian Sid): 2148 frames rendered in 109.1 seconds = 19.7 fps
- Raspberry Pi 400 4 x 2200.00 MHz with the VideoCore VI (V3D) (Raspberry Pi OS): 2148 frames rendered in 166.4 seconds = 12.9 fps
X5000: AMD Radeon HD6970 (Cayman XT) in the x4 PCIe slot: 2000 MByte/s (AGP 8x: 2133 MByte/s)
One in turn of the CPU cores is always at 100% if Doom3 runs so the PCIe interface to the graphics card is used very often.
Re: dhewm3 (Doom3)
Posted: Fri May 14, 2021 12:19 pm
by xeno74
Video Quality: HIGH QUALITY
Screen Size: 1024x768
Fullscreen: YES
Antialiasing: OFF
All advanced options enabled
Result:
AmigaOne X5000/20 2 x 1995.00 MHz with an AMD/ATI Radeon X1950 PRO (RV570) (Fienix/Debian Sid): 2148 frames rendered in 377.9 seconds = 5.7 fps
X5000: Radeon X1950 PRO (RV570) 1.1 PCIe device in the x4 PCIe slot: 1000 MByte/s (AGP 8x: 2133 MByte/s)
One in turn of the CPU cores is always at 100% if Doom3 runs so the PCIe interface to the graphics card is used very often.
Re: dhewm3 (Doom3)
Posted: Thu May 27, 2021 8:14 pm
by xeno74
Re: dhewm3 (Doom3)
Posted: Fri Jul 01, 2022 3:46 pm
by xeno74
Doom 3 is currently on sale on steam for £0.99 until 7th of July for anyone wanting to get a legal copy of the data files.
Re: dhewm3 (Doom3)
Posted: Sat Jul 02, 2022 2:07 pm
by xeno74
xeno74 wrote: Fri Jul 01, 2022 3:46 pm
Doom 3 is currently on sale on steam for £0.99 until 7th of July for anyone wanting to get a legal copy of the data files.
After you have installed Doom 3 with Steam on Windows, you can copy the directories "
base" and "
d3xp" to your dhewm3 directory (
/home/<your user>/.config/dhewm3).
Code: Select all
cp -R /media/amigaone/win10/Program\ Files\ \(x86\)/Steam/steamapps/common/Doom\ 3/base /home/amigaone/.config/dhewm3
Code: Select all
cp -R /media/amigaone/win10/Program\ Files\ \(x86\)/Steam/steamapps/common/Doom\ 3/d3xp /home/amigaone/.config/dhewm3
Re: dhewm3 (Doom3)
Posted: Mon Jul 04, 2022 7:14 pm
by xeno74