2025-01-26 15:37:54 +00:00
<!DOCTYPE HTML>
<!--
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
< html >
< head >
< title > Play Tribes 2< / title >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, user-scalable=no" / >
< link rel = "stylesheet" href = "assets/css/main.css" / >
<!-- Favicon -->
< link rel = "apple-touch-icon" sizes = "180x180" href = "/favicon/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/favicon/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/favicon/favicon-16x16.png" >
< link rel = "manifest" href = "/favicon/site.webmanifest" >
< link rel = "mask-icon" href = "/favicon/safari-pinned-tab.svg" color = "#ffffff" >
< meta name = "msapplication-TileColor" content = "#ffffff" >
< meta name = "theme-color" content = "#ffffff" >
<!-- Primary Meta Tags -->
< title > Play Tribes 2 - Team Combat on an Epic Scale!< / title >
< meta name = "title" content = "Play Tribes 2 - Team Combat on an Epic Scale!" >
< meta name = "description" content = "Tribes 2 isn't easy to master, but when you're up and running it's a tremendous amount of fun. It is a team-based first-person-shooter designed primarily for online multiplay." >
< meta name = "theme-color" content = "#03e0a3" >
<!-- Open Graph / Facebook -->
< meta property = "og:type" content = "gaming website" >
< meta property = "og:url" content = "https://playt2.com/" >
< meta property = "og:site_name" content = "Play Tribes 2" >
< meta property = "og:title" content = "Play Tribes 2 - Team Combat on an Epic Scale!" >
< meta property = "og:description" content = "Tribes 2 isn't easy to master, but when you're up and running it's a tremendous amount of fun. It is a team-based first-person-shooter designed primarily for online multiplay." >
< meta property = "og:image" content = "https://www.playt2.com/images/meta.png" >
< meta property = "og:color" content = "#03e0a3" >
<!-- Twitter -->
< meta property = "twitter:card" content = "summary_large_image" >
< meta property = "twitter:url" content = "https://playt2.com/" >
< meta property = "twitter:title" content = "Play Tribes 2 - Team Combat on an Epic Scale!" >
< meta property = "twitter:description" content = "Tribes 2 isn't easy to master, but when you're up and running it's a tremendous amount of fun. It is a team-based first-person-shooter designed primarily for online multiplay." >
< meta property = "twitter:image" content = "https://www.playt2.com/images/meta.png" >
< meta property = "twitter:color" content = "#03e0a3" >
< / head >
< body class = "is-preload" >
<!-- Header -->
< div id = "header" >
< div class = "top" >
<!-- Logo -->
< div id = "logo" >
< span class = "image avatar48" > < img src = "images/avatar.svg" alt = "" / > < / span >
< h1 id = "title" > Play Tribes 2< / h1 >
< p > Team Combat on an Epic Scale!< / p >
< / div >
<!-- Nav -->
< nav id = "nav" >
< ul >
< li > < a href = "#top" id = "top-link" > < span class = "icon solid fa-asterisk" > TacoFusor< / span > < / a > < / li >
< li > < a href = "#flathuds" id = "flathuds-link" > < span class = "icon solid fa-desktop" > FlatHuds< / span > < / a > < / li >
< li > < a href = "#hdtextures1" id = "hdtextures1-link" > < span class = "icon solid fa-plus-square" > HD Textures (Upscaled)< / span > < / a > < / li >
< li > < a href = "#hdtextures2" id = "hdtextures2-link" > < span class = "icon solid fa-fire" > HD Textures (Reworked)< / span > < / a > < / li >
< li > < a href = "#hdflags" id = "hdflags-link" > < span class = "icon solid fa-flag" > HD Flags< / span > < / a > < / li >
< li > < a href = "#othertextures" id = "othertextures-link" > < span class = "icon solid fa-skull" > Other Textures< / span > < / a > < / li >
< / ul >
< / nav >
< / div >
< div class = "bottom" >
< td id = "serverStatContainer" > < / td >
<!-- Social Icons -->
< ul class = "icons" >
< li > < a href = "index.html" class = "icon solid fa-home" > < span class = "label" > Home< / span > < / a > < / li >
< / ul >
< / div >
< / div >
<!-- Main -->
< div id = "main" >
<!-- TacoFusor -->
< section id = "top" class = "three" >
< div class = "container" >
< header >
< h2 > TacoFusor< / h2 >
< / header >
< div class = "row" >
< div class = "col-6 col-12-mobile" >
< article class = "item" >
< a class = "image" > < img src = "images/textures/tacofusor-orange.png" alt = "" / > < / a >
< / article >
< / div >
< div class = "col-6 col-12-mobile" >
< article class = "item" >
< a class = "image" > < img src = "images/textures/tacofusor-blue.png" alt = "" / > < / a >
< / article >
< / div >
< / div >
< div class = "row" >
< div class = "col-6 col-12-mobile" >
< article class = "item" >
< a class = "image" > < img src = "images/textures/tacofusor-green.png" alt = "" / > < / a >
< / article >
< / div >
< div class = "col-6 col-12-mobile" >
< article class = "item" >
< a class = "image" > < img src = "images/textures/tacofusor-purple.png" alt = "" / > < / a >
< / article >
< / div >
< / div >
< br >
White, Teal, and Rainbow also available (Not pictured)
< br >
< footer >
< a href = "https://ln.sync.com/dl/58f7b7880#nyceg23k-k4efsryg-b7m6nvtq-7be37miz" class = "button" > Download< / a >
< / footer >
< / div >
< / section >
<!-- Flathuds -->
< section id = "flathuds" class = "two" >
< div class = "container" >
< header >
2025-02-09 03:13:02 +00:00
< h2 > FlatHuds< / h2 >
2025-01-26 15:37:54 +00:00
< / header >
< p > Some flatter huds to try and emulate the < a href = "images/textures/betahuds.jpeg" > huds from beta< / a > < / p >
< img src = "images/textures/flathuds-screen1.png" alt = "" style = "border: 0;width: 100%;height: auto;" / > < br >
< div class = "row" >
< div class = "col-6 col-12-mobile" >
< article class = "item" >
< a class = "image fit" > < img src = "images/textures/flathuds-screen2.png" alt = "" / > < / a >
< / article >
< / div >
< div class = "col-6 col-12-mobile" >
< article class = "item" >
< a class = "image fit" > < img src = "images/textures/flathuds-screen3.png" alt = "" / > < / a >
< / article >
< / div >
< / div > < br >
< img src = "images/textures/flathuds-screen4.png" alt = "" style = "border: 0;width: 100%;height: auto;" / >
< footer >
< a href = "https://ln.sync.com/dl/889bace30#daimjkx9-nyymbe6a-zc3wuhrb-2itfj3vk" class = "button" > Download< / a >
< / footer >
< / section >
<!-- HD Textures 1 -->
< section id = "hdtextures1" class = "three" >
< div class = "container" >
< header >
< h2 > HD Textures 1.0 (Upscaled)< / h2 >
< / header >
< p > Upscaled and Processed Textures< br >
Using < a href = "http://waifu2x.udp.jp/" > waifu2x< / a > upscaler< / p >
< a class = "image" > < img src = "images/textures/HDtextures1-example1.png" alt = "" / > < / a >
< br >
< a class = "image" > < img src = "images/textures/HDtextures1-example3.png" alt = "" / > < / a >
< / div >
< footer >
< a href = "https://ln.sync.com/dl/c5ec538c0#ugcfe3c9-wdimg32n-98qhhsiy-7wqqsjhc" class = "button" > Download (248 MB)< / a >
< / footer >
< / section >
<!-- HD Textures 2 -->
< section id = "hdtextures2" class = "two" >
< div class = "container" >
< header >
< h2 > HD Textures 2.0 (Reworked)< / h2 >
< / header >
< p > Reworked Hybrid Textures< / p >
< a class = "image" > < img src = "images/textures/HDtextures2-example1.png" alt = "" / > < / a >
< br >
< a class = "image" > < img src = "images/textures/HDtextures2-example2.png" alt = "" / > < / a >
< br >
< a class = "image" > < img src = "images/textures/HDtextures2-example3.png" alt = "" / > < / a >
< br >
< a class = "image" > < img src = "images/textures/HDTextures2-Gif.gif" alt = "" / > < / a >
< / div >
< footer >
< a href = "https://ln.sync.com/dl/98f4f3a70#sm8cjdcb-whgenvfx-izdxzcya-2fze3ref" class = "button" > Download (214 MB)< / a >
< / footer >
< / section >
<!-- HD Flags -->
< section id = "hdflags" class = "three" >
< div class = "container" >
< header >
< h2 > HD Flags< / h2 >
< / header >
< p > Reworked Flag Textures< / p >
< a class = "image fit" > < a href = "images/textures/hdflags-header-Big.png" > < img src = "images/textures/HDFlags-header.png" alt = "" / > < / a >
< / div >
< footer >
< a href = "https://ln.sync.com/dl/1e2416d80#esidf6jx-bbhqkyaq-zgahxits-4cb2nhkg" class = "button" > Download< / a >
< / footer >
< / section >
<!-- Other Textures -->
< section id = "othertextures" class = "two" >
< div class = "container" >
< header >
< h2 > Other Textures< / h2 >
< / header >
< p > In Zip Form:
< br >
< a href = "https://ln.sync.com/dl/bdea50140#q5a5k6ki-44eqdx3z-mtr4zeku-nvp9t3gj" > 512 Inferno Storm Textures - Female/Bioderm included (Download)< / a >
< br >
< a href = "https://ln.sync.com/dl/8618f4c10#p5mnxzka-qiuyxvjh-sr3xfsxt-9wtkh5jw" > Alternate Lava Death Textures (Download)< / a >
< br > < br >
Plasma Rework< br >
< a class = "image" > < img src = "images/textures/plasma-gif.gif" alt = "" / > < / a > < br >
< a href = "https://ln.sync.com/dl/cffe866b0#yw24jzq6-uvaty34b-kd882kqb-sqen567u" class = "button" > Download< / a >
< br > < br >
MPB Gold Rims< br >
< a class = "image" > < img src = "images/textures/mpb-gold-rims.png" alt = "" / > < / a > < br >
< a href = "https://ln.sync.com/dl/b799a1f20#xj98cr44-kxkdzh4e-xhcbzd6s-vhm5uj2a" class = "button" > Download< / a >
< br > < br >
Pink Effects< br >
< a class = "image" > < img src = "images/textures/pink-effects.png" alt = "" / > < / a > < br >
< a href = "https://ln.sync.com/dl/f4e33bd70#6m8k9vvg-z869rnd6-f8r6bzbg-v2nenvu8" class = "button" > Download< / a >
< br >
< / div >
< / section >
< / div >
<!-- Footer -->
< div id = "footer" >
<!-- Copyright -->
< ul class = "copyright" >
< li > Tribes 2 Discord< / li >
< li > © Dynamix, Technical Support, P.O. Box 85006 Bellevue, WA 98015-8506< / li >
< / ul >
< / div >
<!-- Scripts -->
< script src = "assets/js/jquery.min.js" > < / script >
< script src = "assets/js/jquery.scrolly.min.js" > < / script >
< script src = "assets/js/jquery.scrollex.min.js" > < / script >
< script src = "assets/js/browser.min.js" > < / script >
< script src = "assets/js/breakpoints.min.js" > < / script >
< script src = "assets/js/util.js" > < / script >
< script src = "assets/js/main.js" > < / script >
< / body >
< / html >
<!-- <a href="#" class="image featured"><img src="images/pic08.jpg" alt="" /></a> -->