Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey Brentnor,

But it works if you change the resolution in-game? Weeeeird. Are you running the latest version? (at least v0.33), on Windows I'm assuming?

Try this out if you can:

  1. Create a shortcut to MewnBase.exe (doesn't matter where)
  2. Right click shortcut -> Properties
  3. add "-c --console" to the end of the Target field so that it reads
    MewnBase.exe -c --console
    
  4. Run the game via the shortcut, it'll open up a little console window behind the main game.
  5. Try changing the resolutions again as you described - if it crashes, it should still print out some errors at the bottom of the console window, paste some of that here if you could.

Thanks!

Hi Cairn4,

I'm not able to follow your instructions since it keeps telling me the Target is not valid.

Mark

Hey, to clarify, the Target field in the shortcut properties should be the full path to the exe...

Example: c:\Users\Steve\folders\MewnBase\MewnBase.exe -c --console

My target has the full path, but it has quotes around it. I'm using Windows 7 Home 64 edition.

Any advice how I can get the console to work?