I'm really new to the whole "programming" thing - the most experience I've got is some mods for ZDoom, so I kind of know the whole concept behind it, but I don't know much about how C++ is structured, what the commands are, etc. - and I'm currently messing about with Wolf4SDL, since it looked easy enough to get things rolling. Sure enough, I've not only restored Read This, I've also figured out how to boost the sound quality, change the game palette to one that is completely black & white, and make the menus say stupid stuff.
One thing I'm having trouble with, though, is altering or (preferably!) removing the Signon screen that shows all the memory and sound detection stuff. I can't imagine that'd be terribly important these days, and it also looks pretty horrid with my new palette, so could anybody help me get rid of it?
I've looked at Signon.cpp and found that it's nothing more than a collection of hex bytes...and no amount of fiddling about with it has produced a satisfactory result.
One thing I'm having trouble with, though, is altering or (preferably!) removing the Signon screen that shows all the memory and sound detection stuff. I can't imagine that'd be terribly important these days, and it also looks pretty horrid with my new palette, so could anybody help me get rid of it?
I've looked at Signon.cpp and found that it's nothing more than a collection of hex bytes...and no amount of fiddling about with it has produced a satisfactory result.