alexbatalov/fallout2-ce

Open in window (mac os)

mihailaz opened this issue · 2 comments

Hi, guys. Works on mac os, but can I open a game in window?

That should be possible (I just tested on an Intel Mac running Monterey with April 2024 F2 CE release), if you create a file f2_res.ini in the main directory and have WINDOWED=1 set there.

That should be possible (I just tested on an Intel Mac running Monterey with April 2024 F2 CE release), if you create a file f2_res.ini in the main directory and have WINDOWED=1 set there.

Thanks, it works (m1 pro, sonoma 14.4.1)
Also I attach my file, maybe it will be useful to someone

f2_res.ini

[MAIN]
SCALE_2X=1
WINDOWED=1
SCR_WIDTH=1600
SCR_HEIGHT=1000