Skip to content

Commit

Permalink
Update botautoresponse.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest authored Jun 19, 2024
1 parent e5dcd1f commit b27e383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/botautoresponse.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"dungeon.+(lag|freeze)"
],
"tag": ".dungeonfps",
"response": "To fix low dungeon FPS:\n1. Make sure you don't have the mod SBCustomMobTex installed.\n2. Disable the dungeon map in `/neumap`. If you still want a dungeon map, use the one from `/skytils` > Dungeons > Dungeon Map.\n3. Please make a ticket in <#931624995522773032>, instead of asking for help in general chat."
"response": "To fix low dungeon FPS:\n1. Make sure you don't have the mod SBCustomMobTex installed.\n2. Disable the dungeon map in `/neumap`. If you still want a dungeon map, use the one from `/skytils` > Dungeons > Dungeon Map.\nType in `.fpsfix` to see more general instructions on how to fix your FPS.\n3. Please make a ticket in <#931624995522773032>, instead of asking for help in general chat."
},
{
"triggers": [
Expand Down Expand Up @@ -181,7 +181,7 @@
},
{
"tag": ".fpsfix",
"response": "# Debug\n1. Send a screenshot of your mods folder, so that we can know if you have any mods that aren't good for FPS or if you don't have the mods that help with FPS. If you don't know how to access it, watch https://youtu.be/BHIM2htfMk8\n2. Type `/neustats` IN-GAME, and paste the result here. Do not copy the chat message it sends, it automatically copies the information we need.\n# Optimizing\nGo to `Video Settings` (escape key -> `Options` -> `Video Settings`) and change the following:\nUse VBOS: `ON`\n\nThen, in the `Performance` tab, change the following:\nSmart Animations: `ON`\nRender Regions: `ON`\nSmooth FPS: `OFF`\nSmooth World: `OFF`\nFast Render: `OFF` (It does help with FPS, but it breaks so many features in many Skyblock mods that you should really not turn it on, unless you want half of your mods to break)\nFast Math: `OFF` (since this breaks things more than it helps)\n\nRun `/patcher` (ingame, of course) and mess with the settings. A full list of its settings can be found here: <https://github.com/LizzyMaybeDev/Patcher-Explanation>\n\nIf you have 4GB or less RAM in your computer, go to your SkyClient profile in the installations tab in the vanilla launcher, click `Advanced Settings`, and in the JVM Arguments box, replace `-Xmx3G` with `-Xmx2G`"
"response": "# Debug\n1. Send a screenshot of your mods folder, so that we can know if you have any mods that aren't good for FPS or if you don't have the mods that help with FPS. If you don't know how to access it, watch https://youtu.be/BHIM2htfMk8\n2. Type `/neustats` IN-GAME, and paste the result here. Do not copy the chat message it sends, it automatically copies the information we need.\n# Optimizing\nIf you haven't already:\n1. Type `/scc` in Minecraft's chat or go through OneConfig and select the \"SkyClient Cosmetics\" mod.\n2. Click the button on the button labeled with \"Setup SkyClient Again\"\n3. When the setup asks \"Would you like to apply pre-optimized settings?\", click YES.\n4. SkyClient should automatically apply pre-optimized settings after clicking the button.\n\nIf you have 4GB or less RAM in your computer, go to your SkyClient profile in the installations tab in the vanilla launcher, click `Advanced Settings`, and in the JVM Arguments box, replace `-Xmx3G` with `-Xmx2G`"
},
{
"tag": ".sbe",
Expand Down

0 comments on commit b27e383

Please sign in to comment.