v Compiled on \ Tried running on > | Debian 10 | Debian 11 | Ubuntu 18.04 |
---|---|---|---|
Debian 10 | Yes | Yes | Yes |
Debian 11 | No | Yes | TBD |
Ubuntu 20.04 | No | Yes | TBD |
To explore and edit RPF files, you can use any of these:
- https://openiv.com/
- https://www.gta5-mods.com/tools/codewalker-gtav-interactive-3d-map (Tools > RPF Explorer)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
button[class^='welcomeCTAButtonOuter-'] | |
{ | |
display: none; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"RADIO_11_TALK_02", // Blaine County Radio | |
"RADIO_12_REGGAE", // The Blue Ark | |
"RADIO_13_JAZZ", // Worldwide FM | |
"RADIO_14_DANCE_02", // FlyLo FM | |
"RADIO_15_MOTOWN", // The Lowdown 9.11 | |
"RADIO_20_THELAB", // The Lab | |
"RADIO_16_SILVERLAKE", // Radio Mirror Park | |
"RADIO_17_FUNK", // Space 103.2 | |
"RADIO_18_90S_ROCK", // Vinewood Boulevard Radio | |
"RADIO_21_DLC_XM17", // Blonded Los Santos 97.8 FM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*************************** | |
* Custom Sticker Size v1.0 * | |
* https://git.io/Jc2tR * | |
***************************/ | |
:root { | |
--sticker-size: 64px; | |
/* 48px is what big emojis have, but | |
64px looks better as stickers usually have more detail. | |
You decide, tho. */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AUDIO::PLAY_SOUND_FRONTEND((uParam0[iParam1 /*80*/])->f_6, "Crash", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND((uParam0[iParam1 /*80*/])->f_6, "Crash_NPC", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND((uParam1[iParam2 /*80*/])->f_5, "Trail_1", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND((uParam1[iParam2 /*80*/])->f_5, "Trail_2", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND((uParam1[iParam2 /*80*/])->f_5, "Trail_3", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND((uParam1[iParam2 /*80*/])->f_5, "Trail_4", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND((uParam1[iParam2 /*80*/])->f_7, "Turn", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND((uParam1[iParam2 /*80*/])->f_7, "Turn_NPC", "DLC_EXEC_ARC_MAC_SOUNDS", true); | |
AUDIO::PLAY_SOUND_FRONTEND(*iParam1, sParam0, sParam7, true); | |
AUDIO::PLAY_SOUND_FRONTEND(*iParam3, "Recharging_Loop", "DLC_AW_Machine_Gun_Ammo_Counter_Sounds", true); |
This is custom bypass code for Universal Bypass. If you have the extension, head into the options and insert the Javascript below into your "Custom Bypasses" section, either appending it your other custom bypasses or replacing the example code.
As for how this makes logged-out Youtube more enjoyable:
- Automatically closes the "please log in because Google is so great" pop-ups
- Allows you to watch age-restricted videos without logging in (SFW Example)
NewerOlder