While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Steam Controller 2 is apparently a thing and being 'tooled for a mass production' plus a new VR controller
- Dungeon Clawler will grab hold of your free time now it's in Early Access, plus keys to give away
- Monster catcher Cassette Beasts adds Steam Workshop support and a new battle mode
- Steam getting proper Season Pass support with clearer guidelines and refunds for cancellations
- FromSoftware owner Kadokawa confirms Sony sent an 'initial letter of intent' to acquire them
- > See more over 30 days here
-
Dev of Proton Sarek for older GPUs has forked DXVK to b…
- WMan22 -
2K Launcher is finally no more - that's at least one pu…
- emphy -
Huge new Proton 9.0-4 update for Steam Deck / Linux now…
- Numerfolt -
Star Fox 64 is getting a Native PC port from the devs o…
- Talon1024 -
Action-platformer metroidvania Janosik 2 will be a 'big…
- Phlebiac - > See more comments
- What have you been listening to?
- Linux_Rocks - More updates - social media related
- Klaas - What do you want to see on GamingOnLinux?
- Linux_Rocks - Our own anti-cheat list
- Liam Dawe - Weekend Players' Club 11/22/2024
- Liam Dawe - See more posts
I think it will be the interesting project that helps you to run Diablo on Linux/Mac OS X (Intel):
Freeablo has the website and forum.
http://freeablo.org/
http://freeablo.org/forum/
You can observe changes in the source code of this project hosted at GitHub:
https://github.com/wheybags/freeablo
https://github.com/wheybags/freeablo/issues
https://github.com/wheybags/freeablo/pulls
Finally, I want to inform you that you can watch video for the upcoming version 0.3 of this game:
https://www.youtube.com/watch?v=MiTWCa1z6fs
View PC info
I did not know that someone made the package for Arch Linux, and I can see the comment of the author on this website who created Freeablo. Unfortunately, I did not see this information in the file readme..
Big features this time round are level 3 level generation, and some cool new gui stuff from knopka90 and Exairnous.
Im hoping that for v0.4 I can get a start on combat and multiplayer, so it should be a more exciting one (a lot of the stuff in this release is a bit “invisible” to end users). I’m also gonna try actually write something on here a bit more often, keep it updated with project status and the occasional general interesting gamedev bit I run into.
Anyway, (slightly less) crappy video, and changelog below:
Changelog:
- Bugfix - monsters spawn on level stairs #112
- Threading refactor #107
- Hotkey selection GUI #106
- level 3 dungeon generation #103
- UI chroma key transparency #96
- UI animation #95
- Bugfix - gui clicks register as movement clicks #88
- Initial version of launcher #33
- sound #26
- better celview gui #134
- Bugfix - music memory leak #111
- Bugfix - exit when DIABDAT.MPQ not found #114, #115"
https://www.youtube.com/watch?v=AwGktV5_N4g
https://freeablo.org/
https://github.com/wheybags/freeablo/commits/master
View PC info
I want to inform you that on this website are four different branches:
https://github.com/wheybags/freeablo/branches
I notice that the mp (multiplayer) branch usually has the newest version of Freeablo, and you can type this command if you want to download the source code of Freeablo from this branch:
git clone -b mp https://github.com/wheybags/freeablo.git
View PC info
https://www.panda3d.org/forums/viewtopic.php?f=6&t=17300
also comment here if you want to contribute:
http://forum.freegamedev.net/viewtopic.php?f=22&t=6718
It's written in Phython via the very nice and easy to use Panda3D engine.
I want to inform you that the mp (multiplayer) branch was removed from this website.
You can download the source code of Freeablo from the master branch if you need a more stable version of this game. However, I want to point out that this version does not have implemented dialogues in the game.
However, one of the programmers is actively working to solve this issue, and you can type this command if you want to download the source code of Freeablo from his branch
git clone -b dialogue https://github.com/konopka90/freeablo.git
"Hey, so not much has been happening in the past month or so because work was pretty hectic for me and I had no free time to work on freeablo.
The good news is that has changed. MP is pretty close to done, expect a proper video of that soon.
Also, the forums were absolutely inundated with spam, that’s been fixed now, and hopefully won’t happen again, as I’ve enabled captchas for signup."