File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 97
97
While Expyriment on MacOS will work perfecly fine for designing and implementing your experiments,
98
98
we do not recommend to use MacOS to run an actual experiment (i.e. test participants)!
99
99
100
+ **Expyriment will return a scaled screen in window mode **
101
+
102
+ MacOS currently does not seem to allow non-scaled (HiDPI) PyGame windows. This means that when in
103
+ window mode, the Expyriment screen will be in scaled coordinates, and not in pixel coordinates of
104
+ the monitor. To get a proper non-scaled screen, display scaling has to be switched off in system
105
+ settings.
106
+
100
107
.. _Python 3.12.1 : https://www.python.org/ftp/python/3.12.3/python-3.12.3-macos11.pkg
101
108
.. _ffmpeg : https://evermeet.cx/ffmpeg/ffmpeg-5.1.zip
You can’t perform that action at this time.
0 commit comments