macosx custom video option for resolution

Everything about ToME 4.x.x. No spoilers, please

Moderator: Moderator

Post Reply
Message
Author
wedge
Low Yeek
Posts: 6
Joined: Fri Mar 02, 2012 3:24 am

macosx custom video option for resolution

#1 Post by wedge »

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.

lenocinor
Cornac
Posts: 33
Joined: Thu Jan 26, 2012 5:23 am

Re: macosx custom video option for resolution

#2 Post by lenocinor »

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.
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
Low Yeek
Posts: 6
Joined: Fri Mar 02, 2012 3:24 am

Re: macosx custom video option for resolution

#3 Post by wedge »

Thanks, that fixed it.

lenocinor
Cornac
Posts: 33
Joined: Thu Jan 26, 2012 5:23 am

Re: macosx custom video option for resolution

#4 Post by lenocinor »

Awesome, thanks for reporting back. :)

Post Reply