Tribes HD

User avatar
DaRk
Posts: 1001
Joined: Sat Jul 27, 2013 4:22 pm
Location: ID, USA

Re: Tribes HD

Post by DaRk »

I just tried this out. Real nice work. Had to fix a few binds to my linking, but this is perfect.

:ttup:
User avatar
Fixious
Posts: 475
Joined: Sat Nov 09, 2013 12:42 am

Re: Tribes HD

Post by Fixious »

Threw together a comparison vid. Wipido supports 60 fps vids apparently.

http://www.wipido.com/video/nwABaxysmJCj
User avatar
DaJ4ck3L
Crow{OZ}
Posts: 3375
Joined: Thu Jul 22, 2010 11:51 pm
Contact:

Re: Tribes HD

Post by DaJ4ck3L »

Ohhhh wow. Best fukkkin video I seen for tribes since T1 quickie. Great work on that man. Very gooood shit.
Image
User avatar
DaRk
Posts: 1001
Joined: Sat Jul 27, 2013 4:22 pm
Location: ID, USA

Re: Tribes HD

Post by DaRk »

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
Last edited by DaRk on Sun Apr 13, 2014 12:59 am, edited 1 time in total.
User avatar
Fixious
Posts: 475
Joined: Sat Nov 09, 2013 12:42 am

Re: Tribes HD

Post by Fixious »

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.
User avatar
DaJ4ck3L
Crow{OZ}
Posts: 3375
Joined: Thu Jul 22, 2010 11:51 pm
Contact:

Re: Tribes HD

Post by DaJ4ck3L »

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
Idk about the terrain thing, pics?

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();
}
Image
User avatar
DaJ4ck3L
Crow{OZ}
Posts: 3375
Joined: Thu Jul 22, 2010 11:51 pm
Contact:

Re: Tribes HD

Post by DaJ4ck3L »

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.
Attachments
plugins.jpg
Image
User avatar
DaRk
Posts: 1001
Joined: Sat Jul 27, 2013 4:22 pm
Location: ID, USA

Re: Tribes HD

Post by DaRk »

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.
User avatar
DaRk
Posts: 1001
Joined: Sat Jul 27, 2013 4:22 pm
Location: ID, USA

Re: Tribes HD

Post by DaRk »

Ghost wrote:Try running tribes as an administrator.
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.

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.
User avatar
DaJ4ck3L
Crow{OZ}
Posts: 3375
Joined: Thu Jul 22, 2010 11:51 pm
Contact:

Re: Tribes HD

Post by DaJ4ck3L »

DaRk wrote:
Ghost wrote:Try running tribes as an administrator.
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.

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.
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.
Image
Post Reply