Feeds:
Posts
Comments

Archive for the ‘Serenity’ Category

as the decompilation of serenity goes forth there have been a number of small hiccups that have somewhat halted progress such as rediscovering hex addresses that have moved or seemingly no longer exist.
now the first batch of patches all went fairly well, uxtheme, tcpip, sfc_os and winntbbu have all been successfully patched however one stumbling [...]

Read Full Post »

SP3 RTMS!

well, it’s been a frickin’ long time, but SP3 has finally gone gold.
5512 (xpsp.080413-2113) weighs in at 316MB and is fully slipstream-able into an existing disk.
this also means that serenity will be rebuilt using this build. stay tuned for news on this blog as toms hosting is going down

Read Full Post »

Serenity Reset, It’s Official

so, as numerous pieces of proof float around, i’ll make it official:
as the previous incarnation of serenity was beginning to have the same issues as the first i have again reset the entire project.
this time the project will be based upon xp sp3 alphas (which in my experience are still incredibly stable and speedy) instead [...]

Read Full Post »

Serenity?

well as followers of the site may know, there hasn’t been many updates until now or visable progress on all project fronts. there are a number of reasons behind this.. the first being lack of enthusiasm on my behalf. usually when i start working on a project like serenity i have a clear cut list [...]

Read Full Post »

users of server 2003 will know that one of its little quirks is that video hardware acceleration is disabled by default.
this however can be alleviated with this simple code and using munge:
reg query HKLM\SYSTEM\CurrentControlSet\Control\Video\ /s /f Acceleration.Level /t REG_DWORD >> %windir%\accel.bat
echo “HKEY_LOCAL_MACHINE” “reg add HKLM” > %windir%\accel.txt
echo “0000″ “0000 /d 0 /t REG_DWORD /v Acceleration.Level [...]

Read Full Post »

Finally, Graphics Work

huzzah, i got designing last night and have come up with this for a proposed UI for serenity:

you may notice that there are a few big changes and it will more than likely involve a whole load of work to get finished to an anywhere near good standard which is what im starting to expect [...]

Read Full Post »

1. 0.log is the most annoying file you will ever come across, it seems to have little or no purpose and can easily be deleted but it always comes back after a reboot. this leads me to assume that its something to do with the startup or whatever… theres also no mention of 0.log in [...]

Read Full Post »

for about a week after the reset, progress was slow and all i seemed to be doing was adding what work i had already done but after all this preliminary stuff was finished i contacted my friend ricktendo64 for some unattended installation help. with his help i now have everything running perfectly (apart from a [...]

Read Full Post »

after a number of bug started occurring, the majority of which i have no chance in hell of fixing i have decided to restart the entire project. but don’t worry this won’t be like the longhorn reset where everything was crap afterwards, most of the changes i will add again will be similar if not [...]

Read Full Post »

ah, its all now super easy to remove files from ever being installed. take the super annoying and ultimately useless wupdmgr.exe. this exe does nothing now that i have removed windows update, but its still on the disk. precariously searching through infs and sifs i found the three legendary files that are closest to the [...]

Read Full Post »

Older Posts »