https://github.com/praydog/alan-wake-2-cmdline-patcher
Enables use of intentionally disabled cmdline args in Alan Wake 2
https://github.com/praydog/alan-wake-2-cmdline-patcher
alan-wake-2 cmkr cpp reverse-engineering
Last synced: 12 months ago
JSON representation
Enables use of intentionally disabled cmdline args in Alan Wake 2
- Host: GitHub
- URL: https://github.com/praydog/alan-wake-2-cmdline-patcher
- Owner: praydog
- License: mit
- Created: 2023-11-08T00:06:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T09:31:08.000Z (over 2 years ago)
- Last Synced: 2025-06-26T21:02:05.782Z (12 months ago)
- Topics: alan-wake-2, cmkr, cpp, reverse-engineering
- Language: CMake
- Homepage:
- Size: 17.6 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alan-wake-2-cmdline-patcher
Enables use of intentionally disabled cmdline args in Alan Wake 2
## Some known arguments
* `-alwayslogmetrics`
* `-alwaysontop`
* `-autojump`
* `-buildresourcelists`
* `-bundlemode off|on|default`
* `-bundles name` "Bundles to load when the loading into a level"
* `-cmdline`
* `-consolewindow`
* `-cpucore N` where N is an integer
* `-debugd3d no|fast|medium|full`
* `-demo`
* `-debuglayer N` where N is an integer
* `-disablegraylog`
* `-disableshadermodificationcheck`
* `-editbundle name` where `name` is a string
* `-embeddable`
* `-enabledds`
* `-enablewindowscaling`
* `-enablewindowresizing`
* `-forcedebuglayer`
* `-forcesplashscreen`
* `-gamepad N` where N is an integer
* `-hideasserts`
* `-largeshadowmaps`
* `-liveeditlua`
* `-locale`
* `-localevoice`
* `-logfileopens`
* `-memdumpperiod`
* `-mempatterns`
* `-memtracking off|counters|on`
* `-metrics`
* `-minimizedconsolewindow`
* `-nodiskcheck`
* `-nodxr`
* `-nofittodisplay`
* `-nohdtextures`
* `-nolensdistortion`
* `-nomatchclosestresolution`
* `-nomemcheck`
* `-norumble`
* `-nosound`
* `-noui`
* `-novsync`
* `-nowaitontexturestreaming`
* `-nowatermark`
* `-nwed default|hosted|standalone`
* `-offline`
* `-openjumppointnav`
* `-profilehistoryfile path` where path is a string
* `-profilehistoryhost hostname` where hostname is a string
* `-profilehistorytoken token` where token is a string
* `-reallocategiresources`
* `-res width*height`
* `-savegame path` "Path relative to 'commondata/data/savegames/'"
* `-showasserts`
* `-skipcutscenes`
* `-skiploadingprompt`
* `-skipsplashscreen`
* `-skipvideos`
* `-skipplatformrestart`
* `-stacktrace`
* `-telemetryonlaunch`
* `-testingmode`
* `-tickrate N` where N is an integer
* `-thumbnailmesh filename`
* `-thumbnailmeshlistfile filename`
* `-thumbnailserver`
* `-useasyncio`
* `-useloose`
* `-usesecondarymonitor`
* `-usesymbolserver`
* `-videomemsize N` where N is an integer
* `-verbose`
* `-w N` where N is an integer
* `-warningdialog`
* `-warningspam`
* `-window`