• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Solved How to Enable Windowed Mode?

How do I turn windowed mode on?


In the engine configuration settings file in the game's main folder

the 2nd line :-

Code:
modules path = modules\
full_screen = 0    ; 0 = windowed Mode 1 = Full Screen   <<<<---- THIS LINE
screen_x = 1920
screen_y = 1080
lockable_back_buffer = 0
screen_bpp = D3DFMT_X8R8G8B8
; D3DFMT_X8R8G8B8 = 32-bit, D3DFMT_R5G6B5 = 16-bit
texture_degradation = 0
;controls = pc_controls
controls = pcs_controls
program_directory = PROGRAM
run = seadogs.c
show_fps = 0
safe_render = 0
texture_log = 0
geometry_log = 0
;offclass = soundservice ; remove colon in front to disable sound
mem_profile = memory.mp
startFontIniFile = resource\ini\fonts.ini
font = interface_normal
numoftips = 77  ; 0 = Disable Loading Screen Tips
tracefilesoff = 0  ; 1 = NO error logs (helps with game performance)

[script]
debuginfo = 1
codefiles = 0
runtimelog = 1
;tracefiles = 0


:doff
 
How do I turn windowed mode on?
You can also use Config.exe:
upload_2015-11-10_23-8-35.png
 
Back
Top