Because of my offtopic we've got a separate thread now. Ws to the mod that he didn't simply delete our messages.
(Yesterday, 09:10 AM)mbentefor Wrote: I can't use/test them because their values are just random strings ("1080i50"
I see, I figured out why these exact strings are popping up, but more on this later. Remember I linked the method I used to edit the bios? It is not correct for your device, apparently. I mean, it worked for another because it was the special occasion.
So, the change of certain flags made bios expect the settings being several bytes longer, while there is no more data at the end and the next byte is a different setting already.
In case of ASUS P5, options for even external items were intact to main body. And ECS 945 uses something like symlinks in linux. Options are away from settings.
Believe me or not, I feel like Mike Leatherwood now because I'm not only spend inordinate amount of time trying to understand the setup utility, but also prepared the explanatory picture.
Here's how to find settings' options and their functions as well:
If you look at the junction of CPU VID settings 1 and 2, you can notice bytes there forming the value 0158, which completely corresponds to "1080i50" string. Writing 81 at offset 3116C makes bios thinking that 0158 is a legit option.
Of course, in my new mod I gave up on this and tried to patch functions instead:
SLABmod~3.zip.
Reverted standard features menu to its default state, put second advanced menu in place of DVD drives.
How it looks in BCP: