WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.

License

Notifications You must be signed in to change notification settings

ThirteenAG/WidescreenFixesPack

Repository files navigation

wfp

GitHub Workflow Status AppVeyor Azure DevOps builds

GitHub license GitHub stars Commits GitHub last commit

Platforms WINDOWS PCSX2F PPSSPP CXBXR DOLPHIN

Downloads

https://fusionfix.io/wfp

               

Plugins to make or improve widescreen resolutions support in PC games, add more features and fix bugs.






Building and Installing

Requirements:

Run the following command in the root of this directory to generate the project files (or simply launch premake5.bat):

premake5 vs2022

The usage is as simple as inserting the files into game's root directory. Uninstalling is as easy as that too, delete the files and you are done.

Important notes

  • Not compatible with Windows XP (without recompiling with _xp toolset and /Zc:threadSafeInit-).
  • For using with WINE, follow this guide.