Games/Unravel Two

From Omnia
Jump to navigation Jump to search

Potential Parameters

found by knowing "-fullscreen", then searching with strings and grep:

$ strings UnravelTwo.exe  | grep - | less
...
-enable_log
-enable_all_logs
-log_to_memory
-enable_osl
-enable_osg
-suppress_log_summary
-disable_particles
-enable_physics_debug_render
-simstate_paused
-limit_fps
-bad_frames
-exit_after_tests
-enable_box2d_debug
-no_letterbox
-trial
-no_vsync
-no_assert_window
-full_dmp
-no_profile
-full_dmp
-no_profile
-force_language
-windowed_fullscreen
-fullscreen
-fullscreen_only
-fixed_60fps
-fast_render

Interesting parameters:

-windowed_fullscreen
-fullscreen
-fullscreen_only