<?xml version='1.0' encoding='ISO-8859-1'?>
     <rss version='2.0'>
      <channel>
       <title>sf.lha game/shmup - Comments</title>
       <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link>
       <description>Space Game</description>
       <language>en-gb</language>
       <lastBuildDate>Sat, 25 Apr 2026 10:56:26 +0200</lastBuildDate>
       <image>
        <title>OS4Depot.net</title>
        <url>https://www.os4depot.net/images/rss.gif</url>
        <link>https://www.os4depot.net</link>
       </image><item> <title>Username (79.214.226.34) @ 07 Nov 2016, 01:46.32</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Username (79.214.226.34)&lt;BR /&gt;&lt;pre&gt;thanks for the work 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478479592</guid> <pubDate>Mon, 07 Nov 2016 01:46:32 +0100</pubDate></item><item> <title>AmigaBlitter (87.17.217.160) @ 05 Nov 2016, 12:53.36</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;AmigaBlitter (87.17.217.160)&lt;BR /&gt;&lt;pre&gt;I realized that jpeg version of the images are heavily compressed. 
I would like to replace the jpeg version with the png version of the images. How can i remove the jpg images and replace with png version? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478346816</guid> <pubDate>Sat, 05 Nov 2016 12:53:36 +0100</pubDate></item><item> <title>AmigaBlitter (87.11.239.28) @ 04 Nov 2016, 10:57.59</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;AmigaBlitter (87.11.239.28)&lt;BR /&gt;&lt;pre&gt;Hi everyone, 
sorry again for all these drawbacks. I compiled the game with the new version of SDL2 and sdl2mixer, this is the reason why the game fails to start. Btw, you can try do download the library from the link i've put on Amigans. Seems that i can't add a link directly in the comments. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478296679</guid> <pubDate>Fri, 04 Nov 2016 22:57:59 +0100</pubDate></item><item> <title>ddni (86.151.32.102) @ 04 Nov 2016, 01:23.12</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ddni (86.151.32.102)&lt;BR /&gt;&lt;pre&gt;Hi I followed AmigaBlitters advice on amigans forum 
 
You also need 
libfreetype.lha 
Set an assign for SF: 
 
Then the game works. 
Its good fun. Well done AmigaBlitter and thanks! 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478262192</guid> <pubDate>Fri, 04 Nov 2016 13:23:12 +0100</pubDate></item><item> <title>ddni (86.151.32.102) @ 04 Nov 2016, 12:13.10</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ddni (86.151.32.102)&lt;BR /&gt;&lt;pre&gt;Good point Srtest. I went back and tested other sdl2 programs. They all work as expected. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478257990</guid> <pubDate>Fri, 04 Nov 2016 12:13:10 +0100</pubDate></item><item> <title>Srtest (109.65.78.156) @ 04 Nov 2016, 11:38.59</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Srtest (109.65.78.156)&lt;BR /&gt;&lt;pre&gt;As Raziel said and contrary to ddni I'm pretty sure I have everything installed correctly as it works with other recent examples of SDL2. Maybe you automatically use the most recent dev builds of everything so what's available from the depot isn't relevent. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478255939</guid> <pubDate>Fri, 04 Nov 2016 11:38:59 +0100</pubDate></item><item> <title>marko (83.248.160.12) @ 03 Nov 2016, 10:50.58</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;marko (83.248.160.12)&lt;BR /&gt;&lt;pre&gt;PS: I would not mind, the next re-upload name it starfighter.lha instead of sf.lha thanks 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478209858</guid> <pubDate>Thu, 03 Nov 2016 22:50:58 +0100</pubDate></item><item> <title>Raziel (84.177.252.253) @ 03 Nov 2016, 06:58.13</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Raziel (84.177.252.253)&lt;BR /&gt;&lt;pre&gt;Hi AmigaBlitter, 
 
this is not critisism, but feedback 
 
I made the same mistake myself when first porting stuff that relied on shared (hellish) objects. :-) 
 
You have two choices: 
 
1) Build it static, so you will never have to worry again about that damn .so's and take away much pain for either the user hunting for the matching .so's or yourself packaging the stuff needed. 
 
2) Try the game on a clean FE install and see which .so's are asked for by the program. 
Gather them and for pete's mighty hammer place them into it's own &quot;sobjs&quot; drawer right where your exe is and upload it again...this way no user has to hunt for the .so's. 
 
btw, even with the correct(?) libsdl2-mixer.so in place it keeps asking for the .so (if other .so's are still missing) and crashes in &quot;WBL&quot; for me afterwards. (Wondering if you have some changes in your libsdl2-mixer.so?) 
 
NB: Funny thing is, that &quot;listdyndep&quot; only reports the very libsdl2-mixer.so (as a third party .so) to be needed by the program, but placing that file into sobjs summons a lot more .so's...like libmikmod, libmodplug, etc. 
 
I gave up hunting for them...sorry 
 
Nonetheless, keep on porting, mate, much appreciated 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478195893</guid> <pubDate>Thu, 03 Nov 2016 18:58:13 +0100</pubDate></item><item> <title>AmigaBlitter (87.16.231.251) @ 03 Nov 2016, 05:10.30</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;AmigaBlitter (87.16.231.251)&lt;BR /&gt;&lt;pre&gt;Could someone check with snoopy the libraries the program is looking for? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478189430</guid> <pubDate>Thu, 03 Nov 2016 17:10:30 +0100</pubDate></item><item> <title>AmigaBlitter (87.16.231.251) @ 03 Nov 2016, 05:07.38</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;AmigaBlitter (87.16.231.251)&lt;BR /&gt;&lt;pre&gt;Sorry, 
 
as i said i nthe read me, this is my first os4depot submission. My i've missed something? 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478189258</guid> <pubDate>Thu, 03 Nov 2016 17:07:38 +0100</pubDate></item><item> <title>ddni (86.151.32.102) @ 03 Nov 2016, 03:10.23</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ddni (86.151.32.102)&lt;BR /&gt;&lt;pre&gt;Thanks AmigaBlitter. 
Still no luck here though. I am almost certainly installing libsdl2_mixer incorrectly. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478182223</guid> <pubDate>Thu, 03 Nov 2016 15:10:23 +0100</pubDate></item><item> <title>AmigaBlitter (87.17.217.253) @ 03 Nov 2016, 02:30.58</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;AmigaBlitter (87.17.217.253)&lt;BR /&gt;&lt;pre&gt;Sorry guys, i forgot to mention the libsdl2_mixer. 
Btw, i downloaded the game, unpacked to a dir and executed starfighter. It works flawlessy here. 
 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478179858</guid> <pubDate>Thu, 03 Nov 2016 14:30:58 +0100</pubDate></item><item> <title>ddni (86.151.32.102) @ 03 Nov 2016, 02:11.49</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ddni (86.151.32.102)&lt;BR /&gt;&lt;pre&gt;@srtest 
I should have said, that it doesn't work for me either. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478178709</guid> <pubDate>Thu, 03 Nov 2016 14:11:49 +0100</pubDate></item><item> <title>Srtest (109.65.78.156) @ 03 Nov 2016, 02:10.15</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Srtest (109.65.78.156)&lt;BR /&gt;&lt;pre&gt;Did what you guys did yet it doesn't work. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478178615</guid> <pubDate>Thu, 03 Nov 2016 14:10:15 +0100</pubDate></item><item> <title>ddni (86.151.32.102) @ 03 Nov 2016, 01:45.13</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;ddni (86.151.32.102)&lt;BR /&gt;&lt;pre&gt;Same issue as mufa. I put the libsdl2_mixer-2.0.so.0 file into sobjs: 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478177113</guid> <pubDate>Thu, 03 Nov 2016 13:45:13 +0100</pubDate></item><item> <title>Mufa (93.105.54.222) @ 03 Nov 2016, 01:26.14</title> <link>https://www.os4depot.net/?function=comments&amp;file=game/shmup/sf.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;Mufa (93.105.54.222)&lt;BR /&gt;&lt;pre&gt;Hmm, &quot;failed to load shared obiect libsdl2_mixer-2.0.so&quot; (i install this package:http://os4depot.net/share/development/library/audio/libsdl2_mixer.lha) 
and &quot;starfigher is not executable file&quot;.Of course I checked the executable icon game. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1478175974</guid> <pubDate>Thu, 03 Nov 2016 13:26:14 +0100</pubDate></item></channel> </rss>