Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

2.7 advanced rendering option?

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
RMsoftware1
Member
Member
Posts: 3
Joined: November 19th, 2011, 6:56 am
Name: Ryan

2.7 advanced rendering option?

Post by RMsoftware1 »

Hello, I just downloaded platinum arts 2.7 and I was looking through the options to see if there was a way to edit Z-buffer depth. I have not found an option to edit this. without this option, There is a very ugly effect with the graphics. Is there a way to change Z-buffer depth?
User avatar
Tony
Member
Member
Posts: 113
Joined: November 13th, 2011, 5:04 am
Name: Tony
Location: Cincinnati, Ohio, USA

Re: 2.7 advanced rendering option?

Post by Tony »

Not sure if this will help you or not, I am new to the community and still finding my way around, but give this a look just for good info:

http://sauerbraten.org/docs/config.html

Under "Command Line Options", I found this:

-zN

Sets the z-buffer precision to N bits. This should be at least 24 or you may experience depth problems.
(To use the command-line, simply type a slash " / " and then the command, or use the tilde button " ~ ".)
Rockin' the Web for All the Right Reasons
Image Mind Reading Mastered
Image Canonize Juan Valdez and his Burro
RMsoftware1
Member
Member
Posts: 3
Joined: November 19th, 2011, 6:56 am
Name: Ryan

Re: 2.7 advanced rendering option?

Post by RMsoftware1 »

This did not work. it returned UNKNOWN command.
User avatar
Tony
Member
Member
Posts: 113
Joined: November 13th, 2011, 5:04 am
Name: Tony
Location: Cincinnati, Ohio, USA

Re: 2.7 advanced rendering option?

Post by Tony »

Didja type....

/z24

That is, a forward Slash, then lower-case Z and then a number for the buffer-depth value?

Have a look at the link I provided, perhaps there is more information regarding your issue.

Or,perhaps your graphic card does not support the engine?
Rockin' the Web for All the Right Reasons
Image Mind Reading Mastered
Image Canonize Juan Valdez and his Burro
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: 2.7 advanced rendering option?

Post by Hirato »

you two should do some reading on what a command line option is :P
http://en.wikipedia.org/wiki/Command-li ... #Arguments

you can set in ingame via /depthbits
This is not a url, clicking it is pointless
User avatar
Tony
Member
Member
Posts: 113
Joined: November 13th, 2011, 5:04 am
Name: Tony
Location: Cincinnati, Ohio, USA

Re: 2.7 advanced rendering option?

Post by Tony »

...or read to the next section of that same article and see / as a command line option, which is in affect a switch used from within the software graphic interface to modify a command... correct?

Is not ~, t, and /, methods to invoke a command line option from within the graphic interface of the software? And to modify said command thusly?
Rockin' the Web for All the Right Reasons
Image Mind Reading Mastered
Image Canonize Juan Valdez and his Burro
User avatar
Tony
Member
Member
Posts: 113
Joined: November 13th, 2011, 5:04 am
Name: Tony
Location: Cincinnati, Ohio, USA

Re: 2.7 advanced rendering option?

Post by Tony »

Here is the reason I ask...

I am writing a tutorial,and I want to have the terminology correct.
"Just type this: /blah blah blah"

Doesn't look very informative or proper, you know what I mean?

I want the tutorial to look like we know what's up, not just some script-kiddie interwebz junk, right?

So what is the proper terminology for the act of typing in a command using " / " and a command?

EDIT: Here, on our Wiki, it is called a "Command Prompt"
http://www.sandboxgamemaker.com/wiki/in ... Cheatsheet
Down at the very bottom of this list.

That sounds correct, yes?
Rockin' the Web for All the Right Reasons
Image Mind Reading Mastered
Image Canonize Juan Valdez and his Burro
RMsoftware1
Member
Member
Posts: 3
Joined: November 19th, 2011, 6:56 am
Name: Ryan

Re: 2.7 advanced rendering option?

Post by RMsoftware1 »

Hirato wrote:you two should do some reading on what a command line option is :P
http://en.wikipedia.org/wiki/Command-li ... #Arguments

you can set in ingame via /depthbits
Thank YOU very much! thats all i nedded thank you. I was just used to the version 2.4. that was all. Thanks again :lol:


EDIT: one more thing, Will I ever have to do that again, or will it keep the depth setting?
ONE MORE THING: aren't you the Creator of the mansion map?

SORRY im NEW here.
Locked