Applied Energistics Question

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Ohming

New Member
Jul 29, 2019
39
0
0
While watching direwolf20s YouTube videos, slowpoke stated that ou can turn off the movement you see in the ME cabling as it causes major lag. How do you do this? I have almost 400ME cables so I hope that's the cause of my lag, because I'm at around 15-20 FPS.


I'm on a Mac btw, if that changes anything.
 

gattsuru

Well-Known Member
May 25, 2013
364
103
68
AppliedEnergistics.cfg has a section defaulted to :


Code:
graphics {
    B:gfxCableAnimation=true
    I:gfxCableMinTickRate=22
    B:gfxDrivesHighDef=true
}

Changing gfxCableAnimation to =false should turn off the flicker entirely. This should be in your FTB instance directory, under Direwolf120\minecraft\config.
 

Ohming

New Member
Jul 29, 2019
39
0
0
It won't let me directly open the .cfg. I need an app which I'm looking for one now. Extracting the .zip of applied Energistics gives me a folder, but there's nothing of graphics. Give me a few minutes with me terrible Internet connection to download the app
 

Ohming

New Member
Jul 29, 2019
39
0
0
Well that app only let me open the file, I'm at the spot to edit, but I can't edit it.
 

gattsuru

Well-Known Member
May 25, 2013
364
103
68
In OSX, TextEdit should be pre-installed and able to reliably open and edit configuration files. Can't remember off the top of my head how to do the file association.

You shouldn't need to open a .zip file. The relevant .cfg files are created into a normal directory on first load of a mod.
 

Ohming

New Member
Jul 29, 2019
39
0
0
That seemed to have worked! But my FPS is still under 20... Well thanks for the help:) you helped raise it a little.
 

KirinDave

New Member
Jul 29, 2019
3,086
0
0
While watching direwolf20s YouTube videos, slowpoke stated that ou can turn off the movement you see in the ME cabling as it causes major lag. How do you do this? I have almost 400ME cables so I hope that's the cause of my lag, because I'm at around 15-20 FPS.

I'm on a Mac btw, if that changes anything.


I am not sure if it's related, but ME systems caused me major framerate issues prior to the most recent rv11a release. Now I do not have those issues.
 

Ohming

New Member
Jul 29, 2019
39
0
0
I am not sure if it's related, but ME systems caused me major framerate issues prior to the most recent rv11a release. Now I do not have those issues.
Well, I'll have to wait for the pack to update. It's at rv.9.i. Hopefully that helps!