<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - DefleMask Mac OS question]]></title>
		<link>https://chipmusic.org/forums/topic/10540/deflemask-mac-os-question/</link>
		<description><![CDATA[The most recent posts in DefleMask Mac OS question.]]></description>
		<lastBuildDate>Sun, 09 Jun 2013 21:35:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/171757/#p171757</link>
			<description><![CDATA[<b><i>alexras says:</i></b><p>I think it might be possible to stick it inside the .app&#039;s Contents/Resources directory, but it might have problems paths if it assumes that they&#039;re relative to the DefleMask binary itself. Sticking it in there and changing the binary path in the script didn&#039;t seem to work; haven&#039;t looked further than that yet.</p>]]></description>
			<pubDate>Sun, 09 Jun 2013 21:35:28 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/171757/#p171757</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/171567/#p171567</link>
			<description><![CDATA[<b><i>Delek says:</i></b><p>Many thanks!, I included this script inside the official DefleMask Mac Build. There&#039;s a chance to include the executable file inside the .app package?, because I have right now 2 &quot;DefleMask&quot; tasks that will run DefleMask. But this is better than before.</p>]]></description>
			<pubDate>Sat, 08 Jun 2013 17:19:11 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/171567/#p171567</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/171514/#p171514</link>
			<description><![CDATA[<b><i>alexras says:</i></b><p>Here&#039;s an AppleScript application that runs DefleMask with the included SDL dylib without having to install the dylib itself. The application assumes that it is running in the same folder as the dylib.</p><p><a href="https://dl.dropboxusercontent.com/u/7394986/DefleMask.zip" target="_blank">https://dl.dropboxusercontent.com/u/739 &#133; leMask.zip</a></p><p>So, drop this in DefleMask_Mac and double-click, and it should run DefleMask.</p>]]></description>
			<pubDate>Sat, 08 Jun 2013 08:29:18 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/171514/#p171514</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/170297/#p170297</link>
			<description><![CDATA[<b><i>Delek says:</i></b><p>I think that Mac should have something like a bat file to simply move the dylib where it should be. I am at work now, if some Mac fan could upload a script I will update the Mac package to include it with DefleMask.</p>]]></description>
			<pubDate>Fri, 31 May 2013 15:55:10 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/170297/#p170297</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/170295/#p170295</link>
			<description><![CDATA[<b><i>ui says:</i></b><p>do you have any idea if there is any simple way like copy&amp;paste to made this work?, because i will probably use it in different computers with different ppl, so it will be hard to explain each step. If not, i think i should ask delek, or something.</p>]]></description>
			<pubDate>Fri, 31 May 2013 15:42:39 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/170295/#p170295</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/167891/#p167891</link>
			<description><![CDATA[<b><i>alexras says:</i></b><p>For future reference, it isn&#039;t strictly necessary to install libsdl in /usr/local/lib to get this to work. You can simply set the DYLD_LIBRARY_PATH environment variable to include the current working directory before running. </p><p>You can use the following AppleScript (assuming that DefleMask is in /Applications/Deflemask_Mac here; change according to your needs):</p><div class="codebox"><pre><code>do shell script &quot;DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Applications/DefleMask_Mac /Applications/Deflemask_Mac/DefleMask&quot;</code></pre></div><p>Hope this helps.</p>]]></description>
			<pubDate>Sat, 11 May 2013 23:34:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/167891/#p167891</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/160324/#p160324</link>
			<description><![CDATA[<b><i>Culture says:</i></b><p>awesome thanks.</p>]]></description>
			<pubDate>Tue, 19 Mar 2013 07:56:04 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/160324/#p160324</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/160323/#p160323</link>
			<description><![CDATA[<b><i>Saskrotch says:</i></b><p>only the .dylib file goes into the lib folder.</p>]]></description>
			<pubDate>Tue, 19 Mar 2013 07:49:47 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/160323/#p160323</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/160322/#p160322</link>
			<description><![CDATA[<b><i>Culture says:</i></b><p>Sorry, I must have completely missed that.<br />I still seem to be having a problem though. I moved the libSDL-1.2.0.dylib and DefleMask into /lib and it&#039;s gotten me a little closer to getting the tracker running. It starts to open up and then it quits unexpectedly. Do I literally just move the libSDL-1.2.0.dylib file and DefleMask file into /lib, or am I supposed to being moving the whole DefleMask folder with everything inside it into /lib?</p><p>Thanks for the help so far!</p>]]></description>
			<pubDate>Tue, 19 Mar 2013 07:33:53 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/160322/#p160322</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/160319/#p160319</link>
			<description><![CDATA[<b><i>Saskrotch says:</i></b><p>also pretty sure milky tracker doesn&#039;t support VSTs</p>]]></description>
			<pubDate>Tue, 19 Mar 2013 07:17:42 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/160319/#p160319</guid>
		</item>
		<item>
			<title><![CDATA[Re: DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/160318/#p160318</link>
			<description><![CDATA[<b><i>Saskrotch says:</i></b><p>I posted this like 4 times in the deflemask thread. hit command-shift-g and type in /usr/</p>]]></description>
			<pubDate>Tue, 19 Mar 2013 07:16:39 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/160318/#p160318</guid>
		</item>
		<item>
			<title><![CDATA[DefleMask Mac OS question]]></title>
			<link>https://chipmusic.org/forums/post/160315/#p160315</link>
			<description><![CDATA[<b><i>Culture says:</i></b><p>Hey, sorry if this is the wrong part of the forums to post in for this. I&#039;m have a bit of trouble getting DefleMask to run on my MacBook.<br />I looked at the FAQ on the official site about it, but I didn&#039;t find it clear enough.<br />I have the same problem as the one below and then one extra.</p><p>&quot;Q: On my Mac OS X I get &quot;Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib&quot; and DefleMask won&#039;t start, why?</p><p>A: You have to move libSDL-1.2.0.dylib file included with DefleMask to usr/local/lib to correctly load the Library.&quot;</p><p>I can&#039;t seem to find usr/local/lib</p><p>I did a search on my computer and located a lib folder that came with deflmask and tried moving said files into it but I still have the same problem.<br />Am I missing something and being stupid?</p><p>If anyone has an answer I would really appreciate it.</p><p>Or any suggestions for some Sega Genesis VSTs for Milkytracker would be even better!</p><p>Thanks in advance</p>]]></description>
			<pubDate>Tue, 19 Mar 2013 05:48:01 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/160315/#p160315</guid>
		</item>
	</channel>
</rss>
