Icon of Sin / Baphomet
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 > Special Interest > Freedoom > win32 installer?
 
Author
All times are GMT. The time now is 23:58. Post New Thread    Post A Reply
leileilol
dork stalker


Posts: 2374
Registered: 06-04


I know Windows and installers are evil, but doing this could possibly kick some momentum into the project and may attract contributors and help popularity (raise awareness of the project rather).

It could use NSIS or InnoSetup and bundle Prboom, with media changes for that (freedoom icon to replace non-Free ouchface icon, and the non-Free menu graphics in prboom's wad file)

I'm asking, because since I did that win32 installer for OpenArena it got plastered onto freeware game sites and even FilePlanet's front page within days quickly gaining publicity. Oddly it hasn't hit happypenguin yet even though i made a tarball release too :\ heh.

Old Post 12-06-06 20:38 #
leileilol is offline Profile || Blog || PM || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
fraggle
Super Moderator


Posts: 4298
Registered: 07-00


I strongly support this idea. I planned to do this over a year ago but never got round to doing it. It would greatly help if people could just download and install Freedoom without having to learn about what a Source port is, what an IWAD file is, etc.

Old Post 12-16-06 23:57 #
fraggle is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Enjay
ASK ME ABOUT FOOTBALL / STEAM / DEAD CELEBRITIES / THE BLAIR WITCH PROJECT


Posts: 3745
Registered: 12-00


As long as the stand-alone downloads were still available too, I don't see that it could do any harm.

Old Post 12-19-06 23:30 #
Enjay is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
leileilol
dork stalker


Posts: 2374
Registered: 06-04


hmm, i'm afraid i'll have to hold my plan off since prboom has a substantial amount of non-Free resources :\

Old Post 12-24-06 19:26 #
leileilol is offline Profile || Blog || PM || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
myk
patron mod of ugly ducklings and black sheep


Posts: 10173
Registered: 04-02



leileilol said:
hmm, i'm afraid i'll have to hold my plan off since prboom has a substantial amount of non-Free resources :\
That's true; it's got DOOM graphics and Wolfenstein sounds and sprites in the wad.

Old Post 12-24-06 19:34 #
myk is online now Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
boris
meow


Posts: 3259
Registered: 05-00



myk said:
That's true; it's got DOOM graphics and Wolfenstein sounds and sprites in the wad.

I have to say that I'm quite surprised. The WAD with this non-free (or even illegal?) data is also included in the prboom release that's officially available for Debian.
Anyway, it shouldn't be too time consuming to build a special prboom release for Freedoom. Are those Wolf3d sprites and sounds actually of any use or are they just remains from the MBF heritage?

Old Post 12-26-06 01:59 #
boris is offline Profile || Blog || PM || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Grazza
omg lolcano


Posts: 9662
Registered: 07-02



boris said:
Are those Wolf3d sprites and sounds actually of any use or are they just remains from the MBF heritage?
They are needed if you use the MBF helper dogs, which I doubt anyone ever does. Replacing them with random placeholders (to avoid a crash in case anyone activates this feature) would surely not inconvenience anyone.

Old Post 12-26-06 02:11 #
Grazza is offline Profile || Blog || PM || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
myk
patron mod of ugly ducklings and black sheep


Posts: 10173
Registered: 04-02


Also, the submenus could be modified as to use only IWAD content (such as using small fonts for all menus except the ones normally in the games.)

Old Post 12-26-06 09:45 #
myk is online now Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Jon
Freedoom Bloke


Posts: 1176
Registered: 09-00


Hi. I maintain the Debian package. It hasn't occurred to me before to inspect what was in prboom.wad (as strange as it sounds). This is indeed a problem. If a user here is sufficiently annoyed by it, please file a bug.

I think I may substitute the dog sprites for an existing freedoom monster sprite, although I cannot think of an appropriate one (maybe the demon). A more appropriate replacement would be very welcome.

Old Post 12-27-06 16:57 #
Jon is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
leileilol
dork stalker


Posts: 2374
Registered: 06-04


Scuba's old demon, shrank down a bit?

Old Post 12-27-06 17:55 #
leileilol is offline Profile || Blog || PM || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
boris
meow


Posts: 3259
Registered: 05-00



Jon said:
Hi. I maintain the Debian package. It hasn't occurred to me before to inspect what was in prboom.wad (as strange as it sounds). This is indeed a problem. If a user here is sufficiently annoyed by it, please file a bug.

I think I may substitute the dog sprites for an existing freedoom monster sprite, although I cannot think of an appropriate one (maybe the demon). A more appropriate replacement would be very welcome.


Maybe the prboom team should change their WAD. Do they even realize/know that they have those resources in the WAD? Sure, nobody will care about Wolf3d, but it's rather some political thing.

Old Post 12-27-06 22:13 #
boris is offline Profile || Blog || PM || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
myk
patron mod of ugly ducklings and black sheep


Posts: 10173
Registered: 04-02



boris said:
Maybe the prboom team should change their WAD.
The code a bit, too. I'd say it needs to have full screen type menus for anything that is not already in the game, because the large font menu graphics are cut and pastes from the IWADs. Or alternately, to use Freedoom graphics in these places (but they have another style, so they would look stupid).

What happened here is that Boom and MBF started with the old license when this didn't really matter, and when they were GPLed no one thought, remembered, or dared mention the engines had IWAD material compiled into them (MBF more so), even if it isn't much.

Eternity probably has the same sort of problem, unless it already did what I'm implying above (small menu fonts only read from the IWAD directly, with IWAD flats as background); I'm not sure as I've not used it lately.

Old Post 12-27-06 22:44 #
myk is online now Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Jon
Freedoom Bloke


Posts: 1176
Registered: 09-00



myk said:
The code a bit, too. I'd say it needs to have full screen type menus for anything that is not already in the game, because the large font menu graphics are cut and pastes from the IWADs. Or alternately, to use Freedoom graphics in these places (but they have another style, so they would look stupid).


Yes, those are also a problem. Although the freedoom text/font doesn't fit now, what I am about to begin working on for 0.7 is some infrastructure to make text-graphic lumps easy to generate from a "font". We could then generate prboom replacement lumps now, and trivially regenerate them if/when a more suitable font is drawn.

Old Post 12-28-06 11:32 #
Jon is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Jon
Freedoom Bloke


Posts: 1176
Registered: 09-00


For Debian, I am removing dog support from prboom in the short-term. I've started work on a replacement dog sprite (and I don't think it will take all that long to finish) but it won't be done in the next week at least.

Old Post 12-30-06 19:25 #
Jon is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
myk
patron mod of ugly ducklings and black sheep


Posts: 10173
Registered: 04-02


Maybe to make it easy you could swap them for friendly marines, naturally keeping the dog stuff in the code so that it can be applied to the helper (or to monsters) through BEX patches.

Old Post 12-30-06 19:29 #
myk is online now Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Jon
Freedoom Bloke


Posts: 1176
Registered: 09-00



myk said:
Maybe to make it easy you could swap them for friendly marines, naturally keeping the dog stuff in the code so that it can be applied to the helper (or to monsters) through BEX patches.


That's a thought. I might be able to do that. The only problem I can think of is the height difference between the dogs and the marines (most projectiles will go over the dog's heads, and seem to pass through a taller sprite).

I'm not sure if disabling dogs disables the friendly flag (and thus breaks BEX patches that rely on it); I shall check.

Old Post 12-30-06 20:18 #
Jon is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
myk
patron mod of ugly ducklings and black sheep


Posts: 10173
Registered: 04-02


Yeah, what I mean is changing the code, actually, so that the default helper is just like a marine, with marine-like qualities (size, speed, behavior), keeping the dog code in there for the BEX stuff but not using it automatically (since it would need sprites not in the wad to be used).

Old Post 12-30-06 20:24 #
myk is online now Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Jon
Freedoom Bloke


Posts: 1176
Registered: 09-00



myk said:
Yeah, what I mean is changing the code, actually, so that the default helper is just like a marine, with marine-like qualities (size, speed, behavior), keeping the dog code in there for the BEX stuff but not using it automatically (since it would need sprites not in the wad to be used).


Although this is a better solution in general, at the moment debian is in freeze, and the simplest solutions are best here. Rather than introduce new/changed code, simply disabling dogs will have to do. The package in unstable right now has replacement menu graphics and no dogs; I've requested it be let through to etch too.

Old Post 01-04-07 21:48 #
Jon is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
leileilol
dork stalker


Posts: 2374
Registered: 06-04


Any WAD file yet?

Old Post 01-13-07 01:21 #
leileilol is offline Profile || Blog || PM || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Jon
Freedoom Bloke


Posts: 1176
Registered: 09-00



leileilol said:
Any WAD file yet?


Yeah, prboom.wad in 2:2.4.6+dfsg-1. Here's a link directly to it:

http://svn.debian.org/wsvn/pkg-game...file&rev=0&sc=0

Old Post 01-13-07 17:58 #
Jon is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
RTC_Marine
Junior Member


Posts: 428
Registered: 06-01


you could replace some of the stuff in the prboom.wad with freedoom stuff I suppose.

Old Post 01-14-07 03:10 #
RTC_Marine is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
leileilol
dork stalker


Posts: 2374
Registered: 06-04


M_SLIDE*, STKEYS*, BOXC*, BOXU*, BOXL* are still doom derived.

STCFN123 and STCFN124 are Quake derived. STCFN125 looks too jarbled to tell

Old Post 01-14-07 03:42 #
leileilol is offline Profile || Blog || PM || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
myk
patron mod of ugly ducklings and black sheep


Posts: 10173
Registered: 04-02



STKEYS*
Perhaps it can be said so. Also, they've always looked like crap to me (too much downsizing for the resolution scale.)


Jon said:
Although this is a better solution in general, at the moment debian is in freeze, and the simplest solutions are best here. Rather than introduce new/changed code, simply disabling dogs will have to do.
I see. In any case, it's something proff, cph, and entryway should look into (and then it could be incorporated into Debian whenever possible).

Old Post 01-14-07 04:00 #
myk is online now Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
funduke
Member


Posts: 320
Registered: 02-04


Wouldn't it make sense, that a freedoom-artist creates free doggie sprites to replace the wolf3d-sheperd-sprites?
Same behaviour, no inconsistencies, no legal problems.

Greetings
Funduke

Old Post 01-14-07 14:31 #
funduke is offline Profile || Blog || PM || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Jon
Freedoom Bloke


Posts: 1176
Registered: 09-00



funduke said:
Wouldn't it make sense, that a freedoom-artist creates free doggie sprites to replace the wolf3d-sheperd-sprites?
Same behaviour, no inconsistencies, no legal problems.



I'm doing just that. It might take some convincing of Proff that the new one is as good as the old one though

Old Post 01-16-07 12:59 #
Jon is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
funduke
Member


Posts: 320
Registered: 02-04



Jon said:


I'm doing just that. It might take some convincing of Proff that the new one is as good as the old one though



Nice to know.
Enjoy the work on it! :)

Greetings
Funduke

Old Post 01-16-07 16:18 #
funduke is offline Profile || Blog || PM || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
All times are GMT. The time now is 23:58. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Special Interest > Freedoom > win32 installer?

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