Skip to content

Instantly share code, notes, and snippets.

View akaydev-coder's full-sized avatar
:electron:
Life is Sort of Passing by

Akay Devel Coder akaydev-coder

:electron:
Life is Sort of Passing by
  • Dev.root
  • Germany
  • 00:31 (UTC +02:00)
View GitHub Profile
@m417z
m417z / alt-drag.wh.cpp
Created November 15, 2024 23:42
The AltDrag mod for Windhawk (WIP, see description for the limitations)
// ==WindhawkMod==
// @id alt-drag
// @name AltDrag (WIP)
// @description AltDrag allows you to move any window by holding Alt and dragging it with your mouse
// @version 0.1
// @author m417z
// @github https://github.com/m417z
// @twitter https://twitter.com/m417z
// @homepage https://m417z.com/
// @include *
@825i
825i / debloatLDPlayer.md
Last active September 27, 2025 15:51 — forked from TameemS/debloatLDPlayer.md
Debloating LDPlayer

Debloating LDPlayer 9.1.x (September 2024)

I wanted to listen to The Bible using amazing Dwell app which sadly only has an Android or iOS app currently. 👎 So for this we need to use one of the cancerware CCP owned Chinese 🇨🇳 Android emulators. Yay! /s 🙄

Let's at least decrapify this thing as much as we can yeah? Optional/situational lines are in italics but these aren't required and may not work.

These below steps should work similarly for Nox/MEmu etc. because all these emulators are all owned by the same crapware company (see bottom of this gist), but you can older find guides for Nox here and MEMu here.

@ddan9
ddan9 / vmware_tweaks.md
Last active July 14, 2025 13:59
VMWare Workstation additional .ini .vmx .bat config/settings/params/parameters/fixes/patches/hacks/tweaks/preferences/scripts for performance/gaming

DESCRIPTION

VMWare Workstation additional .ini .vmx .bat config/settings/params/parameters/fixes/patches/hacks/tweaks/preferences/scripts for performance/gaming


NOTES, IMPORTANT

n.s. - is for not sure

@Sopor
Sopor / TransMac_Reset_Trial.cmd
Last active September 23, 2025 18:47
transmac reset
- Open Notepad.
- Copy everything from the comment below and paste it in Notepad.
- Press X to close Notepad, it will ask you to save the file.
- Choose an appropriate name eg. TransMac_Reset_Trial.cmd
You can place the file whatever you like as long as you have installed TransMac in the default install path.
You can also put TransMac_Reset_Trial.cmd in the same directory as TransMac.exe and run it from there.
This is useful if you want to put TransMac.exe in another path than default.
@AveYo
AveYo / . steamwebhelper_min.bat
Last active September 16, 2025 12:28
Steam minimal resource usage after removal of -no-browser & -vgui options. Enter script in powershell then use Steam_min shortcut on Desktop instead
@(set "0=%~f0" '& set 1=%*) & powershell -nop -c "$env:2=gc -lit $env:0|out-string; $env:2|powershell -nop -c -" & exit /b ');.{
" Steam_min : always restarts in SmallMode with reduced ram and cpu usage when idle - AveYo, 2025.06.11 "
$FriendsSignIn = 0
$FriendsAnimed = 0
$ShowGameIcons = 0
$NoJoystick = 1
$NoShaders = 1
$NoGPU = 1
@chriskyfung
chriskyfung / Optimize-vEthernet-for-BluestacksNxt.ps1
Last active June 11, 2025 17:11
PowerShell Script to Optimize Virtual Ethernet Adapter Performance for BlueStacks with Hyper-V Enabled
#Requires -RunAsAdministrator
Try {
# Disable all Virtual Ethernet Adapters except the Virtual Ethernet Adapter for BlueStacks
Get-NetAdapter -Name "vEthernet *" | where Name -inotmatch ‘BluestacksNxt’ | Disable-NetAdapter -Confirm:$false
# Ensure the Virtual Ethernet Adapter for BlueStacks is active
Enable-NetAdapter -Name "vEthernet (BluestacksNxt)"
# Disable Large Send Offload (LSO) for all Virtual Ethernet Adapters. Learn more: https://learn.microsoft.com/en-us/windows-hardware/drivers/network/performance-in-network-adapters#supporting-large-send-offload-lso
@macshome
macshome / defang.md
Last active October 4, 2025 19:20
How to defang system protections on macOS

How to Defang macOS System Protections

If you want to change things on the root drive of a Mac you will need to take some steps to disable the built in security of the system. Most of these steps are the same regardless if you are on Intel or Apple Silicon. If there is a difference it is noted.

Note that all of these things put a Mac into an unsupported and less secure state.

Make sure you either perform these steps in a VM or that you reset the protections after you are done poking around

Protections and Terms

(This list is not exahustive on the details of each. Check the links at the end for more info.)

@TameemS
TameemS / debloatLDPlayer.md
Last active October 13, 2025 21:29
Debloating LDPlayer

Inspired by this

More of my guides: Debloating MEMu - Debloating Nox (Updated)

This mainly applies to LDPlayer9. They will probably work on the low end options (like LDPlayer5) but not guaranteed.

Debloating LDPlayer

This emulator seems to have less stability issues than MEMu. I think we get the shtick that these emulators do spooky stuff.

  1. Download LDPlayer, preferably an offline version from the version history
@Dan-cer
Dan-cer / deepl.user.js
Last active April 7, 2023 04:17
Customized Vivaldi web-panel for DeepL Translator
// ==Description==
// Due to Chromium security updates, some Chrome extensions are currently not working in Vivaldi Sidebar.
// It also affects this script.
// It is a customization for using DeepL Translator as web-panel in Vivaldi Browser.
// It can be added like a chrome extension when you have activated developer mode for chrome extensions.
// The code can be modified to match your resolution or theme colors.
// Copy the code below from line 9 to end, save it to any directory as "deepl.user.js" and add the file by dragging it into
// vivaldi://extensions/
// ==/Description==
/*
* Global Media Controls Panel
* Written by Tam710562
*/
(() => {
'use strict';
const gnoh = {
i18n: {