<?xml version="1.0"?>
<!DOCTYPE content [ <!ENTITY nbsp " "> ]>
<rdf:RDF xml:base="http://snarfed.org/rdf"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://snarfed.org">
  <dc:title> snarfed.org  </dc:title>
  <dc:description> draw group stream of consciousness </dc:description>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>
</rdf:Description>

<rdf:Description rdf:about="http://snarfed.org/space/bad_mojo_redux_from_got_game_entertainment">
  <dc:title> Beware of Bad Mojo: Redux from Got Game Entertainment </dc:title>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:date> 2007-09-02T19:02:00Z </dc:date>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>

  <content>
    <p><a href="http://www.gotgameentertainment.com/"><img src="/space/got_game.jpg" alt="got game entertainment" title="" /></a>
<a href="http://www.gotgameentertainment.com/badmojo/"><img src="/space/bad_mojo_redux.jpg" alt="bad mojo: redux" title="" /></a></p>

<p><em>Executive summary: beware of
<a href="http://www.gotgameentertainment.com/">Got Game Entertainment</a>'s downloadable
games. <a href="http://www.gotgameentertainment.com/badmojo/">Bad Mojo: Redux</a>'s
<a href="http://en.wikipedia.org/wiki/Digital_rights_management">DRM</a> locked me
out, despite the fact that I bought it legimately. Their tech support was slow
and couldn't fix the problem, so I eventually
<a href="/space/bad_mojo_redux_from_got_game_entertainment#fix">fixed it myself</a>. To
their credit, they offered me a refund and a couple free games, but still...</em></p>

<p>I love old-school, point-and-click,
<a href="http://en.wikipedia.org/wiki/King's_Quest">Kings Quest</a> style adventure
games. Sadly, they're not mainstream any more, but there are a few smaller,
less established publishers that still specialize in them.
<a href="http://www.gotgameentertainment.com/">Got Game Entertainment</a> is one of them.</p>

<p>Got Game has a
<a href="http://www.gotgameentertainment.com/games/">wide selection</a>
of adventure games for the PC, Mac, and PSP. What's better, they sell many of
them online as direct downloads, including
<a href="http://www.gotgameentertainment.com/badmojo/">Bad Mojo: Redux</a>, which I'd
been looking for for a while. As soon as I saw it, I plunked down my
<a href="/space/privacy+through+prepaid+credit+cards">prepaid credit card</a>,
downloaded it, fired it up, and played it happily for an hour or so.</p>

<p>When I came back a couple days later, it complained <em>"Bad Mojo CD not present
in drive C"</em> and refused to start. I
<a href="http://www.google.com/search?q=%22bad+mojo%22+%22cd+not+present%22">searched Google</a>
and found other people with the same problem, but no solution.</p>

<p>I emailed Got Game's tech support, and over a week and a couple follow-up
emails later, they finally responded. They asked a few basic questions, over
the course of a couple more weeks, and finally told me that they <em>didn't know</em>
what the problem was! Disappointed, I asked for a refund, since I couldn't
play the game. They finally agreed, but it took them a while.</p>

<p>I don't like bad-mouthing Got Game publicly. I'd much prefer to support and
encourage companies that sell adventure games. It's clear that Got Game is a
small, independent outfit, and founder
<a href="http://www.gamasutra.com/php-bin/news_index.php?story=12312">Howard Horowitz</a>
is
<a href="http://www.justadventure.com/Interviews/HowardHorowitz/Horowitz.shtm">well-intentioned</a>
and
<a href="http://www.fourfatchicks.com/Rants/Interviews/Howard_Horowitz/HH.shtml">passionate</a>
about adventure games. I can't help being a little disgruntled, though.</p>

<p><a name="fix"></a></p>

<p>Anyway, here's the fix. Bad Mojo uses the <code>badmojo.ini</code> file to determine
where it's installed. By default, it looks for the file in its own directory,
e.g. <nobr><code>C:\Program Files\Bad Mojo\</code></nobr>. However, if a <code>badmojo.ini</code>
file exists in <code>C:\Windows\</code>, it uses that instead.</p>

<p>In my case, the Bad Mojo installer put an incomplete <code>badmojo.ini</code> file into
<code>C:\Windows\</code>. It had only these lines:</p>

<div class='p-shadow'><pre><code>[badmojo]
Preferences=1111110
[SoundMix]
SoundOn=1
DumbSound=0
</code></pre></div>

<p><br class='clearing' />I copied these lines from <nobr><code>C:\Program Files\Bad Mojo\badmojo.ini</code></nobr>
into it, and voila, no more error!</p>

<div class='p-shadow'><pre><code>[BOOGER]
BACKGROUND=C:\Program Files\Bad Mojo\OVER;C:\Program Files\Bad Mojo\BACKGND
TOPO=C:\Program Files\Bad Mojo\TOPO
BTC=C:\Program Files\Bad Mojo\BTC
PALETTE=C:\Program Files\Bad Mojo\PALETTE
SCRIBBLE=C:\Program Files\Bad Mojo\OVER;C:\Program Files\Bad Mojo\SCRIBBLE
CEL=C:\Program Files\Bad Mojo\OVER;C:\Program Files\Bad Mojo\CEL
SCRIPT=C:\Program Files\Bad Mojo\SCRIPT
ROACH=C:\Program Files\Bad Mojo\ROACHD
MOVIE=C:\Program Files\Bad Mojo\OVER;C:\Program Files\Bad Mojo\MOVIE
MASH=C:\Program Files\Bad Mojo\OVER;C:\Program Files\Bad Mojo\MASH
SOUND=C:\Program Files\Bad Mojo\SOUND
SAVE=C:\Program Files\Bad Mojo\SAVE
USER=Ryan
</code></pre></div>

<p><br class='clearing' />Alternatively, deleting <code>C:\Windows\badmojo.ini</code> also fixes the problem.</p>

  </content>

  <rdf:Seq>

<rdf:li>
<rdf:Description rdf:about="#1188930718.26">
  <dc:source> http://snarfed.org/ </dc:source>
  <dc:title> Beware of Bad Mojo: Redux from Got Game Entertainment </dc:title>
  <dc:creator> Ben </dc:creator>
  <dc:date> cmt_pubDate </dc:date>
  <dc:format> text/html </dc:format>

  <content>
    That symptom (claiming that the CD isn't in the drive) sounds like the same problem I had with Safedisc (for Civ 4), so you might try the sd4hide program linked from here: <a href="http://www.eclectic-mayhem.com/blog/2005/12/fighting-with-civilization-ivs-copy.html">http://www.eclectic-mayhem.com/blog/2005/12/fighting-with-civilization-ivs-copy.html</a>
  </content>
</rdf:Description>
</rdf:li>

<rdf:li>
<rdf:Description rdf:about="#1189073694.26">
  <dc:source> http://snarfed.org/ </dc:source>
  <dc:title> Beware of Bad Mojo: Redux from Got Game Entertainment </dc:title>
  <dc:creator> ryan </dc:creator>
  <dc:date> cmt_pubDate </dc:date>
  <dc:format> text/html </dc:format>

  <content>
    thanks! i tried sd4hide, but it looks like safedisc wasn't the problem here. you did inspire me to keep investigating, though, and i finally figured it out. phew!
  </content>
</rdf:Description>
</rdf:li>

<rdf:li>
<rdf:Description rdf:about="#1196858118.75">
  <dc:source> http://snarfed.org/ </dc:source>
  <dc:title> Beware of Bad Mojo: Redux from Got Game Entertainment </dc:title>
  <dc:creator> dgh </dc:creator>
  <dc:date> cmt_pubDate </dc:date>
  <dc:format> text/html </dc:format>

  <content>
    Im running vista and I dont have the badmojo.ini in windows dir, so it doesnt work for me :/
  </content>
</rdf:Description>
</rdf:li>

<rdf:li>
<rdf:Description rdf:about="#1227130807.97">
  <dc:source> http://snarfed.org/ </dc:source>
  <dc:title> Beware of Bad Mojo: Redux from Got Game Entertainment </dc:title>
  <dc:creator> ancalimon </dc:creator>
  <dc:date> cmt_pubDate </dc:date>
  <dc:format> text/html </dc:format>

  <content>
    [booger]<br />
BACKGROUND=T:\Games\BADMOJO\OVER;D:\BACKGND<br />
TOPO=D:\TOPO<br />
BTC=D:\BTC<br />
PALETTE=T:\Games\BADMOJO\PALETTE<br />
SCRIBBLE=T:\Games\BADMOJO\OVER;D:\SCRIBBLE<br />
CEL=T:\Games\BADMOJO\OVER;D:\CEL<br />
SCRIPT=T:\Games\BADMOJO\SCRIPT<br />
ROACH=T:\Games\BADMOJO\ROACHD<br />
MOVIE=T:\Games\BADMOJO\OVER;D:\MOVIE<br />
MASH=T:\Games\BADMOJO\OVER;D:\MASH<br />
SOUND=T:\Games\BADMOJO\SOUND<br />
SAVE=T:\Games\BADMOJO\SAVE<br />
USER=Badmojo Fan<br />
[SoundMix]<br />
SoundOn=1<br />
BetweenScreens=1<br />
SmallChunkSize=3<br />
BigChunkSize=26<br />
BigChunkMethod=0<br />
DumbSound=0<br />
[badmojo]<br />
Preferences=1111110<br />
<br />
my ini file is this maybe it helps.
  </content>
</rdf:Description>
</rdf:li>

  </rdf:Seq>
</rdf:Description>
</rdf:RDF>
