Video mayhem
Cannot run fullscreen borderless or get to the unity video config which is supposed to be available by launching while pressing ALT. I have tried adding steam launch options. '-window-mode borderless' and '-popupwindow' neither work. In fact, I run three monitors and hackmud is now fullscreen launching on my secondary. I can find no documentation from Drizzly Bear on how to fix this issue. I can't even find a support link to report this issue, so I am posting here. I'm about an hour from just wanting a refund to be done with this stupid issue. Who makes a terminal game that insists on running fullscreen with no alt-tabbing to get to an IDE?
I'm running Windows 10, on latest patches, with Nvidia with latest drivers.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hi there. Sorry for all this inconvenience. AFAIK Unity does not let us set good defaults that match the playstyle of this game.
Is 'bordeless' a typo in the post, or were you trying the wrong option? It's supposed to be 'borderless'.
You can change the display with '-montior N', where N is the number of the display (1-based index, so 1st display is '1')
The documentation for this is currently pending to go on the wiki.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This post has been deleted.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Thanks for the reply - it's a typo. I'll fix it. I'm combing through Unity docs now to see how to force unity's config panel.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AFAICT the Unity config panel unfortunately no longer exists. We (the team) are aware of the various issues caused by Unity. :(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Those options should work, it's very odd that they don't. A workaround I can give you right now is running with '-screen-fullscreen 0 -screen-width 1920 -screen-height 1080' to run in a 1080p window (you can resize after launch).
We may be able to debug better if you join the Discord: https://discord.gg/hackmud
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jumping into the discord now, also alt+enter works and resizing the window and some messing with gui.size is a workable band-aid. I appreciate the help - thanks!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I should also add that I might be an edge case in that two of my monitors are 3440x1440 21:9.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I've tried '-screen-fullscreen 0 -screen-width 1920 -screen-height 1080' as well as '-screen-fullscreen 0 -screen-width 3440 -screen-height 1440'. This is launching in windowed mode at the set resolutions, so it looks like unity will accept some launch options.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -