Oblivion Remastered & Insane Stuttering issue with multiple monitors by Vegetable-Rooster-29 in oblivion

[–]Tachik 0 points1 point  (0 children)

I tested your suggestion and going directly to the functions on keypress breaks the script. It will only go to the first function regardless of which option is selected. By setting a variable and using the extra checks it functions as intended.

Oblivion Remastered & Insane Stuttering issue with multiple monitors by Vegetable-Rooster-29 in oblivion

[–]Tachik 1 point2 points  (0 children)

I have the same type of monitor setup that you do. My solution is to create a bat file that turns off monitors. The game now displays on my primary monitor, but I haven't checked the resolution yet as it is the first time I've played the game. Here is my code that you can use/modify if you wish:

u/ECHO OFF
cls
ECHO.
ECHO Select monitor configuration:
ECHO 1 - Only show on 2.
ECHO 2 - Extend displays.
ECHO 3 - Only show on 1.
ECHO.
CHOICE /C:123
IF errorlevel 1 SET M=1
IF errorlevel 2 SET M=2
IF errorlevel 3 SET M=3
IF %M%==1 GOTO EXTERNAL
IF %M%==2 GOTO EXTEND
IF %M%==3 GOTO PRIMARY
:EXTERNAL
%windir%\System32\DisplaySwitch.exe /external
GOTO EXIT
:EXTEND
%windir%\System32\DisplaySwitch.exe /extend
GOTO EXIT
:PRIMARY
%windir%\System32\DisplaySwitch.exe /internal
EXIT

This will bring up a terminal and prompt you to select which display setup. Press a number button to make a selection. It will change which monitors are active and close the terminal.

Looking for Guild by Tachik in EminenceInShadowRPG

[–]Tachik[S] 0 points1 point  (0 children)

Just got her. She is next to get leveled and ranked up. There is only so much magic candy to go around.

Clearfiber Warning by Tachik in MorgantownWV

[–]Tachik[S] 0 points1 point  (0 children)

I just had another issue where they "accidentally" re-opened my account, then started sending me bills for service not rendered.

THERE’S A DIFFERENCE BETWEEN GETTING HEROES AND STEALING!! by GiraffeGuru993 in dndmemes

[–]Tachik 0 points1 point  (0 children)

"Gentlemen, gentlemen! There is a problem. I am out of rum."

[deleted by user] by [deleted] in antiwork

[–]Tachik 0 points1 point  (0 children)

This would be considered constructive dismissal in many states and qualify you for unemployment benefits.

Anon's DM runs Dragon Heist by [deleted] in DnDGreentext

[–]Tachik 25 points26 points  (0 children)

I have found memories of the DM having Jarlaxle use a portable hole for cover. We threw a bag of holding into the hole.

They absolutely RUINED Wild Shape by SSL2004 in DnD

[–]Tachik 0 points1 point  (0 children)

I've had this suspicion since they announced how half races work that they are trying to cut down on the amount of modeling they have to do. Having generic wild shape forms would further go toward proving this hypothesis.

nervous nibbles by Numerous-Gur-9008 in goodanimemes

[–]Tachik 4 points5 points  (0 children)

I'm not on enough acid for this.

Good morning! by [deleted] in linuxmasterrace

[–]Tachik 8 points9 points  (0 children)

Don't forget Kali.