Cyberdemon
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Source Ports > Prboom 2.50 Newbie Question -- Multiplayer
 
Author
All times are GMT. The time now is 04:42. Post New Thread    Post A Reply
DoomsterHamster
Newbie


Posts: 3
Registered: 07-11


Hey there Doomworlders,

I'm an avid Doom/Doom II player, using Prboom 2.50 on a Mac (10.411 OSX). I've been using it to play Doom I, II, and all sorts of wads (Eternal, etc).

I would like to now use it now to play one-on-one, remotely, with another Mac user (same Prboom version, same OSX). Unfortunately I've gone through all the readmes, documentation, 'Man' pages (http://pwet.fr/man/linux/jeux/prboom),etc., and can't find clear instructions on how to tell Prboom that I want to use my computer to host a multiplayer game. Is this possible with PrBoom for a Mac? If so, can a kind DoomWorlder explain how this is done or point me to a helpful URL that gives instructions?

Mind you I never did much multiplayer Doom playing back in the nineties when I got into Doom, so I'm a bit rusty on how it's supposed to work at all.

Thanks!
D.H.

Old Post 07-06-11 00:07 #
DoomsterHamster is offline Profile || Blog || Search || Add Buddy IP || Edit/Delete || Quote
Mike.Reiner
Forum Regular


Posts: 977
Registered: 01-05


I don't know about Mac OSX, but on Windows PrBoom and PrBoom-Plus come with a server program (prboom-plus_server.exe).

Honestly though, I think you should use another source port for multi player. While fantastic for single player, PrBoom is not very good for multi player. It tends to lag, even on LAN.

I believe ZDoom or Skulltag can be run under Mac OSX though, which I think would be a better way to go.

Old Post 07-07-11 00:57 #
Mike.Reiner is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
wesleyjohnson
Member


Posts: 486
Registered: 04-09


Have not figured out multi-player on prboom 2.5 either, and I do not have Mac. So this is not going to be much help there.

On the other hand, we have DoomLegacy 1.43 which supported Mac (doing endian conversion), and has multi-player. I heard it mostly worked on Macs of that age. The new DoomLegacy 1.44 alpha2 has updated support for Mac, but we do not have any Mac developers to test it. If you were willing to try it, you would have to compile from source.
The new Mac machines do not need endian conversion, so there should be fewer compilation issues now.
(update 7/9/2011: having reviewed some of the bug reports, we really need someone to debug DoomLegacy on Mac OSX)

Last edited by wesleyjohnson on 07-09-11 at 22:21

Old Post 07-07-11 04:17 #
wesleyjohnson is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Ralphis
IDL Founder


Posts: 8692
Registered: 09-02


Not Prboom or Legacy, but Odamex has mac packages for download right on their homepage and should work right out of the box

Old Post 07-07-11 04:19 #
Ralphis is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Grazza
Super Moderator


Posts: 11451
Registered: 07-02


I've used prboom-plus for multiplayer on a LAN under Windows. You start the server on one machine, and then join the server on that same machine and on another machine. It worked fine, but I understand that for online play it doesn't work so well. I don't know if the Mac version even has an equivalent of the server. Neil seems to be the guy who handles the Mac side of Prboom-plus.

And please upgrade to Prboom-plus. Really, it is the current line of development of the project, and has so many improvements, bug fixes and compatibility improvements that it is rather painful to think that some people are still using regular Prboom. The Mac package can be found here.

Old Post 07-07-11 08:30 #
Grazza is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Gez
Why don't I have a custom title by now?!


Posts: 7046
Registered: 07-07


Though Entryway himself will tell you to use the old PrBoom for multiplayer.

Old Post 07-07-11 09:17 #
Gez is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
DoomsterHamster
Newbie


Posts: 3
Registered: 07-11


Great batch of info from everyone, thanks so far.

Since I keep reading how iffy PrBoom is for multiplayer, I've gone ahead and since downloaded doomsday engine and odamex to experiment with for multiplayer purposes, so I'll report back on progress when I have time to mess around with them. I'll also look into the other options mentioned (legacy, etc).

I'll also take Grazza's advice and try out PrBoom plus, thanks Grazza.

Mike.Reiner -- I do remember seeing a prboom-server file within the Mac PrBoom 2.50 file-set and I tried using it. But when I clicked it, it opened the same PrBoom front-end with the same info in the console without any kind of extra multiplayer settings or anything. I'll try again tonight.

Thanks to all so far for the fast and useful feedback.

Best,
D.H.

Old Post 07-07-11 17:20 #
DoomsterHamster is offline Profile || Blog || Search || Add Buddy IP || Edit/Delete || Quote
DoomsterHamster
Newbie


Posts: 3
Registered: 07-11


Currently trying Odamex. Skulltag won't work on my 10.4 PowerPC -- throws an "architecture not supported error". Odamex 0.5.3 looks nice and streamlined and I'm prepared to test it online, but I have 8 bit only screen mode as the only option, the graphics are very chunky & the frame rate is choppy. I can be okay with this (seems like I have no other options), but oddly when I looked up some videos on youtube of people using Odamex on mac OSx the graphics looked superior to what I'm able to get.

Thanks so far folks,
DH

Old Post 07-09-11 19:08 #
DoomsterHamster is offline Profile || Blog || Search || Add Buddy IP || Edit/Delete || Quote
Mike.Reiner
Forum Regular


Posts: 977
Registered: 01-05


Yeah it would seem most Mac software these days favor the newer Intel CPUs they come with these days. Bummer, but it does make Macs more attractive to develop for I imagine.

Old Post 07-09-11 19:35 #
Mike.Reiner is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Gez
Why don't I have a custom title by now?!


Posts: 7046
Registered: 07-07


The biggest problem with old PowerPC processors (or the even older Motorola 68000 -- does anyone still use those?) is that endianness is different. That requires putting endianness macros everywhere in the code. Though it should still work since I remember Randy and Blzut debugging endianness issues on the Mac side of ZDoom (and therefore Skulltag).

Old Post 07-09-11 19:50 #
Gez is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Hyper_Eye
Newbie


Posts: 7
Registered: 02-10



DoomsterHamster said:
Currently trying Odamex. Skulltag won't work on my 10.4 PowerPC -- throws an "architecture not supported error". Odamex 0.5.3 looks nice and streamlined and I'm prepared to test it online, but I have 8 bit only screen mode as the only option, the graphics are very chunky & the frame rate is choppy. I can be okay with this (seems like I have no other options), but oddly when I looked up some videos on youtube of people using Odamex on mac OSx the graphics looked superior to what I'm able to get.

Thanks so far folks,
DH



The Odamex Mac releases are always built with the 10.4 SDK and are always universal binaries. You should find the ppc support to be completely comparable to the Intel support. Endianness is not an issue.

If you are finding the graphics to be of a lower quality than a video of Odamex running on Mac, or any other platform for that matter, it is likely due to a change in default settings in the last few releases. Try pulling down the console with the '~' key and typing:

code:
r_detail 0


That should bring it to par with the videos you have seen. We are discussing what this settings default will be in future releases.

Old Post 07-10-11 07:37 #
Hyper_Eye is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
All times are GMT. The time now is 04:42. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Source Ports > Prboom 2.50 Newbie Question -- Multiplayer

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory