Description: | Diablo build for modern operating systems | |
Developer/Porter: | Filip Maryjañski | |
Readme: | Short: Diablo build for modern operating systems | |
Upload Date: | Apr 21 2022 | |
Category: | Games/Adventure | |
Download: | DevilutionX_1.4.0.lha | |
Md5: | a7977f31c379fd6d2767425c641b8487 | |
Size: | 6 MB | |
Downloads: | 743 |
Screenshot(s)
History
widelec
23 Sep 2022
09:54
I did an update to 1.4.1, this time pushing code to github. You can find it here https://github.com/widelec-bb/devilutionx if you're interested.
09:54
Sinan Gurkan
23 Sep 2022
09:47
Thanks for your support..
09:47
widelec
22 Sep 2022
16:14
Hi.16:14
I didn't write a custom makefile, I've used cmake. All the endian releated fixes I did have been merged into the upstream. Rest of the changes needed you can check at: http://blabla.ppa.pl/download/devilutionx-1.4.0-morphos.diff
Sinan Gürkan
22 Sep 2022
08:41
Dear Filip,08:41
Would it be possible to share your Makefile for MorphOS ?.
I'd like to port v1.4 for AmigaOS4.
I was able to compile Vanilla Conquer and Augustus for AmigaOS4 with the help of BeWorld last month.
Thank you.
manu
05 May 2022
19:30
i buy on gog diablo+hellfilre in promo19:30
i tried it and it work perfectly
so what the problem?
for a powerbook g4 1,67 ghz radeon 9700
35 fps on 640x480
morphos 3.17
manu
30 Apr 2022
00:18
but i don t know if that change something for devilutionx
00:18
manu
30 Apr 2022
00:07
begin theses old games first before wanted to play news games00:07
exemple for freespace 1 ou 2
text with iconx
If Exists mossys:libs/tinygl.library
rename Mossys:Libs/tinygl.library Mossys:Libs/tinygl.library_disabled
EndIf
If Exists mossys:libs/tinygl/r200.library
rename Mossys:Libs/tinygl/r200.library Mossys:Libs/tinygl/r200.library_disabled
EndIf
If Exists mossys:libs/tinygl/r300.library
rename Mossys:Libs/tinygl/r300.library Mossys:Libs/tinygl/r300.library_disabled
Endif
If Exists mossys:libs/tinygl.libraryold
rename Mossys:Libs/tinygl.libraryold Mossys:Libs/tinygl.library
EndIf
If Exists mossys:libs/tinygl/r200.libraryold
rename Mossys:Libs/tinygl/r200.libraryold Mossys:Libs/tinygl/r200.library
EndIf
If Exists mossys:libs/tinygl/r300.libraryold
rename Mossys:Libs/tinygl/r300.libraryold Mossys:Libs/tinygl/r300.library
Endif
freespace2
(tinygl.libraryold and r200.libraryold and r300.libraryold of morphos3.15)
then another text with icon x:
If Exists mossys:libs/tinygl.library
rename Mossys:Libs/tinygl.library Mossys:Libs/tinygl.libraryold
EndIf
If Exists mossys:libs/tinygl/r200.library
rename Mossys:Libs/tinygl/r200.library Mossys:Libs/tinygl/r200.libraryold
EndIf
If Exists mossys:libs/tinygl/r300.library
rename Mossys:Libs/tinygl/r300.library Mossys:Libs/tinygl/r300.libraryold
Endif
If Exists mossys:libs/tinygl.library_disabled
rename Mossys:Libs/tinygl.library_disabled Mossys:Libs/tinygl.library
EndIf
If Exists mossys:libs/tinygl/r200.library_disabled
rename Mossys:Libs/tinygl/r200.library_disabled Mossys:Libs/tinygl/r200.library
EndIf
If Exists mossys:libs/tinygl/r300.library_disabled
rename Mossys:Libs/tinygl/r300.library_disabled Mossys:Libs/tinygl/r300.library
Endif
reboot
manu
29 Apr 2022
22:55
i see that tinygl.library and r200 and r300 library can be change with older version of morphos 3.15 like this:22:55
a text with icon x
If Exists mossys:libs/tinygl.library
rename Mossys:Libs/tinygl.library Mossys:Libs/tinygl.library_disabled
EndIf
If Exists mossys:libs/tinygl/r200.library
rename Mossys:Libs/tinygl/r200.library Mossys:Libs/tinygl/r200.library_disabled
EndIf
If Exists mossys:libs/tinygl/r300.library
rename Mossys:Libs/tinygl/r300.library Mossys:Libs/tinygl/r300.library_disabled
Endif
i don t know if it work for somes games
copy the tiny gl library of morphos 3.15 in the games too
Cool_amigaN
27 Apr 2022
21:17
Reporting that Hellfire expansion works too. Extracted files from GoG version. Happy gaming :)
21:17
70lk13n
25 Apr 2022
21:46
Confirm too. Game runs very smooth.21:46
Cool_amigaN
24 Apr 2022
21:35
Confirming roschmyr, with many thanks! Removed the diablo.ini and changed the hardware cursor to "off" in Settings. Btw, I am getting steady 25 fps ingame with 640x480, anisotropic filtering and fps limiter "off" on a G4@1.6Ghz. Very smooth gaming experience, imo, many thanks to porter!
21:35
roschmyr
24 Apr 2022
17:20
i have got a tip from widelec-BB for the17:20
mousepointer, change the screenresolution or disable the hardware pointer in Diablo settings, works both for me (TM) ;)
roschmyr
24 Apr 2022
12:41
i had the same problem, i have deleted the old configfile diablo.ini and now it works12:41
and the mousepointer looks broken,
70lk13n
23 Apr 2022
22:12
I have the exact same problem as Cool_amigaN.22:12
I use powermac g5 2ghz and MorphOS 3.16
Jupi
23 Apr 2022
20:40
Work fine on my Imac G5 but pointer in game is litte repixel.CPU is like sky....
20:40
Cool_amigaN
22 Apr 2022
20:47
CPU 100% and I get on cli output: ERROR: Read-Only Directory Error20:47
Unable to write to location:
./
On the other hand, an old devilutionx binary that I have from 2020 works. Can't remember where it was upload back then..
06:15