TangCheng / gta5fov

GTA 5 mod for freely setting field of view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gta5fov

GTA 5 mod for freely setting fields of view.

This is the developer README. For usage information see README.txt in the GTA5FoV folder.

Most of this code is auto-generated by https://github.com/mavenlin/Dll_Wrapper_Gen - the mod is executed in DllMain (dsound.cpp) and GTA5FoV.cpp, GTA5FoV.h and patches.h are the remaining handwritten code files.

I don't expect this code to contain much information of interest, but here it is anyway.

Bug reports and pull requests welcome!

License

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.

About

GTA 5 mod for freely setting field of view


Languages

Language:C 46.1%Language:C++ 45.7%Language:Assembly 8.2%