bemanitools/src/main/util
icex2 b7d1659a46 feat: nvgpu tool for tweaking nvidia gpu driver settings
An open source re-implementation of the “NvDisplayConfigLDJ"
tool with additional enhancements.

This can be used to tweak your nvidia GPU driver settings to
create custom display timings to address IIDX’s requirement
if expecting proper display timings. This can also be used for
any legacy IIDX versions that even expect very specific display
timings, e.g. 59.95 or 60.05 hz.

Furthermore, creating application profiles allows further tweaks
to important GPU settings such as the current performance mode
setting. This is crucial to ensure the GPU is not going into any
kind of power saving states which results in non-smooth
scrolling during gameplay and micro stuttering that cannot
be measured on application level.
2025-02-08 23:04:10 +01:00
..
array.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
array.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
cmdline.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
cmdline.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
codepage.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
crc.c crc: forgot an include 2020-06-24 19:25:46 -07:00
crc.h acioemu: add support for 1.7.0 and encrypted polls 2020-06-25 00:57:59 +00:00
crypto.c chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
crypto.h Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
defs.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
fs.c Nearly complete USB memory support 2022-05-30 02:00:49 +00:00
fs.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
hex.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
hex.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
iobuf.c feat(util/iobuf): Improve log output 2023-06-25 13:24:07 +02:00
iobuf.h Adapt everything in BT5 to new capnhook API 2020-09-02 19:35:15 +00:00
list.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
list.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
log.c feat(util/log): Expose proper log level definition with enum 2023-06-25 13:24:07 +02:00
log.h feat(util/log): Expose proper log level definition with enum 2023-06-25 13:24:07 +02:00
math.c chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
math.h iidxhook9: Add turntable multiplier 2020-12-09 17:22:40 -08:00
mem.c launcher: Set soft_id_code before calling init as some games use it then 2020-07-24 08:47:25 -07:00
mem.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
Module.mk feat: nvgpu tool for tweaking nvidia gpu driver settings 2025-02-08 23:04:10 +01:00
msg-thread.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
msg-thread.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
net.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
net.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
os.c chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
os.h chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
proc.c feat(util): Add func to check if running as admin user 2024-01-31 22:47:14 +01:00
proc.h feat(util): Add func to check if running as admin user 2024-01-31 22:47:14 +01:00
signal.c chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
signal.h chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
str.c fix(iidxhook-util/settings): Bugfix broken paths with mixed / and \ 2023-04-06 15:39:53 +02:00
str.h fix(iidxhook-util/settings): Bugfix broken paths with mixed / and \ 2023-04-06 15:39:53 +02:00
thread.c chore: Apply code formatting on entire codebase for consistent style 2023-04-06 15:39:53 +02:00
thread.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
time.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
time.h Bemanitools v5.26 release 2019-09-27 22:36:50 +02:00
winerr.c feat: nvgpu tool for tweaking nvidia gpu driver settings 2025-02-08 23:04:10 +01:00
winerr.h feat: nvgpu tool for tweaking nvidia gpu driver settings 2025-02-08 23:04:10 +01:00
winres.c Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
winres.h Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00