<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - EMS mac issues]]></title>
		<link>https://chipmusic.org/forums/topic/13309/ems-mac-issues/</link>
		<description><![CDATA[The most recent posts in EMS mac issues.]]></description>
		<lastBuildDate>Mon, 10 Feb 2014 22:12:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/200315/#p200315</link>
			<description><![CDATA[<b><i>Vegasdiamond says:</i></b><div class="quotebox"><cite>DESUMATE wrote:</cite><blockquote><p>I used to have to use a VM for this.<br />Tutorial didn&#039;t really help me so i just tried to figure it out myself, i&#039;ve done that twice now.</p><p>1. download the files from <a href="https://www.dropbox.com/sh/t6g81ll13djmovs/Tbnr3VwTPK" target="_blank">here</a> <br />2. drop that shit into your documents<br />3. open up terminal<br />4. type in cd(change directory) documents<br />5. type cd ems-flasher<br />6. then you should be able to just type in the commands for the ems flasher<br /> &quot;./ems-flasher --read --sav --bank 1 --verbose myfirstlsdj.sav&quot;</p><p>there you go <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p></blockquote></div><p>+1, this is EXACTLY what I do! I also follow the chainsaw police tutorial and it worked very well so +1 to that guy too! and while I&#039;m at it +1 to everyone! +1!</p>]]></description>
			<pubDate>Mon, 10 Feb 2014 22:12:29 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/200315/#p200315</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/200314/#p200314</link>
			<description><![CDATA[<b><i>DESUMATE says:</i></b><p>I used to have to use a VM for this.<br />Tutorial didn&#039;t really help me so i just tried to figure it out myself, i&#039;ve done that twice now.</p><p>1. download the files from <a href="https://www.dropbox.com/sh/t6g81ll13djmovs/Tbnr3VwTPK" target="_blank">here</a> <br />2. drop that shit into your documents<br />3. open up terminal<br />4. type in cd(change directory) documents<br />5. type cd ems-flasher<br />6. then you should be able to just type in the commands for the ems flasher<br /> &quot;./ems-flasher --read --sav --bank 1 --verbose myfirstlsdj.sav&quot;</p><p>there you go <img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<pubDate>Mon, 10 Feb 2014 21:46:15 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/200314/#p200314</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/200313/#p200313</link>
			<description><![CDATA[<b><i>SkipCloud says:</i></b><p>Also, you can just download the precompiled version of ems-flasher instead of having to compile it yourself. Once you have that downloaded just follow the tutorial from step 2</p><p><a href="http://lacklustre.net/projects/ems-flasher/ems-flasher-0.03_macos_10.6.zip" target="_blank">http://lacklustre.net/projects/ems-flas &#133; s_10.6.zip</a></p>]]></description>
			<pubDate>Mon, 10 Feb 2014 21:43:08 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/200313/#p200313</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/200309/#p200309</link>
			<description><![CDATA[<b><i>SkipCloud says:</i></b><p>Did you install MacPorts and Xcode first? You need those first so you can install pkconfig and libusb.</p><p>I tried doing this recently (got a new MacBook) and got to &#039;sudo make&#039; and it&#039;s spitting this error at me:</p><div class="quotebox"><blockquote><p>cc -g -Wall -Werror `pkg-config --cflags libusb-1.0`&nbsp; &nbsp;-c -o main.o main.c<br />main.c:403:33: error: comparison of constant 128 with expression of type &#039;char&#039;<br />&nbsp; &nbsp; &nbsp; is always false [-Werror,-Wtautological-constant-out-of-range-compare]<br />&nbsp; &nbsp; &nbsp; &nbsp; if (buf[HEADER_CGBFLAG] == 0x80 &amp;&amp; buf[HEADER_SGBFLAG] == 0x03) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~~~~~~~~~~~~~~~~~~~ ^&nbsp; ~~~~<br />main.c:405:40: error: comparison of constant 128 with expression of type &#039;char&#039;<br />&nbsp; &nbsp; &nbsp; is always false [-Werror,-Wtautological-constant-out-of-range-compare]<br />&nbsp; &nbsp; &nbsp; &nbsp; } else if (buf[HEADER_CGBFLAG] == 0x80) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~~~~~~~~~~~~~~~~~~~ ^&nbsp; ~~~~<br />main.c:407:40: error: comparison of constant 192 with expression of type &#039;char&#039;<br />&nbsp; &nbsp; &nbsp; is always false [-Werror,-Wtautological-constant-out-of-range-compare]<br />&nbsp; &nbsp; &nbsp; &nbsp; } else if (buf[HEADER_CGBFLAG] == 0xC0) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~~~~~~~~~~~~~~~~~~~ ^&nbsp; ~~~~<br />main.c:409:40: error: comparison of constant 192 with expression of type &#039;char&#039;<br />&nbsp; &nbsp; &nbsp; is always false [-Werror,-Wtautological-constant-out-of-range-compare]<br />&nbsp; &nbsp; &nbsp; &nbsp; } else if (buf[HEADER_CGBFLAG] == 0xC0 &amp;&amp; buf[HEADER_SGBFLAG] == 0x03) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~~~~~~~~~~~~~~~~~~~ ^&nbsp; ~~~~<br />4 errors generated.</p></blockquote></div><p>Is this because of Mavericks? I have a very limited knowledge of code so I&#039;m quite confused.</p>]]></description>
			<pubDate>Mon, 10 Feb 2014 21:11:27 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/200309/#p200309</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199391/#p199391</link>
			<description><![CDATA[<b><i>katsumbhong says:</i></b><div class="quotebox"><cite>venoSci wrote:</cite><blockquote><p>UPDATE: just backed up cart with 0 errors!<br />guess ill be good with Parallels after all~</p></blockquote></div><p><img src="https://chipmusic.org/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<pubDate>Thu, 30 Jan 2014 02:31:03 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199391/#p199391</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199388/#p199388</link>
			<description><![CDATA[<b><i>venoSci says:</i></b><p>UPDATE: just backed up cart with 0 errors!<br />guess ill be good with Parallels after all~</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:56:46 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199388/#p199388</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199386/#p199386</link>
			<description><![CDATA[<b><i>katsumbhong says:</i></b><div class="quotebox"><cite>venoSci wrote:</cite><blockquote><div class="quotebox"><cite>Jansaw wrote:</cite><blockquote><p>Did you follow the tutorial on the page that Chainsaw police created?<br /><a href="http://chainsaw.musho.org/stuff/ems-on-mac/" target="_blank">http://chainsaw.musho.org/stuff/ems-on-mac/</a></p></blockquote></div><p>yeah i did.<br />I&#039;m just super paranoid about using GB_USB in parallels because last time it corrupted the current song and i lost all instrument data and a lot of clips.<br />anyone else have this problem?</p></blockquote></div><p>I&#039;m sorry to hear that. I&#039;ve had issues with EMS 64M carts in the past and have been sticking with my non-usb flash carts + cart flasher hardware when working with LSDj.</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:50:29 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199386/#p199386</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199385/#p199385</link>
			<description><![CDATA[<b><i>venoSci says:</i></b><div class="quotebox"><cite>Jansaw wrote:</cite><blockquote><p>Did you follow the tutorial on the page that Chainsaw police created?<br /><a href="http://chainsaw.musho.org/stuff/ems-on-mac/" target="_blank">http://chainsaw.musho.org/stuff/ems-on-mac/</a></p></blockquote></div><p>yeah i did.<br />I&#039;m just super paranoid about using GB_USB in parallels because last time it corrupted the current song and i lost all instrument data and a lot of clips.<br />anyone else have this problem?</p><p>also yeah, i just got a prosound/rca/backlit DMG so now my next purchase is definitely going to be a drag n&#039; derp</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:45:49 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199385/#p199385</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199384/#p199384</link>
			<description><![CDATA[<b><i>Jansaw says:</i></b><p>Did you follow the tutorial on the page that Chainsaw police created?<br /><a href="http://chainsaw.musho.org/stuff/ems-on-mac/" target="_blank">http://chainsaw.musho.org/stuff/ems-on-mac/</a></p><p>As an anecdote, I used to use VMWare fusion to do this, and it worked perfectly. I then used parallels and that worked for me. I then bought a drag&#039;n&#039;derp and that&#039;s all I need now. If those become available anymore, I&#039;d suggest saving up for that!</p><p>I&#039;m sorry you&#039;re having trouble, though. I&#039;ve never gotten the flasher to work, either... though I&#039;m sure it just requires a more keen knowledge of terminal.</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:43:01 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199384/#p199384</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199383/#p199383</link>
			<description><![CDATA[<b><i>katsumbhong says:</i></b><p>I have a Mac and utilize Parallels with Windows XP and have not had any issues.</p><p>I have tried using the Mac port of cart flashers before and it just didn&#039;t seem to work at all for me.</p><p>Have you considered trying a different VM program?</p><p>I got Parallels in a software bundle deal with MacKeeper and it has worked flawlessly for me when I flash for my BB, ASM Flashercart, and EMS 64M carts.</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:41:49 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199383/#p199383</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199382/#p199382</link>
			<description><![CDATA[<b><i>venoSci says:</i></b><div class="quotebox"><cite>katsumbhong wrote:</cite><blockquote><p>Is going back to using your VM more hassle than not being able to use the flasher?</p></blockquote></div><p>Its a pain, and in the past it has corrupted the save, and id really like to not lose work.<br />but as a whole i suppose it works. id prefer the easier method tho.</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:37:12 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199382/#p199382</guid>
		</item>
		<item>
			<title><![CDATA[Re: EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199381/#p199381</link>
			<description><![CDATA[<b><i>katsumbhong says:</i></b><p>Is going back to using your VM more hassle than not being able to use the flasher?</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:36:08 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199381/#p199381</guid>
		</item>
		<item>
			<title><![CDATA[EMS mac issues]]></title>
			<link>https://chipmusic.org/forums/post/199379/#p199379</link>
			<description><![CDATA[<b><i>venoSci says:</i></b><p>hi, ive been really fed up with virtual machine lately so ive tried to use the Mac flasher found at the link below, but none of the steps seem to work in the command prompt and i just get errors. I cannot seem to get any &quot;port information&quot; and as a result i get an error from the &quot;make&quot; function. does anyone have any of the in-between steps, like what a successful prompt execution would look like? thank you!</p><p>link:http://lacklustre.net/projects/ems-flasher/</p><p>p.s. i did go through the tutorial step by step but i kept getting issues.</p>]]></description>
			<pubDate>Thu, 30 Jan 2014 01:32:26 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/199379/#p199379</guid>
		</item>
	</channel>
</rss>
