Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Full conversion on a mac
Modular100 Offline
Junior Member

Posts: 35
Threads: 5
Joined: Apr 2011
Reputation: 0
#1
Full conversion on a mac

I'll just get directly to the topic: exactly how do you run a full conversion on a mac?
Windows .BAT files (obviously) won't work under Mac OS X, and since I'm always missing out on details I need this explained to me Dodgy

Thanks in advance! Tongue

06-14-2011, 10:00 PM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#2
RE: Full conversion on a mac

.bat to exe converter.

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
06-14-2011, 10:41 PM
Find
Nye Offline
Senior Member

Posts: 250
Threads: 8
Joined: Jan 2011
Reputation: 2
#3
RE: Full conversion on a mac

Technically, since he said "RUN" a full conversion, you will need a .exe to .bar converter Wink

06-14-2011, 10:49 PM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#4
RE: Full conversion on a mac

He wants to run a full conversion on mac, so he needs to convert the .bat to exe since otherwise mac won't read batch file types.

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
06-14-2011, 10:59 PM
Find
DamnNoHtml Offline
Senior Member

Posts: 469
Threads: 34
Joined: Sep 2010
Reputation: 16
#5
RE: Full conversion on a mac

Macs don't run .exe files.

Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3....
06-15-2011, 03:15 AM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#6
RE: Full conversion on a mac

On a mac you open the terminal and then you can type (assuming you installed Amnesia in Applications):

open /Applications/Amnesia.app --args config/THE_FULL_CONVERSIONS_main_init.cfg

You can also use Applescript and create bat like launcher:

Go to Applications/Utilities and start the AppleScript Editor then type:
do shell script "open /Applications/Amnesia.app --args config/THE_FULL_CONVERSIONS_main_init.cfg"

and save as... Application and then it is good to go.
(This post was last modified: 06-15-2011, 10:46 AM by jens.)
06-15-2011, 10:46 AM
Website Find
Modular100 Offline
Junior Member

Posts: 35
Threads: 5
Joined: Apr 2011
Reputation: 0
#7
RE: Full conversion on a mac

Thanks a bunch Jens, and this works with Steam as well? Maybe I shoulda mentioned I used the Steam client...

06-15-2011, 10:11 PM
Find
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#8
RE: Full conversion on a mac

(06-15-2011, 10:11 PM)Modular100 Wrote: Thanks a bunch Jens, and this works with Steam as well? Maybe I shoulda mentioned I used the Steam client...

You can set the config file to be run via the launch options I believe, read something about that before.
06-15-2011, 10:18 PM
Find




Users browsing this thread: 1 Guest(s)