ThirteenAG / WidescreenFixesPack

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

Home Page:https://thirteenag.github.io/wfp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wfp

GitHub Workflow Status AppVeyor Azure DevOps builds

GitHub license GitHub stars Commits GitHub last commit

Platforms WINDOWS PCSX2F PPSSPP CXBXR DOLPHIN

Downloads

https://thirteenag.github.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.

About

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

https://thirteenag.github.io/wfp

License:MIT License


Languages

Language:C 53.4%Language:C++ 42.7%Language:Batchfile 2.6%Language:Lua 0.8%Language:Makefile 0.4%Language:Python 0.1%