| OSX Desktop Icons And Shortcuts? |
| Author
|
Thread |
 |
|
thill2708
Joined: 03 Jan 2008
Posts: 1
|
OSX Desktop Icons And Shortcuts?
Hey, I'm trying to create a shortcut to specific games (like I have on my linux laptop), which use the high resolution icons. For the life of me I can't figure out how to do this, and can't find it online. On linux, I just have a desktop launcher that runs ~/games/scummvm monkey1, and I have the icon set accordingly. Can you do this on OSX?
|
Thu Jan 03, 2008 2:31 am |
|
|
clone2727
ScummVM Team Member

Joined: 09 Jun 2006
Posts: 1310
Location: NJ, USA |
If you compile it, you can make an .icns file (which comes with the XCode tools). But, to come up with an icon that you can just see, here's a trick I usually do (not too sure if it's 100% perfect or proper, but it works):
Show the info of the icon you want to use, and also of ScummVM. Then, click on the icon that you want to use and press cmd+c. Finally, click on the ScummVM icon and press cmd+v.
I think this really is only temporary, and doesn't transfer to other systems when you copy it. Well, just my two (Lincoln) cents anyway 
|
Thu Jan 03, 2008 2:35 am |
|
|
|
|
|
|
einar
Joined: 25 Jul 2008
Posts: 2
|
The "Open With" part is not required if you give the file a name ending with .command, i.e. "Monkey Island.command".
|
Fri Jul 25, 2008 1:21 pm |
|
|
bobablob
Joined: 25 May 2006
Posts: 102
|
The most seamless way to do this is with an Applescript. That way you don't need Terminal to launch every time you click on the icon.
Open Script Editor
Type the following:
do shell script "[path]/ScummVM.app/Contents/MacOS/scummvm monkey"
Save As [Name]. Change File Format to Application Bundle and Check Run Only.
If you want to use a High-Res Icon, just open up the bundle in Finder and replace the default icon with the one you want to use.
|
Fri Jul 25, 2008 4:32 pm |
|
|
dr.zeissler
Joined: 01 Jan 2007
Posts: 15
|
quote: Originally posted by bobablob The most seamless way to do this is with an Applescript. That way you don't need Terminal to launch every time you click on the icon.
Open Script Editor
Type the following:
do shell script "[path]/ScummVM.app/Contents/MacOS/scummvm monkey"
Save As [Name]. Change File Format to Application Bundle and Check Run Only.
If you want to use a High-Res Icon, just open up the bundle in Finder and replace the default icon with the one you want to use.
sorry, i don't understand this. can you explain it ?
i want to create a *.app wich includes all:
- scummvm
- the game
- the hiresicon
What has do be done to do that.
Thx
Doc
|
Wed Oct 22, 2008 9:00 pm |
|
|
Longcat

Joined: 23 Sep 2006
Posts: 865
|
learning how to program?
why can't you just create a shortcut?
|
Wed Oct 22, 2008 9:14 pm |
|
|
dr.zeissler
Joined: 01 Jan 2007
Posts: 15
|
a shortcut of what ?...scummvm ?
all games scumm can run have no binary and so it is nonsense to make a shortcut of folders or whatever. sure i can make a shortcut of "scummvm" but whatfor ?
i can always use scummvm and choose the game out of the added list, but i want to have only one icon per each game and start it directly by doublecklick without starting scumm and choosing out of the list.
Doc
|
Wed Oct 22, 2008 9:22 pm |
|
|
Longcat

Joined: 23 Sep 2006
Posts: 865
|
if you add the games shortname (monkey island = monkey, Goblins 1 = gob1, etc.) like it say's in the above post, ScummVM will execute the game itself IF you have already added the game in.
therefore, no, you do not need to execute anything other then ScummVM itself. it knows where to find the games folder.
sorry, but you will have will have to be a bit more spesific about exactly what you need explained, because it's all up there.
|
Wed Oct 22, 2008 9:58 pm |
|
|
dr.zeissler
Joined: 01 Jan 2007
Posts: 15
|
quote: Originally posted by Jonatan
if you add the games shortname (monkey island = monkey, Goblins 1 = gob1, etc.) like it say's in the above post, ScummVM will execute the game itself IF you have already added the game in.
therefore, no, you do not need to execute anything other then ScummVM itself. it knows where to find the games folder.
sorry, but you will have will have to be a bit more spesific about exactly what you need explained, because it's all up there.
Thank You Jonatan,
first of all I use a mac with os 10.5.5.
It is difficult to explain what I want, so I show you what I did with games running in DosBox.
Normally you start "dosbox", mount a folder for "C:" and start the game by typing it's binary. You can use a frontend where all your games are already listed und start them with doubleclick.
I use the tool "boxer" and if you read, what this does, you will know, what I want to do with games that use scummvm.
http://boxer.washboardabs.net/
(boxer packages!)
Thx
Doc
|
Thu Oct 23, 2008 5:56 am |
|
|
Longcat

Joined: 23 Sep 2006
Posts: 865
|
yes, well, I still don't see what your problem is...
just start Script Editor, put in the line like it says with the game shortname for whatever you want ScummVM to start and save it as an application bundle.
|
Thu Oct 23, 2008 12:56 pm |
|
|
clem
Joined: 31 Oct 2005
Posts: 2185
|
I think he wants a frontend/tool which creates these shortcuts automatically from the games stored in the ScummVM config file.
|
Thu Oct 23, 2008 1:14 pm |
|
|
Longcat

Joined: 23 Sep 2006
Posts: 865
|
well, I don't know of any such tool.
|
Thu Oct 23, 2008 1:41 pm |
|
|
dr.zeissler
Joined: 01 Jan 2007
Posts: 15
|
Deleted for violating the forum rules
|
Thu Oct 23, 2008 8:05 pm |
|
|
|
Forum Rules:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
Powered by phpBB © 2001, 2006 phpBB Group
Forum design by ScummVM team, icons by raina
|
|