Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (7th_zorro, degenerate_762, AndrewAMD, ozgur), 774 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Starting without sound ... command line -ns #87587
08/26/06 19:05
08/26/06 19:05
Joined: Sep 2002
Posts: 8,177
Netherlands
PHeMoX Offline OP
Senior Expert
PHeMoX  Offline OP
Senior Expert

Joined: Sep 2002
Posts: 8,177
Netherlands
Hi, I'm not sure wether or not this is a bug, but when I start my game with the command line -ns then it keeps on playing all sounds, instead of playing no sounds. I tend to program whilst having media player on with my favourite music, but it's quite annoying when it's this command line option isn't quite working. Is this infact a bug, or does those command line options need to be called in a specific order .. ?

Just in case it's something I did wrong, here's what I use:
Code:
myscript.wdl -nx 100 -ns



Cheers

Last edited by PHeMoX; 08/26/06 19:08.

PHeMoX, Innervision Software (c) 1995-2008

For more info visit: Innervision Software
Re: Starting without sound ... command line -ns [Re: PHeMoX] #87588
08/27/06 03:20
08/27/06 03:20
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline
Senior Expert
ulillillia  Offline
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
It's actually -os for "no sound", not -ns. I've mentioned this a few times for my 2D game....


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: Starting without sound ... command line -ns [Re: ulillillia] #87589
08/27/06 08:02
08/27/06 08:02
Joined: Sep 2002
Posts: 8,177
Netherlands
PHeMoX Offline OP
Senior Expert
PHeMoX  Offline OP
Senior Expert

Joined: Sep 2002
Posts: 8,177
Netherlands
Aahh okey, thanks! That figures .. So the manual should be fixed in that respect, thanks again uli,

Cheers


PHeMoX, Innervision Software (c) 1995-2008

For more info visit: Innervision Software
Re: Starting without sound ... command line -ns [Re: PHeMoX] #87590
08/27/06 08:53
08/27/06 08:53
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline
Senior Expert
ulillillia  Offline
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
I don't get why it's "-os" myself. Case in point:

-w3d - weak 3D
-wnd - force windowed mode
-nx ### - set nexus to this value (in megabytes)

They all use a similar system. "-os", however, doesn't. "-ns" would make more sense for "no sound". As far as I can hypothesize, the "o" must be relate to the German way to say "no sound". I don't know German so I'm unable to verify this.


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: Starting without sound ... command line -ns [Re: ulillillia] #87591
08/27/06 12:47
08/27/06 12:47
Joined: Sep 2002
Posts: 8,177
Netherlands
PHeMoX Offline OP
Senior Expert
PHeMoX  Offline OP
Senior Expert

Joined: Sep 2002
Posts: 8,177
Netherlands
Yes, you are right, in German it's 'ohne sound', where 'ohne' means 'without', so that's where the -os comes from. Lol, as long as it works it's fine with me, however the manual is misleading off course,

Cheers


PHeMoX, Innervision Software (c) 1995-2008

For more info visit: Innervision Software
Re: Starting without sound ... command line -ns [Re: PHeMoX] #87592
08/28/06 03:39
08/28/06 03:39
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline
Senior Expert
ulillillia  Offline
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
There are plenty of mistakes in the manual. I found the -os case from using SED since there's an option as a checkbox for setting this commandline. That's how I knew about it. Setting commandlines in a published product... that I don't know.


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: Starting without sound ... command line -ns [Re: ulillillia] #87593
08/28/06 07:25
08/28/06 07:25
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
"-ns" has only effect on sounds, but not on media files. So all media_... instructions still play even when you start with "-ns".

AFAIK there is no "-os" command line option in A6.

Re: Starting without sound ... command line -ns [Re: jcl] #87594
09/02/06 12:10
09/02/06 12:10
Joined: Sep 2002
Posts: 8,177
Netherlands
PHeMoX Offline OP
Senior Expert
PHeMoX  Offline OP
Senior Expert

Joined: Sep 2002
Posts: 8,177
Netherlands
Mmm, you are right, the -os doesn't work either anymore if it ever worked that is. Eventhough it's not really a big deal, it would be nice if media_... commands would also be not played when -ns is used ..

Cheers


PHeMoX, Innervision Software (c) 1995-2008

For more info visit: Innervision Software

Moderated by  HeelX, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1