Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
To remove those particles you need to open a folder that contains this wallpaper (easy way : right click in wallpaper browser -> open in explorer), then you need to open scene.pkg file with a text editor (preferably Notepad++[notepad-plus-plus.org]),
after opening the file, press Ctrl + F to search, type in halo and hit search.
You need to find something close to this(usually at the end of the .pkg file):
It is important to leave the file length untouched or your wallpaper will most likely stop working, so you probably want to replace all numbers with 0 like this:
That's it. Now save the file, go to Wallpaper Engine, select another wallpaper and then switch back to the one you changed. Now it should be working without this nasty particles around cursor :).
I still used Notepad++
I found that if you find this near the bottom of of the .pkg file:
"emitter" :
[
{
"directions" : "1 1 0",
"distancemax" : 0,
"distancemin" : 0,
"flags" : 2,
"id" : 5,
"name" : "sphererandom",
"origin" : "0 0 0",
"rate" : 00
}
And change the "rate" near the bottom to 00, ensuring the text file is still the exact same length as explained before, then this should remove the cursor effect.
I already changed my rate to 00 but I believe mine was on something like 52.
So 52 become 00 but if it's a triple figure like 132, it'd become 000.
Hope this helps someone needing a more updated fix :)