84 lines
2.6 KiB
HTML
84 lines
2.6 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html
|
||
|
class=""
|
||
|
lang="en-us"
|
||
|
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"
|
||
|
>
|
||
|
|
||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||
|
<meta charset="utf-8"/>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
|
||
|
<meta name="theme-color" content="#fffff" media="(prefers-color-scheme: light)"/>
|
||
|
<meta name="theme-color" content="rgb(77, 77, 82)" media="(prefers-color-scheme: dark)"/>
|
||
|
|
||
|
|
||
|
<title>xiv.zone - 0.2.0</title>
|
||
|
<meta name="description" content="This is a major beta release which adds a bunch new features!
|
||
|
Multiple profile support All of the settings you already use are now configurable, per profile. This includes server type, directx mode, and a whole bunch of neat configurable things."/>
|
||
|
|
||
|
|
||
|
<link rel="canonical" href="http://localhost:1313/astra/changelog/0.2.0/" />
|
||
|
<base href="http://localhost:1313/">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" href="http://localhost:1313/css/style.min.1e5370e0bc1b21c3bac6f2f7a3ff57d375d92258658f234019ec66906b64aafe.css" integrity="sha256-HlNw4LwbIcO6xvL3o/9X03XZIlhljyNAGexmkGtkqv4=" />
|
||
|
|
||
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||
|
</head>
|
||
|
|
||
|
|
||
|
<div id="center-wrapper">
|
||
|
|
||
|
<header>
|
||
|
<h1><a href="/">xiv.zone</a></h1>
|
||
|
|
||
|
<nav id="header-links">
|
||
|
|
||
|
</nav>
|
||
|
</header>
|
||
|
|
||
|
|
||
|
<div id="wrapper">
|
||
|
|
||
|
<main>
|
||
|
<h2>0.2.0</h2>
|
||
|
|
||
|
<p>This is a major beta release which adds a bunch new features!</p>
|
||
|
<ul>
|
||
|
<li>Multiple profile support
|
||
|
<ul>
|
||
|
<li>All of the settings you already use are now configurable, per profile. This includes server type, directx mode, and a whole bunch of neat configurable things. For people testing Sapphire servers or different types of wine this should be extremely useful!</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li>Encrypted game argument support
|
||
|
<ul>
|
||
|
<li>On Windows, FFXIV “encrypts” (not really, just obfuscates) the game arguments otherwise your game login token (SID) is in plain-text. This now matches the behavior of the official xivboot.exe and also XIVQuickLauncher. This will become the new default option in the next release.</li>
|
||
|
<li>Big thanks to XIVQuickLauncher where the code is based off of, as well as the information on xivdev.</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li>Custom wine prefix/executable options on Linux and macOS</li>
|
||
|
</ul>
|
||
|
<p>These bugs are also fixed:</p>
|
||
|
<ul>
|
||
|
<li>Windows dependencies are now copied when building</li>
|
||
|
<li>Windows “open game directory” button now works</li>
|
||
|
<li>The built-in game wine is now the default (for real this time) on macOS</li>
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
</main>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<footer>
|
||
|
|
||
|
</footer>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</html>
|