Content Type
Profiles
Forums
Events
Everything posted by Dibya
-
Nice find. It's a great medicine for that purpose but really hearts diehard gamers. I am a gamer but not a addicted one. Some times I play to have fun but those guys and gals play almost at least 8 to 9 hour a day which is really hell for me.
-
my gamer friends started grabbing asus rog with 10 I said it never perform well but they never believed me. They said it's new it's has DX12 oh well I never said anything. Some of a guy even thrown slang on me . They sold their xp/8 /7 gaming rigs to get rigs but now they are no more gamer due to terrible bugs in 10 . They use their pc to browse around Web. SometimesSometimes play some games that lags heavily what Need of high end pc to browseWeb. Nvdia is getting mad to release drivers every month to fix bugs in 10 which resulted slow down of legacy os release. I think ms should get serious about their work.
-
Windows 2000 Professional on the X99 Platform
Dibya replied to bluebolt's topic in Windows 2000/2003/NT4
It depends from pc to pc. -
Getting amd Ryzen seems better as drivers are moddable for xp . Plus you may need a xp compatible gfx card if you want xp . Otherwise try what our friends stated above that's all.
-
Oops I hope I can have too
-
Last versions of software for Windows Vista and Windows Server 2008
Dibya replied to WinClient5270's topic in Windows Vista
Diskeeper 16 home still support xp vista but not pro- 1,238 replies
-
1
-
- Server 2008
- software
-
(and 1 more)
Tagged with:
-
Last versions of software for Windows Vista and Windows Server 2008
Dibya replied to WinClient5270's topic in Windows Vista
Any one know which is the lAst version of diskeeper pro that work on xp/vista?- 1,238 replies
-
- Server 2008
- software
-
(and 1 more)
Tagged with:
-
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
I will see it when I will get time. -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
Okay -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
It always occur I informed earlier . May be I have to end up patching manually. -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
This shell32 api exist only in 98/ME -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
Some apps may crash! !! But I think it do the optimization so I hope it will not cause problems -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
See with Cff explorer it is creating export table after rsc section. If it do next bit up first optimization then fine other wise not . I do not know whether it do so -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
I am aware of that , it keep working if we can fix it . Later version of kernelex patch in memory that may be adopted but I failed year ago . I have compiled the kernelex4.5.2 patch driver into sys rather vxd for xp but it never worked. XP is not 9x so it cannot run vxd . Edit: more over kernelex create export table after relocation and resources table that crashes certain application also slows down system slightly. It is needed to impliment such mechanism so that export table created before relocation and resources table . Wildbills petool can do it but we have no src code so far . We need such mechanism to implement. PE file for stability non relocated code section should lie after relocated section but opposite happening with kernelex. May be it is not vital for 9x but for NT it is surely needed . -
Oh god one new ransom ware
-
Lol I want a time machine to go to the time.
-
Sorry going bit out of topic . In 89 which browser is used by people? Does Google exist that time?
-
please help me finding MSI Z170A Gaming M7 driver for XP 32bit
Dibya replied to Dibya's topic in Device Drivers
More over I believe 2K I slightly faster than xp but in modern hardware xp outshine 2K but that's ms fault not providing 2K multicore support . 2K is best for businesses but xp added all needed by a home user in shinny ui with cutting edge simplicity. Even people say bad of xp x64 but it is robust and highly stable also very fast . I can say xp x64 professional is rival of Linux being based on 2k3 server . -
please help me finding MSI Z170A Gaming M7 driver for XP 32bit
Dibya replied to Dibya's topic in Device Drivers
Still people say it best for unknown reasons. Just silly fan boys . It is unstable unreliable what not to say . When back in 2013 I bought a new desktop with i3 8gb ram with original windows 7 pro when I found that shinny new pc booting slower than p4 style xeon in my room with xp . I just got angry . 7 has some wonderfull features * crashing maya 3dmax visual studio in middle of work . * crashing creative suit * taking long time to print over network * crashing cs go in multiplayer * what more getting some nasty bsod -
please help me finding MSI Z170A Gaming M7 driver for XP 32bit
Dibya replied to Dibya's topic in Device Drivers
7 is just a crap nothing else -
please help me finding MSI Z170A Gaming M7 driver for XP 32bit
Dibya replied to Dibya's topic in Device Drivers
Okay vista is fast in modern system but it is not as fast as xp . At least far better than 7 -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
It will make my granny happy. Well I cannot find why kernelex is breaking kernel32 dll only . Its time to wait and see what happens. -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
Have to fix bugs on xp please . It has some extremely stable nt6.x api implementation. Yes you can use it I already said I will make it open soarce. -
[Cancelled by the Author] Extended Kernel for XP (ExtendedXP)
Dibya replied to Dibya's topic in Windows XP
Hi guys and gals , I have compiled a early version of 9x kernelex for xp with help of priothn and Damnation but It breaks kernel32.dll when it patches in disk but does not effect other binaries . Any one here having skills can check what breaking binary aka dll files? Here is source code http://www.mediafire.com/file/96cw6qen6dn6yr5/EXTENDEDKERNEL_SRC+CODE.7z It requires Visual C++ 6.0 or Mingw to compile(TDM GCC recommended ) I am going for now i will get back to the project after July 11th . If some one can fix kex engine it will be great else i have to patch manually .