[PR #168] [MERGED] Disable graphics, lower CPU & GPU usage #6598

Closed
opened 2026-05-29 12:21:08 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/168
Author: @RedSparr0w
Created: 11/11/2019
Status: Merged
Merged: 11/11/2019
Merged by: @dginovker

Base: masterHead: disable-graphics


📝 Commits (8)

  • 0e1e079 Fix local Parabot instructions
  • 8c8428e Merge remote-tracking branch 'upstream/master'
  • 484d5d6 Merge remote-tracking branch 'upstream/master'
  • 21a379e Merge remote-tracking branch 'upstream/master'
  • 30a4a7a Add kick command, and force logout function
  • e4206d3 Add graphics toggle option
  • 5bd2d0c add alias
  • 729b71c Merge remote-tracking branch 'upstream/master' into disable-graphics

📊 Changes

1 file changed (+20 additions, -11 deletions)

View changed files

📝 2006Redone Client/src/Game.java (+20 -11)

📄 Description

Added new command ::gfxtgl ::tglgfx to enable/disable the main graphics rendering.
Seems to generally lower CPU and GPU usage.
I've left it so that the chat and tabs can still be used.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/168 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 11/11/2019 **Status:** ✅ Merged **Merged:** 11/11/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `disable-graphics` --- ### 📝 Commits (8) - [`0e1e079`](https://github.com/2006-Scape/2006Scape/commit/0e1e07924b527562074acf9761b5535f7823f98c) Fix local Parabot instructions - [`8c8428e`](https://github.com/2006-Scape/2006Scape/commit/8c8428e0be3e0d5e80fdbbbe1424ead4c17f6cf1) Merge remote-tracking branch 'upstream/master' - [`484d5d6`](https://github.com/2006-Scape/2006Scape/commit/484d5d68ab08e6f9a1e3fe409c3a01dc9d4338b4) Merge remote-tracking branch 'upstream/master' - [`21a379e`](https://github.com/2006-Scape/2006Scape/commit/21a379ed8efbd4435f8e7fb4ee1bb443b2b41cf6) Merge remote-tracking branch 'upstream/master' - [`30a4a7a`](https://github.com/2006-Scape/2006Scape/commit/30a4a7a10f4c1277b8f06424af374aab168f016c) Add kick command, and force logout function - [`e4206d3`](https://github.com/2006-Scape/2006Scape/commit/e4206d37d2ebbed8369dc059ba52a2e27382a665) Add graphics toggle option - [`5bd2d0c`](https://github.com/2006-Scape/2006Scape/commit/5bd2d0c104651de3096ed4f6988d426ddf11ee23) add alias - [`729b71c`](https://github.com/2006-Scape/2006Scape/commit/729b71c3f05bbdb3d36db2fa85055adcc0813b6d) Merge remote-tracking branch 'upstream/master' into disable-graphics ### 📊 Changes **1 file changed** (+20 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Client/src/Game.java` (+20 -11) </details> ### 📄 Description Added new command `::gfxtgl` `::tglgfx` to enable/disable the main graphics rendering. Seems to generally lower CPU and GPU usage. I've left it so that the chat and tabs can still be used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-29 12:21:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#6598