Neu7ral Posted January 3, 2018 Share Posted January 3, 2018 Just asking, there's a way to make colour cubes? I miss the purple dusk from older versions and I want to try them. Link to comment https://forums.kleientertainment.com/forums/topic/86072-custom-colour-cubes/ Share on other sites More sharing options...
Aquaterion Posted January 3, 2018 Share Posted January 3, 2018 I remember seeing a mod which made a pinkish color cube. I would look into woodie's code when he turns beaver mode to learn how it's done code-wise. Link to comment https://forums.kleientertainment.com/forums/topic/86072-custom-colour-cubes/#findComment-989408 Share on other sites More sharing options...
Neu7ral Posted January 6, 2018 Author Share Posted January 6, 2018 On 3/1/2018 at 2:56 PM, Aquaterion said: I remember seeing a mod which made a pinkish color cube. I would look into woodie's code when he turns beaver mode to learn how it's done code-wise. Got it, if you have any information, can you tell it to me, please? and thanks. Link to comment https://forums.kleientertainment.com/forums/topic/86072-custom-colour-cubes/#findComment-990149 Share on other sites More sharing options...
JohnWatson Posted January 6, 2018 Share Posted January 6, 2018 To make a TEX file that can be used as colourcubes, you can use TextureConverter.exe with these parameters: -p opengl -f rgb -t 2d -o output.tex -i input.png Or with ktech: $ ktech -c rgb -t 2d --no-mipmaps input.png Link to comment https://forums.kleientertainment.com/forums/topic/86072-custom-colour-cubes/#findComment-990167 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now