You said it's on Qt, I'm pretty sure the framework has a Mac version too...QBasicer wrote:There are currently no plans to bundle ZDL with ZDoom.printz wrote:Will this be bundled with the Macintosh ZDoom releases, so when you double click ZDoom.App, you run this front-end, which in turn runs the ZDoom executable?
Further, there's no ZDL for Mac at the moment due to lack of physical and programmer resources. I have no eta, but I'd love to support OSX.
ZDL 3.2.2.2 Released (UPDATED August 8th 2012)
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 2648
- Joined: Thu Oct 26, 2006 12:08 pm
- Location: Bucharest, Romania
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
-
- Posts: 766
- Joined: Tue Sep 16, 2003 3:03 pm
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
True, and it does compile and run on Mac from what I'm told.printz wrote:You said it's on Qt, I'm pretty sure the framework has a Mac version too...QBasicer wrote:There are currently no plans to bundle ZDL with ZDoom.printz wrote:Will this be bundled with the Macintosh ZDoom releases, so when you double click ZDoom.App, you run this front-end, which in turn runs the ZDoom executable?
Further, there's no ZDL for Mac at the moment due to lack of physical and programmer resources. I have no eta, but I'd love to support OSX.
However, launching does not work. Plus, I have no way to compile releases and post the binaries.
-
-
- Posts: 3167
- Joined: Wed Nov 24, 2004 12:59 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
I'm able to provide VNC/SSH to a Mac if needed.QBasicer wrote:However, launching does not work. Plus, I have no way to compile releases and post the binaries.
-
- Posts: 766
- Joined: Tue Sep 16, 2003 3:03 pm
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
That's what I need to get going!Blzut3 wrote:I'm able to provide VNC/SSH to a Mac if needed.QBasicer wrote:However, launching does not work. Plus, I have no way to compile releases and post the binaries.
Should I PM you my public keys?
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
I like what I see here, I've got qZDL & I'm interested in multiplayer, there's just one problem, I don't know any IPs to enter to join a game. I searched for a list on google, people talking about hooking up for a multiplayer, nothing. Am I missing something?
-
- Posts: 505
- Joined: Mon Mar 28, 2011 1:56 am
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
qZDL is just a launcher, you need to use a server browser like Doomseeker of IDE to find public servers.JOESIXPACK wrote:I like what I see here, I've got qZDL & I'm interested in multiplayer, there's just one problem, I don't know any IPs to enter to join a game. I searched for a list on google, people talking about hooking up for a multiplayer, nothing. Am I missing something?
http://doomseeker.drdteam.org/
-
- Global Moderator
- Posts: 2723
- Joined: Sun Jun 25, 2006 4:43 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Citadel Station
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
Also too, ZDooM doesn't support join-in-progress games. If you are truly interested in playing DooM online, you might want to look into something like Zandronum, Odamex or ZDaemon. Just note that Zandronum -- while it is based on ZDooM -- is outdated as far as features go. By I think two years?
-
- Posts: 766
- Joined: Tue Sep 16, 2003 3:03 pm
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
While historically, I have always planned for something like Doom Connector, I'm not seeing any need since DoomSeeker solves that problem. There's no point in duplicating functionality.
VGA is correct, ZDL does nothing more than translate the GUI full of information into a command line argument, so that you don't have to remember the arguments, paths, etc. Unfortunately, ZDoom inherited Doom's multiplayer, which does not follow the same model as modern multiplayer games. Games must be set up in advance, and no joining may occur once the game is started, and I don't think that will ever change in ZDoom.
VGA is correct, ZDL does nothing more than translate the GUI full of information into a command line argument, so that you don't have to remember the arguments, paths, etc. Unfortunately, ZDoom inherited Doom's multiplayer, which does not follow the same model as modern multiplayer games. Games must be set up in advance, and no joining may occur once the game is started, and I don't think that will ever change in ZDoom.
-
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
DoomSeeker requires established servers (meaning C/S-based ports). A service for non-C/S ports would have you log into the service instead, and it would establish the game afterward. (Which I guess is what Doom Connector does.)
-
- Global Moderator
- Posts: 2723
- Joined: Sun Jun 25, 2006 4:43 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Citadel Station
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
Doom Connector actually handled everything just like qZDL does -- via command lines. From ZDooM to Skulltag (during its time, of course).NeuralStunner wrote:DoomSeeker requires established servers (meaning C/S-based ports). A service for non-C/S ports would have you log into the service instead, and it would establish the game afterward. (Which I guess is what Doom Connector does.)
-
- Posts: 766
- Joined: Tue Sep 16, 2003 3:03 pm
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
I just don't think it's worth writing, DoomSeeker provides what people want I'm guessing.
-
- Global Moderator
- Posts: 2723
- Joined: Sun Jun 25, 2006 4:43 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Citadel Station
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
Also encountering this problem. It seems to delete the .ini file? Also, not sure if this should be related or not, but I can't move multiple wads/pk3s down in the External File list. Would it also be possible for the mouse to move the list around? Or no? Doesn't matter if the mouse can't do it. Just a little ease for users, I suppose.Enjay from another Thread wrote:Ouch. 3.2.2.0 forgets all my settings when it closes. I mean all of them - IWADs, ports, everything.
-
- Posts: 766
- Joined: Tue Sep 16, 2003 3:03 pm
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
I've reverted the current version, I'll take a look into the multiple file move.Hellser wrote:Also encountering this problem. It seems to delete the .ini file? Also, not sure if this should be related or not, but I can't move multiple wads/pk3s down in the External File list. Would it also be possible for the mouse to move the list around? Or no? Doesn't matter if the mouse can't do it. Just a little ease for users, I suppose.Enjay from another Thread wrote:Ouch. 3.2.2.0 forgets all my settings when it closes. I mean all of them - IWADs, ports, everything.
Not sure of the complexity of the mouse moving, I can take a look.
-
- Posts: 766
- Joined: Tue Sep 16, 2003 3:03 pm
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
Hey guys,
Having some network issues at home so I'm a bit late posting the new beta.
If anybody's interested, they can try a prototype at http://zdl.vectec.net/builds/ZDL-win32- ... -08-45.zip. The updater code is invalid so it's going to say there's an update when there isn't. I don't think all the documentation is correct either.
Anyways, give it a try, and let me know if you notice any problems.
Having some network issues at home so I'm a bit late posting the new beta.
If anybody's interested, they can try a prototype at http://zdl.vectec.net/builds/ZDL-win32- ... -08-45.zip. The updater code is invalid so it's going to say there's an update when there isn't. I don't think all the documentation is correct either.
Anyways, give it a try, and let me know if you notice any problems.
-
- Global Moderator
- Posts: 2723
- Joined: Sun Jun 25, 2006 4:43 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Citadel Station
Re: qZDL 3.0.5.12 Released (UPDATED July 6th 2012)
From my testing, everything seems fine. Been using it for a day now.