Skip to content

fac851/NativeUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

237 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NativeUI-fac851-2021

NativeUI-fac851-2021v1 adds these fixes:

  • Added keypress delay to fix menu selection problems on faster systems (for keyboard and controllers)
  • Fixed DropShadow for backwards compatibility
  • Subtitle WidthOffset fix

This version of NativeUI is based on Guad/NativeUI (from 14 Jan 2020) which added support for disabling the mouse cursor usage in NativeUI menus completely (by justalemon - Hannele Ruiz, thanks!). The download below includes two versions, so you can choose a NativeUI with mouse enabled or disabled.

Download NativeUI-fac851-2021

Note for widescreen users with GTA V: to display menus and the user interface without cropping you can install Flawless Widescreen with this script. Select 'Pillarboxing Removal' in Flawless Widescreen. (The mouse cursor is not in the correct position for NativeUI menus in widescreen.)

Installation

Copy 'NativeUI.dll' into the 'scripts' folder of Grand Theft Auto V

__________________________________

NativeUI

NativeUI Example

NativeUI is a ScriptHookDotNet based library that helps you quickly and easily build Rockstar-like menus.

Documentation

Take a look at our wiki page.

Features

  • Support for simple buttons, checkboxes and lists.
  • Support for custom banners from game sprites and your own textures.
  • Easy nested menus for fast and painless nested menu system.
  • Controller support.
  • Mouse controls.
  • Custom instructional buttons.
  • Support for all screen resolutions.
  • Item descriptions.
  • Rebindable keys and controls.
  • Badges to decorate your items.
  • Event-based callbacks.

Distribution

Please, do not distribute the .dll with your mod. This causes many old versions floating around on the internet. Instead, point your users to this post.

Special Thanks

Thanks to jedijosh920 for helping out on natives and making it look a lot more like Rockstar, thanks man.

License

Copyright (c) 2016 Phillipp

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

UI library for Grand Theft Auto V

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%