I just tried this out. Real nice work. Had to fix a few binds to my linking, but this is perfect.
Tribes HD
Re: Tribes HD
Threw together a comparison vid. Wipido supports 60 fps vids apparently.
http://www.wipido.com/video/nwABaxysmJCj
http://www.wipido.com/video/nwABaxysmJCj
Re: Tribes HD
Ohhhh wow. Best fukkkin video I seen for tribes since T1 quickie. Great work on that man. Very gooood shit.
Re: Tribes HD
Hey Crow,
1. How do you fix the over stretched skins on terrain?
2. Is there a way to change where my chatHUD is positioned? Haven't been able to find a config file that allows me to edit this.
Thanks,
DaRk
1. How do you fix the over stretched skins on terrain?
2. Is there a way to change where my chatHUD is positioned? Haven't been able to find a config file that allows me to edit this.
Thanks,
DaRk
Last edited by DaRk on Sun Apr 13, 2014 12:59 am, edited 1 time in total.
DaRk{OZ}
[FAQ] - Frequently Asked Questions
[FAQ] - Frequently Asked Questions
Re: Tribes HD
Something else worth looking into are new/HD main menu graphics, since the loading screen was changed. I remember someone on TW did it, can't find the thread now though.
Re: Tribes HD
Idk about the terrain thing, pics?DaRk wrote:Hey Crow,
1. How do you fix the over stretched skins on terrain?
2. Is there a way to change where my chatHUD is positioned? Haven't been able to find a config file that allows me to edit this.
Thanks,
DaRk
And the chat hud, maybe try pressing k and moving it if that's what you mean.
If you mean make it longer, try this. Chat Hud Script
If you mean to make it wider, try this.
Code: Select all
//to edit guis command is guieditor(); -DaJ4ck3L
//make sure to type this in game in the console
//you can use this function to make the chatbox longer
function guiEditor() {
//winMouse();
GuiInspect(MainWindow);
GuiToolbar(MainWindow);
GuiEditMode(MainWindow);
cursorOn(MainWindow);
tree();
}
Re: Tribes HD
Ok, it has come to my attention that some people are having problems loading plugins. If you're experiencing any errors with this build, please check the screen shot below to know if your plugins are being loaded properly.
Here is a copy of the plugin loader stand alone. www.thelandofoz.net/pluginloader
All you have to do is open console right when tribes starts and look for these lines of text the white arrow is pointing at.
Here is a copy of the plugin loader stand alone. www.thelandofoz.net/pluginloader
All you have to do is open console right when tribes starts and look for these lines of text the white arrow is pointing at.
Re: Tribes HD
Well, its definitely not loading them. Might be a issue with Windows 8. Disabling Defender, Smart Screen, and compatibility mode changes seemed to be ineffective.
DaRk{OZ}
[FAQ] - Frequently Asked Questions
[FAQ] - Frequently Asked Questions
Re: Tribes HD
Forgot to mention that I tried this as well. It works with my Windows 7 machine just fine. Just not with my main machine (Windows 8). It makes judging distance a challenge in arena.Ghost wrote:Try running tribes as an administrator.
If I haven't corrected myself yet, its with interior shapes not terrain. Its like what Crow shows above. It fails to load the plugin on the 3 Windows 8 machines I've tried.
DaRk{OZ}
[FAQ] - Frequently Asked Questions
[FAQ] - Frequently Asked Questions
Re: Tribes HD
Kk, I'll see if I can get my hands on a windows 8 machine and see if I can debug what the issue is.DaRk wrote:Forgot to mention that I tried this as well. It works with my Windows 7 machine just fine. Just not with my main machine (Windows 8). It makes judging distance a challenge in arena.Ghost wrote:Try running tribes as an administrator.
If I haven't corrected myself yet, its with interior shapes not terrain. Its like what Crow shows above. It fails to load the plugin on the 3 Windows 8 machines I've tried.