Skip to content

Commit aec04a7

Browse files
authored
Update Installation.OSX.rst
1 parent 6656927 commit aec04a7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Installation.OSX.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,12 @@ Notes
9797
While Expyriment on MacOS will work perfecly fine for designing and implementing your experiments,
9898
we do not recommend to use MacOS to run an actual experiment (i.e. test participants)!
9999

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+
100107
.. _Python 3.12.1: https://www.python.org/ftp/python/3.12.3/python-3.12.3-macos11.pkg
101108
.. _ffmpeg: https://evermeet.cx/ffmpeg/ffmpeg-5.1.zip

0 commit comments

Comments
 (0)