<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>WiiDoom needs to be recompiled</title>
<description> The last recompile was pre-SDHC support. Can someone please update it?!?

wiki page
source code page</description><link>http://forum.wiibrew.org/read.php?17,21885,21885#msg-21885</link><lastBuildDate>Tue, 14 Jul 2026 17:35:45 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,53544#msg-53544</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,53544#msg-53544</link><description><![CDATA[ Made some progress. I got the controls to work. Doom 1 and Shareware Doom work great, but Doom 2 crashes before even loading the start screen.]]></description>
<dc:creator>jendave</dc:creator>
<category>Homebrew Applications</category><pubDate>Wed, 12 May 2010 16:39:44 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,53482#msg-53482</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,53482#msg-53482</link><description><![CDATA[ Sorry to bump this old thread, but as the "maintainer" of WiiDoom, I recompiled WiiDoom but need some help. I used to simply get a black screen when I tried to start a level, but I have fixed that. However, the controls do not work anymore. Since the last time I worked on it devkitpro has been updated several times. Any advice on how to get the SDL controls working? The WAD chooser screen works fine since that uses WPAD functions, but the game does not respond to the wiimote at all.]]></description>
<dc:creator>jendave</dc:creator>
<category>Homebrew Applications</category><pubDate>Mon, 10 May 2010 19:20:16 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,25180#msg-25180</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,25180#msg-25180</link><description><![CDATA[ thanks Dande, I suppose this is a lost cause.]]></description>
<dc:creator>funkamatic</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 16 Jul 2009 13:51:31 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,24748#msg-24748</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,24748#msg-24748</link><description><![CDATA[ Well now I gave it a try and I were able to compile it (current sdl-wii needed more libs to linked than the one this one used originally) but it gives me a codedump when I try to boot it.<br />I think I&#039;m not going to get deeper into this either.]]></description>
<dc:creator>Dande</dc:creator>
<category>Homebrew Applications</category><pubDate>Mon, 13 Jul 2009 13:51:38 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22904#msg-22904</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22904#msg-22904</link><description><![CDATA[ Thanks for you help SifJar. Maybe this is a lost cause.]]></description>
<dc:creator>funkamatic</dc:creator>
<category>Homebrew Applications</category><pubDate>Tue, 30 Jun 2009 07:05:33 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22397#msg-22397</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22397#msg-22397</link><description><![CDATA[ In that case, we should attempt to contact the developer and get him to update his application.<br /><br />He has a website here: [<a href="http://wiidevelopment.blogspot.com/" rel="nofollow">wiidevelopment.blogspot.com</a>]]]></description>
<dc:creator>Arikado</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 22:57:41 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22396#msg-22396</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22396#msg-22396</link><description><![CDATA[ yeah, I give up. tried to get hep on #wiidev, but still, no good. I give up.]]></description>
<dc:creator>SifJar</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 22:53:50 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22395#msg-22395</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22395#msg-22395</link><description><![CDATA[ .a files are compiled code called static libraries. The only way to edit them is to edit the source of them and then recompile them. If you have the source, you can use an IDE like PNP or Dev-C++ to edit them.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 22:51:06 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22352#msg-22352</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22352#msg-22352</link><description><![CDATA[ Yeah, just found that myself, then read your post lol. I&#039;m downloading it now. If this works I&#039;ll be back in about half an hour.<br /><br />EDIT: Well that got me a bit further, but I&#039;m not there yet. I need more libraries, which I&#039;m downloading now.<br /><br />EDIT: OK I think there&#039;s a problem with one of the files in the SDL library. I&#039;ll try a different version, see if that helps, otherwise I&#039;ll have to manually try to fix it. Anyone know what program can edit .a files?<br /><br />EDIT: OK, I can&#039;t get it to work. Screw it. I don&#039;t have an SDHC card and I don&#039;t play WiiDoom ;p. Maybe someone more experienced can help, I can&#039;t.]]></description>
<dc:creator>SifJar</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 20:44:02 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22343#msg-22343</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22343#msg-22343</link><description><![CDATA[ maybe from here [<a href="http://code.google.com/p/sdl-wii/source/browse/" rel="nofollow">code.google.com</a>]]]></description>
<dc:creator>bg4545</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 19:30:02 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22334#msg-22334</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22334#msg-22334</link><description><![CDATA[ i got that same error btw.<br /><br />EDIT: This is in the makefile<pre class="bbcode">
INCLUDES	:=	$(DEVKITPRO)/SDL-Port/include</pre><br />But there is no &#039;SDL-Port&#039; folder in my devkitpro directory. Could this be the problem? If so, where could I get that folder?]]></description>
<dc:creator>SifJar</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 19:10:46 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22328#msg-22328</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22328#msg-22328</link><description><![CDATA[ ugggh. There&#039;s no way I would know how to fix this. Maybe someone on the wiidev knows.]]></description>
<dc:creator>funkamatic</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 18:39:04 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22309#msg-22309</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22309#msg-22309</link><description><![CDATA[ Not that I know of... I can&#039;t check right now though so I&#039;m not entirely sure]]></description>
<dc:creator>bg4545</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 14:19:10 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22306#msg-22306</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22306#msg-22306</link><description><![CDATA[ Are there any specific rules in the makefile pointing to folders nonexistent on your pc? (For example change C:/Users/JohnSmith/Documents... to C:/Users/yourname/...)]]></description>
<dc:creator>Arikado</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 14:11:30 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22299#msg-22299</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22299#msg-22299</link><description><![CDATA[ Well I don&#039;t know anything about coding but I&#039;m pretty sure it&#039;s the fact that &#039;d_main.c&#039; does not make &#039;d_main.o&#039; like it should... I don&#039;t know why]]></description>
<dc:creator>bg4545</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 12:47:17 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22297#msg-22297</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22297#msg-22297</link><description><![CDATA[ Maybe (I don&#039;t really know) you need some file from original Doom to compile.]]></description>
<dc:creator>DanielHueho</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 12:02:53 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22295#msg-22295</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22295#msg-22295</link><description><![CDATA[ I might try to recompile this once I get my new computer. My last one&#039;s motherboard is broken and new one hasn&#039;t come yet. If someone wants to do it before feel free, but I&#039;m just telling that I can try this once I can.]]></description>
<dc:creator>Dande</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 11:39:25 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22248#msg-22248</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22248#msg-22248</link><description><![CDATA[ I can try to recompile. I&#039;ll edit this post with the results.<br /><br />No luck...<br /><pre class="bbcode">make[1]: *** [d_main.o] Error 1
"make": *** [build] Error 2
</pre>]]></description>
<dc:creator>bg4545</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Jun 2009 00:23:25 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22230#msg-22230</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22230#msg-22230</link><description><![CDATA[ It&#039;s just a case of having the latest libogc, downloading the source firing up a terminal/command prompt and typing "make" after navigating to the right folder. I should be able to do it tomorrow. maybe someone else will have done it by then, but if not, i&#039;ll recompile and upload it for you.<br /><br />EDIT: OK, I got the source and the latest libogc, but it won&#039;t compile. gives a load of errors. dunno why. don&#039;t know much about programming, so won&#039;t even BEGIN to try fixing it. Sorry]]></description>
<dc:creator>SifJar</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 25 Jun 2009 23:03:06 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22212#msg-22212</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22212#msg-22212</link><description><![CDATA[ That&#039;s not nessacery,<br /><br />I&#039;m assuming you have an SDHC card, and are having problems running wiidoom off of it.<br /><br />You can boot Homebrew off a usb these days --&gt; <a href="http://wiibrew.org/wiki/Loadmii" rel="nofollow">wiibrew.org</a><br /><br />So then you won&#039;t have to go through the problem of re-compiling everything (If the SDHC Card was the only problem)<br /><br />Hope the above helped.<br /><br />-- Legend28469]]></description>
<dc:creator>Legend28469</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 25 Jun 2009 22:11:25 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,22208#msg-22208</guid>
<title>Re: WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,22208#msg-22208</link><description><![CDATA[ this can&#039;t be too hard, can someone just tell me how to do it? Don&#039;t you just copy and paste the source code in to devkitpro and compile it with the new libogc?<br /><br />PLEASE HELP, I love this game.]]></description>
<dc:creator>funkamatic</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 25 Jun 2009 21:59:57 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,21885,21885#msg-21885</guid>
<title>WiiDoom needs to be recompiled</title><link>http://forum.wiibrew.org/read.php?17,21885,21885#msg-21885</link><description><![CDATA[ The last recompile was pre-SDHC support. Can someone please update it?!?<br /><br /><a href="http://wiibrew.org/wiki/Wiidoom" rel="nofollow">wiki page</a><br /><a href="http://code.google.com/p/wiidoom/source/checkout" rel="nofollow">source code page</a>]]></description>
<dc:creator>funkamatic</dc:creator>
<category>Homebrew Applications</category><pubDate>Wed, 24 Jun 2009 03:06:11 +0200</pubDate></item>
</channel>
</rss>