In the previous macosx betas (up to b42), I was able to add a custom video mode (1344x803 windowed) by editing the files:
$HOME/Library/Application Support/T-Engine/4.0/settings/resolution.cfg
window.size = "1344x803"
$HOME/Library/Application Support/T-Engine/4.0/settings/tome.uiset_minimalist.cfg
tome.uiset_minimalist.save_size = {w=1344, h=803}
In the macosx release version 1.0.0, it doesn't seem to pay any attention to the contents of Library/Application Support/T-Engine/.
How can I add this custom video mode? It's the best windowed mode for my MacBook Pro.
macosx custom video option for resolution
Moderator: Moderator
Re: macosx custom video option for resolution
Did you download a build inside a DMG file? If you did, please download the new version (from a ZIP). The DMG version was looking for things in the Linux default profile path erroneously, and this fix may solve your problem.wedge wrote:In the previous macosx betas (up to b42), I was able to add a custom video mode (1344x803 windowed) by editing the files:
$HOME/Library/Application Support/T-Engine/4.0/settings/resolution.cfg
window.size = "1344x803"
$HOME/Library/Application Support/T-Engine/4.0/settings/tome.uiset_minimalist.cfg
tome.uiset_minimalist.save_size = {w=1344, h=803}
In the macosx release version 1.0.0, it doesn't seem to pay any attention to the contents of Library/Application Support/T-Engine/.
How can I add this custom video mode? It's the best windowed mode for my MacBook Pro.
Re: macosx custom video option for resolution
Thanks, that fixed it.
Re: macosx custom video option for resolution
Awesome, thanks for reporting back. 
