This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-12-24 11:34:38

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

How to Run Other Scratch Images

Now since I don't want to forget how I ran Panther on my Ubuntu computer, I'm going to write a quick guide on how to do it. ^.^

It's pretty simple, you will first need to do a lot of searching through your computer. You'll need to look for 'scratch_squeak_vm' ( probably isn't needed to be found ),  'scratch/Plugins' and the path to your image ( I'll be using Panther as an example ). I found these at:

scratch_squeak_vm - /usr/bin
scratch/Plugins - /usr/lib/scratch/Plugins
Source1.0.image - /home/Magnie/Documents/Scratch/Mods/Panther1.0/Source/Source1.0.image

Then you'll need to open a terminal and type in the command:

Code:

scratch_squeak_vm -plugins path/to/scratch/Plugins /path/to/image

An example:

Code:

scratch_squeak_vm -plugins /usr/lib/scratch/Plugins/ /home/Magnie/Documents/Scratch/Mods/Panther1.0/Source/Source1.0.image

Now you should be running your .image file. ^.^

Last edited by Magnie (2010-12-24 11:36:02)

Offline

 

#2 2010-12-24 11:36:43

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: How to Run Other Scratch Images

Hey thanks for that! I'm going to post that up on the Panther site if that's ok - I just had a question today on how to run Panther on Lynux, Ubuntu that I was unable to answer!


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

#3 2010-12-24 12:18:39

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: How to Run Other Scratch Images

Hehe, do whatever you want with it.

Offline

 

#4 2010-12-24 12:33:40

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: How to Run Other Scratch Images

The tutorial is up on the site!

Look at it here!

What's neat is the icon at the bottom will always change (with a delay) to your current Scratch picture ^_^


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

Board footer