Here's a project that I've been working on. Would anyone be interested in this? I'm posting the contents of the Read Me_Setup Instructions document:
NOTE: I take no responsibility of anything bad that may happen to your computer if you use my software. I've testing everything on a Mid-2010 MacBook Pro & everything runs fine but, your mileage may vary. Use at your own risk.

NOTE: Please make sure that the Mighty Mike™ folder is in the Applications folder, not the /User/[your user folder]/Applications folder. The way I set this up (kinda a hack) will not work unless the Mighty Mike™ folder is in the correct location. Thanks!
About this project
My goal was to simulate what Mighty Mike would be like if it were a native Cocoa (or carbon) Mac OS X application.
How did I do it?
I created an Automator workflow application & told it to open SheepShaver (SheepShaver is a PPC emulator) within itself. Let's just look at that command:
open /Applications/Mighty\ Mike™/Mighty\ Mike™.app/Mighty\ Mike™.app
Note: I renamed SheepShaver to Mighty Mike™ just to be consistent
I first placed SheepShaver in the application bundle. I then placed a Mac OS ROM & keycodes file inside the Automator workflow application. To begin the installation process, I next placed a Mac OS 9 disc image inside with the other files. When I opened SheepShaver, I created a 230MB disc image file. I then began the installation process. With Mac OS 9 all set up, I transferred Mighty Mike to the disc image by placing it in the Unix folder. The last step was placing an alias to Mighty Mike in the Startup Items Folder so that Mighty Mike would automatically open when you run the application.
Here's a look as to what's inside "Mighty Mike™.app":


To complete the illusion, I took screenshots of Mike's sprite & managed to get a clean sprite. I then resized it in Photoshop for the various icon sizes & created the .ins file in Icon Composer. With this new icon, I replaced the default Automator workflow & SheepShaver icons to continue being consistent.

I topped it off by adding the above icon to the folder
& adding
to the folder background.
With the installation, I added a custom icon to the mounted DMG volume

How do I configure the settings?
When you set up emulated machine in SheepShaver, it saves it's preferences (location of the virtual hard drive, mounted discs, screen size, memory, etc) in a weird location. Normally, preferences are saved in "/Users/[your user folder/Library/Preferences". SheepShaver saves its preferences in you home folder : "/Users/[your user folder/". It's a hidden file called ".sheepshaver_prefs". What "Mighty Mike™" does is simply copy a preference file that I provided into the correct location. Unfortunately, it has to repeat the following command every time you launch Mighty Mike (small price to pay for this hack & it just takes a second). Here's a look at that action:
cp /Applications/Mighty\ Mike™/Mighty\ Mike™.app/.sheepshaver_prefs ~/
It's simply copying the SheepShaver preferences file into your user folder. Here's what the preference file is made up of:
disk MightyMike.dsk
cdrom /dev/poll/cdrom
extfs Unix
screen win/640/480
windowmodes 0
screenmodes 0
seriala /dev/cu.Bluetooth-Modem
serialb /dev/null
rom Mac OS ROM
bootdrive 0
bootdriver 0
ramsize 1073741824
frameskip 0
gfxaccel true
nocdrom false
nonet false
nosound false
nogui false
noclipconversion false
ignoresegv false
ignoreillegal false
jit true
jit68k false
keyboardtype 5
ether slirp
keycodes false
keycodefile
mousewheelmode 1
mousewheellines 3
dsp /dev/dsp
mixer /dev/mixer
ignoresegv false
idlewait true
The above are the default settings. I wanted to include this preconfigured preference file so that people would not need to worry about the settings. Instead, they could just enjoy play Mighty Mike along side their other Mac OS X applications.
What if I want to play Mighty Mike in Full-Screen mode?
If you want to play Mighty Mike in Full-Screen mode, just double-click "Mighty Mike™ (Full Screen)" This app does the same thing as the normal "Mighty Mike™" app. The only difference in the preference file is the following line
screen dga/640/480
Here's a look as to what's inside "Mighty Mike™ (Full Screen).app":

What about registration?
No serial number is needed as I've already entered it. But, if you feel like supporting Pangea Software, go to http://www.pangeasoft.net/mightymike/register.html & purchase Mighty Mike. It only costs $9.99
What's included?



