Jump to content

Recommended Posts

Posted (edited)

Hopefully someone can help me find out why this is happening to me even though it's supposed to be fixed. I tried deleting the "JesterAI_Page.lua" file and doing a repair but it is still cut off like this:

 

From%2Bbrowser.png?Expires=1559997000&Signature=mKeRK-N65JF6iMBbRuD8qscHUc56nMt8PPnQbUEOB1T9j3sQzH5Wv0TsgaqdrToIr2DRHXMvT4igbozzltp-l9y~oBZI5UhXXxnyt1nWdFmvsPJf3~0n40i5C31--~xBpMl7hIiICDStr9G9t-mDjtoI1Nu8w27IMCqc4xpqZNCM88cjO4C1Mub1Xum37XeywyQvpYC0l8bb9zEbivMAQquogek1YEW4XvUJknbzX~AmrjUwaLhzZizI5eUeLPWWi4-WvZvpR5mMCnDd5SJRCpfjKyAjEb7syRiyoW4-pG4CtW11F~Tv47VkoKkwLXCv-spHGSBY5kJnDI5ygoLYDQ__&Key-Pair-Id=APKAJBCGYQYURKHBGCOA

 

JesterAI_Page.lua:

grid_origin.init_pos = {cx * aspect, -cy, 0}

 

Here is my monitor file:

_ = function(p) return p; end;

name = _('SubDisplay');

Description = 'Sub Displays'

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 3440;

height = 1440;

viewDx = 0;

viewDy = 0;

}

}

 

LEFT_MFCD =

{

x = 0;

y = 1440;

width = 525;

height = 525;

}

 

RIGHT_MFCD =

{

x = 2910;

y = 1440;

width = 525;

height = 525;

}

 

UIMainView = Viewports.Center

Edited by StandingCow
Found a solution

5900X - 32 GB 3600 RAM - 1080TI

My Twitch Channel

~Moo

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...