ericwa / Quakespasm

unofficial mirror of QuakeSpasm SVN with branches for stuff I'm working on
http://quakespasm.sourceforge.net
61 stars 69 forks source link

"You must have the registered version to use modified games" #6

Open gaschka opened 6 years ago

gaschka commented 6 years ago

Can't start it on macOS 1.12.6. Standart Quakespasm works fine.

bildschirmfoto 2017-08-12 um 19 42 43

ericwa commented 6 years ago

Try entering in the launcher window: -basedir full-path-to-quake-directory

gaschka commented 6 years ago

I tries this, but still no luck.

bildschirmfoto 2017-08-13 um 23 28 54 restults in this: bildschirmfoto 2017-08-13 um 23 29 01

And when add the -game command to start AD, it still tells me I don't own the game: bildschirmfoto 2017-08-13 um 23 29 23 leads into: bildschirmfoto 2017-08-13 um 23 29 28

ericwa commented 6 years ago

Hm.. it seems that the launcher doesn't currently support paths with spaces, sorry :(

If you rename the "All Quake" folder to "AllQuake", and also give the -basedir argument the quake folder (not id1) it should work. i.e. -basedir /Users/Gaschka/Desktop/AllQuake/Quake -game ad_v1_50final

gaschka commented 6 years ago

Thanks for the hint, I tried it, still no luck. The regular version of QuakeSpasm.app works fine though, both vanilla Quake or with mods (-game).

ericwa commented 6 years ago

Sorry I'm not sure what's wrong. I fixed quoting for entering paths with spaces in the launcher, and also fixed those error messages to print out the path it is trying to use. we should have a new official release of Quakespasm fairly soon.

cyberfunk commented 3 years ago

When you enter the full path to your Quake folder do it like this:

/Volumes/"Name Of Your Hard Drive"/Users/Gaschka/Desktop/AllQuake/Quake/

Adding /Volumes/"Name Of My Hard Drive"/ to the beginning of the path fixed it for me. Also don't forget the trailing / after Quake at the end.