Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
/ Ow-FOV Public archive

Overwatch Tool hat can be used to extend your FOV limit from 103 up to 179 and down to 1

Notifications You must be signed in to change notification settings

dword64/Ow-FOV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overwatch-FOV-Changer

FOV-Changer is a simple tool written in modern C++ that can be used to extend your FOV limit from 103 up to 179 and down to 1.

Why ?

Some players prefer to have a wider field of view in games for a more immersive experience or to gain a competitive advantage. I also cba for the Code(Clean Code etc) Also its not the safest method so use at your own risk!

How to Use ?

  1. Download the DLL from the release site.
  2. Use a Injector of your choice!
  3. Start up Overwatch and enjoy the increased FOV!

Note: If you build the project yourself, it is recommended to use the same injector as the one used in the batch file or any injector of your choice.

How to Build ?

Simple, Clone the Repository and open the Solution, you may need some SDK's as we are using C++ Version 17. To actually Build the Project all you have to do is select the Release Configuration and... well... build it.

Install DirectX9

DX9 SDK

Default Path:
$(DXSDK_DIR)Lib\x64\d3d9.lib;$(DXSDK_DIR)Lib\x64\d3dx9.lib;$(DXSDK_DIR)Lib\x86\d3d9.lib;$(DXSDK_DIR)Lib\x86\d3dx9.lib

Credits

  • nefarius For the injector that the batch file uses.

License

I have decided to put this Project under Public Domain!

About

Overwatch Tool hat can be used to extend your FOV limit from 103 up to 179 and down to 1

Resources

Stars

Watchers

Forks

Packages

No packages published