-
-
Notifications
You must be signed in to change notification settings - Fork 67
Install Guide
CanadaHonk edited this page Jan 9, 2024
·
36 revisions
- Copy this:
%localappdata%\Discord\app-1.0.9030\resources
- Right click here, and click save link as
- In the Windows file explorer popup, paste what you copied in the top location bar (shown below), and press enter
- Double click the
app.asar
(or justapp
) file, and confirm replace - Restart Discord using the system tray (bottom right small icon, not the taskbar), right click the icon > quit. Open Discord again normally.
- Download latest nightly release
- Find your
app.asar
, it should be<where the Discord exe is>/resources/app.asar
. Rough (version and naming isn't exact) paths for OSs:
- Windows:
%localappdata%\Discord\app-1.0.9030\resources\app.asar
- Linux: depends on how you installed, find your binary path and then
/resources/app.asar
- Mac:
/Applications/Discord.app/Contents/Resources/app.asar
- Backup your original
app.asar
(rename toapp.asar.backup
/ etc) - Move downloaded
app.asar
into the original pathapp.asar
(you may need to be root on Linux) - Restart Discord via system tray (you can check your version info in settings to see if OpenAsar is installed)
- On Linux you must have
unzip
installed (via package manager). You likely do already but ensure if you're having issues with updates / etc as that would cause it. - If you have a
app.orig.asar
or_app.asar
file, replace and rename that (same name) instead ofapp.asar
. Your mod has renamed it.
- Find your
app.asar
(see above) - Replace
app.asar
withapp.asar.backup
if it is over 1MB, else try reinstalling Discord.