On 1/23/19 1:56 AM, Anthony J. Bentley wrote:
Brian Callahan writes:
Hi ports --

Attached is a new port, games/openhexagon. Open Hexagon is a free
open-source clone of the game Super Hexagon.
Love this game, happy to see a port. Two things:

+-----------------------------------------------------------------------
| Running openhexagon on OpenBSD
+-----------------------------------------------------------------------

openhexagon
===========
Open Hexagon requires some manual setup before first use.

The following will get everything set up:
$ mkdir -p ~/.config/openhexagon
$ cp /usr/local/share/examples/openhexagon/{config,scores,users}.json \
         ~/.config/openhexagon
Isn't this better handled in the wrapper script?

Yeah we can do that. I'll send an updated tarball later.

Secondly, when I started the game it disconnected (?) my second monitor
and I had to run xrandr to get it back:

-Screen 0: minimum 320 x 200, current 2560 x 1440, maximum 8192 x 8192
+Screen 0: minimum 320 x 200, current 5120 x 1440, maximum 8192 x 8192
  DVI-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y 
axis) 597mm x 336mm
     2560x1440     59.95*+
  DisplayPort-0 disconnected (normal left inverted right x axis y axis)
-DVI-0 connected (normal left inverted right x axis y axis)
-   2560x1440     59.95 +
+DVI-0 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 
597mm x 336mm
+   2560x1440     59.95*+


I don't have a second monitor to test again but will happily take any patches :)

~Brian

Reply via email to