lekt player
Re: lekt player
in my case good sound can get when Applicaion Experience service running and WmiPrvSE.exe running.
manually compile in windows explorer can control of these things, sound more organic but imbalance, dirty.
automatically running at startup compiling .bat file (i don't touch laptop, mouse) give clean, balance sound. but can not control OS services/processes, if lucky then good things will run at startup windows welcome screen, hehe...
v2.99.9 xx compiled by running at startup. maybe you test WmiPrvSE.exe, it positive affects in my case.
manually compile in windows explorer can control of these things, sound more organic but imbalance, dirty.
automatically running at startup compiling .bat file (i don't touch laptop, mouse) give clean, balance sound. but can not control OS services/processes, if lucky then good things will run at startup windows welcome screen, hehe...
v2.99.9 xx compiled by running at startup. maybe you test WmiPrvSE.exe, it positive affects in my case.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
uploaded 2.99.4 256 c7 MOD3
MOD2 = MOD + (large address=disabled)
MOD3 = MOD2 + (remove exception section)
try try... more ease.
maybe possible to do it better, as in more correctly remove a section
MOD2 = MOD + (large address=disabled)
MOD3 = MOD2 + (remove exception section)
try try... more ease.
maybe possible to do it better, as in more correctly remove a section
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
what is relocation? maybe i can delete it too
------
"If a PE file cannot be loaded at its preferred address (because it's already taken by something else), the operating system will rebase it. "
does lekt.exe has a "preferred address"?!?!
------
"If a PE file cannot be loaded at its preferred address (because it's already taken by something else), the operating system will rebase it. "
does lekt.exe has a "preferred address"?!?!
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
nopt ehsc > const2 > clost. emotion improving
need a bit more emotion!
sound goes up fine -> energy is good as usual
sound goes down needs a little more -> not sad enough
need a bit more emotion!
sound goes up fine -> energy is good as usual
sound goes down needs a little more -> not sad enough
Re: lekt player
preferred address: don't know this, need learn and take care, maybe good factor.jesuscheung wrote:what is relocation? maybe i can delete it too
------
"If a PE file cannot be loaded at its preferred address (because it's already taken by something else), the operating system will rebase it. "
does lekt.exe has a "preferred address"?!?!
MOD3: weird sound movement in bad OS, like as imbalance. if turning services/process then sound more normally. seems more ease but reduced water, sound comes to dry a bit.
MOD2: softness better, vibration better. seems OK, only drum/bass body worse, not enough height.
previous your mod method by stack size,... can ignore deffect of sound
currently touching structure of PE more dangerous, i also tried by Stud_PE, few days, no good result.
uncheck Dynamic Base also remove section (.reloc), but feel not good. tried in code, not good.
now will try remove .pdata in code, maybe something good/bad. what is this and how to remove, JC?
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
http://www.ntcore.com/exsuite.phplekt wrote:....
now will try remove .pdata in code, maybe something good/bad. what is this and how to remove, JC?
download
CFF Explorer (x86 Version, stand-alone, Zip Archive)
SHA1: 7A287CD97BD9287C020C98C3496E284D04F5382D
i am not sure this is correct, i did this:
"Section Headers" -> delete .pdata
"Data Directories: -> delete "Exception Directory RVA" and "Exception Directory Size"
(MUST DELETE BOTH! if delete only one -> BAD BAD BAD SQ)
shall try to rebuild PE... very slowly testing
Re: lekt player
try find and remove some metadata or "quantiumlization" as you called, keep only needed things.
uploaded:
lekt.exe v2.99.9 256 nopt64
lekt.exe v2.99.9 256 nopt man
compiled manually, feel more organic, better flow. i feel good emotion.
uploaded:
lekt.exe v2.99.9 256 nopt64
lekt.exe v2.99.9 256 nopt man
compiled manually, feel more organic, better flow. i feel good emotion.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
nopt64 is GOOD...lekt wrote:try find and remove some metadata or "quantiumlization" as you called, keep only needed things.
uploaded:
lekt.exe v2.99.9 256 nopt64
lekt.exe v2.99.9 256 nopt man
compiled manually, feel more organic, better flow. i feel good emotion.
let me try try nopt man
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
both are great. canncel decide quickly
can immediately feel good emotion. great sign
can immediately feel good emotion. great sign
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
nopt man better. more organic.