Im a bit curious why people cannot make this great solution work, so here is how I've used Helifax's great work.
I'm on a Radeon 7970 doing no Xfire, because with the lacking drivers its not stable. The 2nd card is turned off.
My way to glory and a great game.
1. Downloaded and installed CheatEngine61
2. Downloaded the CT table for 1.4.21.0.4
3. Downloaded the Skyrim_Center_HUD_V2_Multi-monitor_Standard_Resolutions.
I was all taken from this page: (scrolling down to the bottom of the page just before the Screenshots)
http://widescreengamingforum.com/dr/elder-scrolls-v-skyrim/en
I then opened the CT table in a notepad and did the same with the table that I needed from the package in 3. (For me it was the 5760 one),
and went ahead and changed the resolutions in the CT table (Also called TESV_1.4_Final) with the ones from the 5760 one, and VOILA! it works.
The lines I needed to change ended up looking like this:
writeInteger(myAdd1,1920)
writeInteger(myAdd2,1920)
writeInteger(myAdd3,1920)
---------------------------------
writeInteger(myAdd3,0 ) <---- No space between the 0 and the ) but the forum makes it into a smiley!
writeInteger(myAdd2,5760)
writeInteger(myAdd1,5760)
val=1
else if val==1 then
writeInteger(myAdd1,1920)
writeInteger(myAdd2,1920)
writeInteger(myAdd3,1920)
-------------------------------
writeInteger(myAdd1,5760)
writeInteger(myAdd2,320)
writeInteger(myAdd3,60)
val=2
else if val==2 then
writeInteger(myAdd1,1920)
writeInteger(myAdd2,1920)
writeInteger(myAdd3,1920)
-------------------------------
writeInteger(myAdd1,1920)
writeInteger(myAdd2,5760)
writeInteger(myAdd3,0 ) <---- No space between the 0 and the ) but the forum makes it into a smiley!
val=3
else if val==3 then
writeInteger(myAdd1,1920)
writeInteger(myAdd2,1920)
writeInteger(myAdd3,1920)
--------------------------------
Now all I have to do is tab out after starting the game, and run the CT table file, choose yes, and tab back in, and I can use the buttons 0, B and M to change
resolutions when needed in game.
Only thing that looks a tad off for me is reading notes. The text is somewhat squished together in the left side of the note, but other than that its great!
Thanks for a fine working solution, now I can finally play this great game as it was supposed to be played :)
|