Jump to content

What does this mean?


Amauros
 Share

Recommended Posts

Anyone have any idea what this line is in reference to?

		Quality					Gouraud				; Gouraud/Wireframe/Flat

PSPad doesn't number the lines (or at least I don't know how to set it to do so atm), but the code is near the top of the cfg.

Link to comment
Share on other sites

Yep. In RR, things are always gouraud-shaded. Wireframe, you probably know and flat is just flat colours.

Link to comment
Share on other sites

its a way of being able to test the engine before the textures or models are completly ready the first option is the final product look (Gouraud)

the second is for just seeing were objects are at but no textures(wireframe)

the third is without shading (Flat)

Link to comment
Share on other sites

So then if I were to change it from Gouraud to Wireframe, the game would display everything as a wireframe? That's awesome! xD

Link to comment
Share on other sites

So then if I were to change it from Gouraud to Wireframe, the game would display everything as a wireframe? That's awesome! xD

that is if they left all the resources for the other modes

Link to comment
Share on other sites

So then if I were to change it from Gouraud to Wireframe, the game would display everything as a wireframe? That's awesome! xD

Nope, the devs seem to have disabled it.

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.