Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Tremulous in the releases. #39

Closed
dGr8LookinSparky opened this issue Mar 23, 2020 · 6 comments
Closed

Add support for Tremulous in the releases. #39

dGr8LookinSparky opened this issue Mar 23, 2020 · 6 comments

Comments

@dGr8LookinSparky
Copy link

Hello,

Some Tremulous mappers started to use your netradiant fork relatively recently with good success. One of those mappers, @BillyRazOr , gave me a .zip of his setup for Tremulous mapping, here is the link with his modifications for your review: https://www.dropbox.com/s/8bnpocvahs6kc08/netradiant-custom-win64.zip?dl=0

Would you include support for Tremulous mapping out of the box in the releases? If that would be the case, we have some mappers who would be eager in helping out with testing and offer feedback.

@Garux
Copy link
Owner

Garux commented Mar 23, 2020

There are unverified game configs linked from readme: https://github.com/Garux/netradiant-custom, Tremulous config is included. Setup is to drop archive contents to radiant folder.
Idk if that'd be much improvement to include the config in release. Best experience would be with .ent xml entity definitions (enabling smartedit in entity inspector and default values).

@dGr8LookinSparky
Copy link
Author

I see, from initial browsing, it does look like all of the trem related files in your provided archive matches with what Billy has in his .zip of his setup, so it sounds like the files you provide most likely works as is for trem mapping. Also I just noticed now that you do have bash scripts for downloading/installing the game packs. Your current arrangement is pretty straightforward from the looks of it (I should note though that I personally haven't done any mapping yet, so I'm still very much a noob in that area, I have been mainly coding for trem).

Still it might be nice if you had a process to have unverified supported games be determined to be verified and then included directly in the releases, or perhaps have the downloading/installing of the unverified files of a given game built into the program itself, where there would be an option in the menus to install unverified supported games from the unverified archive (part of that would be a drop down menu that lists all of the unverified supported games not yet installed).

@Garux
Copy link
Owner

Garux commented Mar 24, 2020

Gamepacks are downloaded during build process with default settings (not just configs, but also some textures, shaders, models).
Unverified there stands for 'unmaintained/not polished', however editor runs well with them. I don't think it worth extra complication besides having them at the very start of readme or maintaining + including in releases.

@BillyRazOr
Copy link

Hi Garux! Nice to meet you! 😄
If we made PBR mode for improve textures quality will also support in your netradiant custom? Like rendering from q3map2.

@Garux
Copy link
Owner

Garux commented Mar 25, 2020

Hi, it doesn't sound, like i can handle such task, but what exactly would be wanted from q3map2?
There is deluxemaps support for such kind of things.

@BillyRazOr
Copy link

BillyRazOr commented Feb 12, 2021

It doesn't sound, like I can handle such task.

Sorry for late almost a year because I'm too busy for my work, so I'm not often to login GitHub.

PBR stands for "Physically based rendering", it's use for computer graphics to render texture images in any ways that model have flow of lights and looks more realistic or should called "likely in real world". Therefore, it's pretty massive entities and much of structures to approach a modern-look with fancy model. Indeed, these were so powerful performance that required high-end graphics card to support.

There is deluxemaps support for such kind of things.

Well, honestly I'm not very expert mapper for making enormous textures and model stuffs. But one of my friend had taught me to make a simple PBR textures for running with Tremulous in order to support it with PBR. So I think deluxemaps can handle to it and able to render it.

@Garux Garux closed this as completed Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants