lekt player

Anything to do with computer audio, hardware, software etc.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

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.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

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
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

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"?!?!
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

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
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

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"?!?!
preferred address: don't know this, need learn and take care, maybe good factor.

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?
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

lekt wrote:....
now will try remove .pdata in code, maybe something good/bad. what is this and how to remove, JC?
http://www.ntcore.com/exsuite.php

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
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

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.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

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.
nopt64 is GOOD...

let me try try nopt man
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

both are great. canncel decide quickly
can immediately feel good emotion. great sign
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

nopt man better. more organic.
Post Reply