The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
December 05, 2024, 11:11:33 pm
Home Help Search Login Register
News: Celebrating 30 years of Star Control 2 - The Ur-Quan Masters

+  The Ur-Quan Masters Discussion Forum
|-+  The Ur-Quan Masters Re-Release
| |-+  Technical Issues (Moderator: Death 999)
| | |-+  remix packages for OSX help?
« previous next »
Pages: [1] 2 Print
Author Topic: remix packages for OSX help?  (Read 9452 times)
dragorim
Zebranky food
*
Offline Offline

Posts: 5



View Profile
remix packages for OSX help?
« on: February 18, 2007, 06:25:08 am »

hiya
I'm new here, but a big Starcon fan from way back, and I was wondering if someone out there can please help me to get the game running with the remixes on my macbook as I have lots of homework and just don't want to do it. (the homework)
Also, if you can give me some pointers on getting the ditties to run I would obviously be thankful. although I can not promise you any monetary compensation, there may be a cookie in it for you.
(if you live anywhere near Vancouver island that is, I'm not going to mail it to you)
thanking you in advance
    Bill

p.s. I'll probably thank you after the fact as well.
Logged
wherewp
Zebranky food
*
Offline Offline

Posts: 13



View Profile
Re: remix packages for OSX help?
« Reply #1 on: February 18, 2007, 04:25:31 pm »

Hello.

I found these instructions for installing the remix packs:
Quote
Inside the directory where The Ur-Quan Masters content is installed, in the content/packages/ directory, there is a directory 'addons/'. In this directory, you need to create a directory 'uqmremix' and place (do not unzip) all the Remix Add-On pack .zip files there. When you specify the command-line option '--addon uqmremix', the .zip files inside the directory content/packages/addons/uqmremix/ will be included in the game and you will hear all the remixed music instead of the original ones.

If there are any parts to these instructions that confuse you, I would be happy to explain.

Have fun,
Where
Logged
dragorim
Zebranky food
*
Offline Offline

Posts: 5



View Profile
Re: remix packages for OSX help?
« Reply #2 on: February 18, 2007, 08:55:59 pm »

Well, the bit where it says to specify the command line: '--addon uqremix'. does that mean I just go to the terminal and type that, or is there a command to open Ur Quan Masters that I'm supposed to type, or is there some kind of terminal inside the game?
this is where I'm confused. I don't get it.
thanks for your help
Cheers
  Bill
Logged
wherewp
Zebranky food
*
Offline Offline

Posts: 13



View Profile
Re: remix packages for OSX help?
« Reply #3 on: February 19, 2007, 06:37:32 pm »

No, it means the Mac OS X terminal. Just go to the terminal, cd to the proper directory, and launch UQM with those options.

So if UQM is located in the directory /blah and the executable is called uqm, you would type:

cd /blah
./uqm --addon uqremix
Logged
dragorim
Zebranky food
*
Offline Offline

Posts: 5



View Profile
Re: remix packages for OSX help?
« Reply #4 on: February 19, 2007, 07:44:12 pm »

how do I know what directory the file is in?
If I do a find uqm on the terminal there is nothing there. If I do it in the GUI still nothing
there is a file called The Ur-Quan Masters.app. is uqm in there, in some kind of package contents form?
thak you once again for your help

Cheers
  Bill
Logged
dragorim
Zebranky food
*
Offline Offline

Posts: 5



View Profile
Re: remix packages for OSX help?
« Reply #5 on: February 19, 2007, 07:48:06 pm »

btw, I'm running the OSX package from the downloads section for this, do I have to build from source to get the remixed music?
Cheers, again
  Bill
Logged
Death 999
Global Moderator
Enlightened
*****
Offline Offline

Gender: Male
Posts: 3874


We did. You did. Yes we can. No.


View Profile
Re: remix packages for OSX help?
« Reply #6 on: February 19, 2007, 10:21:55 pm »

Can't all this be handled by the in-game setup system? There's no need to hit the terminal.
Logged
dragorim
Zebranky food
*
Offline Offline

Posts: 5



View Profile
Re: remix packages for OSX help?
« Reply #7 on: February 19, 2007, 10:33:07 pm »

not as far as I can tell, and if you now how, just lemme know.
all the documents seem to say there is a terminal involved.
Cheers
  Bill
Logged
Michael Martin
Core Team
*Smell* controller
*****
Offline Offline

Posts: 387



View Profile
Re: remix packages for OSX help?
« Reply #8 on: March 03, 2007, 12:46:19 am »

Can't all this be handled by the in-game setup system? There's no need to hit the terminal.

Replacing resources while running is basically the only configuration thing that isn't done yet.
Logged
evktalo
Frungy champion
**
Offline Offline

Posts: 50



View Profile
Re: remix packages for OSX help?
« Reply #9 on: August 04, 2007, 07:24:22 pm »

Any help? I'm Mac OS X illiterate - I don't know how to add the --addon parameter to the .app in the GUI side, and I don't know how to run the .app in the command line. I can't find the executable inside the .app folder either.

I'm trying to use the Finnish translation with the Mac OS X version.


cheers,
--Eino
Logged
Death 999
Global Moderator
Enlightened
*****
Offline Offline

Gender: Male
Posts: 3874


We did. You did. Yes we can. No.


View Profile
Re: remix packages for OSX help?
« Reply #10 on: September 07, 2007, 05:58:45 pm »

You made it into the .app folder, so you aren't completely terminal illiterate!

The executable is in Contents/MacOS/
To execute the game normally from that directory, you would run
./The\ Ur-Quan\ Masters -n ../Resources/content

It is this command to which you would add  --addon uqmremix
Logged
0xDEC0DE
*Many bubbles*
***
Offline Offline

Posts: 175



View Profile WWW
Re: remix packages for OSX help?
« Reply #11 on: September 08, 2007, 09:58:25 pm »

Since this kind of thing keeps coming up, I've opened Bug #1012 and submitted a patch to allow the game to properly find its content when launched from the Terminal.

If the patch evokes a positive response from The Powers That Be, perhaps this will be fixed in the next release.
Logged

"I’m not a robot like you. I don’t like having disks crammed into me… unless they’re Oreos, and then only in the mouth."  --Fry
Force 7
Zebranky food
*
Offline Offline

Posts: 2



View Profile
Re: remix packages for OSX help?
« Reply #12 on: October 18, 2007, 08:54:22 am »

I'm completely unfamiliar with Terminal.  I just am confused by how it works.  Hopefully since I figured out DOS on my own I can figure out terminal......


But until then anyone care to give retard proof directions?

I've got SC2/ UQM in a folder in my applications directory called UQM (Duh).  All the files are there. I'm just confused about how the hell the command line interface works on this.
Logged
lakota.james
*Many bubbles*
***
Offline Offline

Gender: Male
Posts: 111



View Profile
Re: remix packages for OSX help?
« Reply #13 on: October 30, 2007, 10:41:49 pm »

Skip over this if you only want help, as this is completely off topic.
there may be a cookie in it for you.
(if you live anywhere near Vancouver island that is, I'm not going to mail it to you)
you can mail a small cookie in an regular sized envelope, and the postman will deliver it for you.

but when it is received, it will be disintegrated, and covered in ants.  if it is a raisin cookie, the raisins will make it fine, though.

And before you ask, i wasn't the one that mailed the cookie, i was the one that received it. Grin
Logged
Death 999
Global Moderator
Enlightened
*****
Offline Offline

Gender: Male
Posts: 3874


We did. You did. Yes we can. No.


View Profile
Re: remix packages for OSX help?
« Reply #14 on: November 06, 2007, 09:59:15 pm »

I'm completely unfamiliar with Terminal.  I just am confused by how it works.  Hopefully since I figured out DOS on my own I can figure out terminal......

DOS and terminal are quite similar, with a few differences. If you figured out DOS, then a quick online guide to the unix shell should get you up to speed.
The main differences are:
/ instead of \ for directory separators
ls instead of dir for seeing what's around you
- instead of / for options


Here's your directions. They assume that you have not changed the name of the application.
Enter the terminal app.
Enter the following commands:
cd /Applications/UQM/The\ Ur-Quan\ Masters.app/Contents

./MacOS/The\ Ur-Quan\ Masters -n Resources/content --addon uqmremix

That should do it. If not, copy and paste the terminal session here.
Logged
Pages: [1] 2 Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!