Xeriphas1994 Posted June 17, 2011 The maintainers don't support these switches, so I can't make a bug report. But supposedly they work. So, am I being a unix n00b again, or has this behavior changed between that post (PrBoom+ 2.4.0, Mac OS 10.4.5) and now (PrBoom+ 2.5.1.0, Mac OS 10.6.4)? open PrBoom-Plus --args -nomusic -width 640 -height 480 -fullscreen -complevel 3 -iwad doom.wad -warp 1 1 -skill 4 0 Quote Share this post Link to post
Phil1984 Posted June 18, 2011 It still works fine for me. Im unfamiliar with the way you are opening the program however. Typically what I do is navigate to the application in the terminal with (assuming its in the Applications folder) cd /Applications/PrBoom-Plus.app/Contents/MacOS/ and then for example ./PrBoom-Plus --args -nomusic -width 640 -height 480 -fullscreen -complevel 3 -iwad doom.wad -warp 1 1 -skill 4 I just tested it and it worked fine for me.... 0 Quote Share this post Link to post
Xeriphas1994 Posted June 18, 2011 woohoo, it works! This is what I meant by "unix noob"... I still get some SDL fruit salad but I'm assuming that can be worked out. My everlasting gratitude! You've saved me from the horrible fate of having to keep a Windows box working just to make demos! 0 Quote Share this post Link to post
Phil1984 Posted June 18, 2011 Glad it worked for you mate. If you want to get really tricky, you can always make your very own shell script which basically saves you from typing out all that rubbish every-time you want to record a new demo. PM me if you want help setting it up 0 Quote Share this post Link to post
Xeriphas1994 Posted June 18, 2011 I appreciate that offer, but actually I know how to do that part (it's come up at my office). Now I just port DB2 to C++, and I'm all set, right? :D 0 Quote Share this post Link to post
Xeriphas1994 Posted June 19, 2011 More seriously, the SDL fruit salad is banished by turning on the "use GL surface for software mode" option. 0 Quote Share this post Link to post
Xeriphas1994 Posted June 19, 2011 natt said:What is a fruit salad? Something like this — NSFW. Rendering would look fine at startup and during fadeout, but as soon as I fired a shot or picked up an item (palette adjustment I guess), all was aglow. IIRC this could be dispelled in older versions by hitting F11 (not that that's terribly convenient, though apparently I would use it when just screwing around in Maximum Doom), but no longer. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.