Skip to content

Dalamud plugin for setting arbitrary window size in FFXIV. Mostly intended for users who want to take screenshots at resolutions higher than their display resolution without going fullscreen and using DSR and similar tech.

Notifications You must be signed in to change notification settings

4679/XIVWindowResizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XIVWindowResizer

Game window resizing plugin mostly intended for users who want to take screenshots at resolutions higher than their display resolution without going fullscreen and using DSR and similar features.

The window resizing code is a fully managed implementation of the code from the XIVR plugin.

Usage

Make sure your game is in borderless or windowed mode, this won't work in full screen

The plugin comes with the following commands:

/wresize set <width> <height> - Set window size.

/wresize reset - Reset window size back to the original size.

/wresize update - Update window size used by /wresize reset command. Use if you have changed game's screen resolution without restarting the game.

There are 3 recommended usage patterns:

  1. Move your chat window to top left of your screen so you can use it no matter which resolution you choose.
  2. Create macro for /wresize set <width> <height> and /wresize reset and bind them to some key combinations or use some plugin to do similar thing.
  3. Switch to windowed mode, run /wresize set <width> <height> and maximize window to keep it completely on your screen while keeping increased internal resolution. Image on the screen can become distorted, but it will look fine on screenshots.

Installation

XIVWindowResizer is written as a Dalamud plugin and as such, requires that you use FFXIVQuickLauncher to start your game.
Once you have installed FFXIVQuickLauncher and Dalamud, you can install the plugin via the Plugin Installer.

About

Dalamud plugin for setting arbitrary window size in FFXIV. Mostly intended for users who want to take screenshots at resolutions higher than their display resolution without going fullscreen and using DSR and similar tech.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%