This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5316 - Rockdoom Dehacked/BEX support
|
DetailsHere's an initial patch for dehacked support in rockdoom. Right now it only supports dehacked files in a wad. I was testing this patch with wolfendoom's 2nd_end.wad by inserting the given dehacked patch into the wad titled DEHACKED. I'm not sure if this patch will fit on ipods. Also, it adds in compiling sscanf to rockbox's core and fixes some of it's functionality. Since I don't have a strnicmp or the other icmp functions the dehacked file has to match the string cases in d_deh.c. For wolfendoom this was already the case, so no modification was needed.
Finally, this patch is made to create a log at /dehlog.txt to keep track of everything the dehacked loader is doing if a DEHACKED lump is detected. |
This task depends upon
Closed by Karl Kurbjun (kkurbjun)
Wednesday, 13 December 2006, 06:17 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted in CVS
Wednesday, 13 December 2006, 06:17 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted in CVS
Thanks,
Karl
The wad displays the errors and despite loads the first screen from half life and exits back to the rockbox's plugin menu.
Thanks Again,