Page 3 of 7

Calling to Dopefish please make COD5 th2g fix :)

Posted: 20 Nov 2008, 23:35
by rstang281
[quote]Anyone seen Dopefish??
Yeah I think he looks a little like this ;)


Yes that is him.....pleeeeeeeze Mr. DF find time for the 1.1 fix :)

Calling to Dopefish please make COD5 th2g fix :)

Posted: 24 Nov 2008, 02:30
by rstang281
Is there any chance that DF shared any of his development with anyone here? Maybe some one else has a fix for CoD5 v1.1. It has been almost 3 weeks since the release of the game/patch 1.1 and still no fix or update.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 25 Nov 2008, 20:04
by DeeCee
I need a 1.1 fix too !!!!! Please DF !!! :cry:

Calling to Dopefish please make COD5 th2g fix :)

Posted: 26 Nov 2008, 09:55
by Tulamat
Is better to wait the patch 1.2 release... there are a lot of people that CODWAW (pc version) work very bad!!! (crashes, blackscreen, ecc. see forums on callofduy.com)...

Calling to Dopefish please make COD5 th2g fix :)

Posted: 03 Dec 2008, 01:44
by rstang281


anyone got wind of a fix yet?

Great game...would be much better using the other 2/3 of my setup.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 11 Dec 2008, 19:19
by njracer
any word on a fix dopefish? don't mean to be a pest but your my only hope for a fix, i have no clue how to do it. :oops:

Calling to Dopefish please make COD5 th2g fix :)

Posted: 11 Dec 2008, 21:00
by dopefish
Yeah. I hadn't gotten around to it. I only have multiplayer fixed for v1.1 at the moment. I took a vacation and I got back last week so I'm still recovering. ;)

Calling to Dopefish please make COD5 th2g fix :)

Posted: 10 Jan 2009, 15:41
by Tulamat
Hi Dopefish, have you resolved the problem about the multiplayer fixed for v1.1 ?
There is a big comunity that wait this!!!
PLEASE make something!!!
We are all in the sh..t whitout your marvelous fixes!!
Thanks in advance!

Calling to Dopefish please make COD5 th2g fix :)

Posted: 10 Jan 2009, 23:01
by dopefish
Sorry, I forgot about this. I've had MP support for 1.1 working since the day the 1.1 patch came out. I was just holding off on releasing it in hopes of getting 1.1 SP working.

Anyway, I'll probably release a new version later tonight. I'm trying to backport the way I do the aspect ratio in CoD5 back to CoD4 (so maybe CoD4 will work online).


This is my changelog so far:

* Added support for Call of Duty: World at War v1.1 (Multi-Player)
* Added a new method for Call of Duty 4: Modern Warfare that might let it work online. THERE IS NO GUARANTEE AND YOU TEST THIS AT YOUR OWN RISK.
* Added support for 17:10 (1024x600)
* Due to adding support for 17:10, I discovered a bug using 3 x 16:9 with BioShock.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 10 Jan 2009, 23:17
by MobsterOO7
I'm trying to backport the way I do the aspect ratio in CoD5 back to CoD4 (so maybe CoD4 will work online).
That would be godly of you.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 11 Jan 2009, 00:31
by dopefish
Been trying but it still kicks me every time. :/

The way the calculation is done in released versions is that it redirects the writing of the aspect ratio to another area of code. In this area, I actually modify the game's code to correct the aspect ratio, and then I let it write the value out.

The way I just tried to do it is within Widescreen Fixer itself. I don't have it redirect the writing of the aspect ratio, but instead I have it write the aspect ratio out to an empty area of memory. Then in Widescreen Fixer, I read in that value and perform all calculations internally, and then I write the value out to where it was supposed to go. So the only modification of the game code is one line where I change where the aspect ratio gets written... and PB still kicks me for corrupted memory.

It really seems like there's no hope for it.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 11 Jan 2009, 00:39
by dopefish
Apparently I missed something entirely awesome.

Things are looking good in my mind.

Time to test..........................

Calling to Dopefish please make COD5 th2g fix :)

Posted: 11 Jan 2009, 00:58
by dopefish
So far so good.... using the exact same method now as in CoD:WaW. :)


Everything is looking good.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 11 Jan 2009, 01:24
by dopefish
I just released v1.46.1. The list of changes are below:

[list]
[*]I have not had EB test this version. Use at your own risk.[/*:m]
[*]Added support for Call of Duty: World at War v1.1 (Multi-Player)[/*:m]
[*]Added a new method for Call of Duty 4: Modern Warfare that might let it work online. THERE IS NO GUARANTEE AND YOU TEST THIS AT YOUR OWN RISK.[/*:m]
[*]Added support for 17:10 (1024x600)[/*:m]
[*]Due to adding support for 17:10, I discovered a bug using 3 x 16:9 with BioShock.[/*:m][/list:u]


Donations are highly appreciated. :)
http://imk.cx/pc/widescreenfixer/


Note:
Even though it says 17:10, the actual aspect ratio used is 128:75.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 11 Jan 2009, 09:43
by Mach1.9pants
Thanks heaps DF, I have been waiting on doing the SP/co-op campaign until this cheers :) :cheers

Calling to Dopefish please make COD5 th2g fix :)

Posted: 12 Jan 2009, 20:26
by MobsterOO7
Well Dopefish, I just got done playing COD4 online with multiplayer and I pronounce your newest version of the widescreen fixer to be a

Calling to Dopefish please make COD5 th2g fix :)

Posted: 12 Jan 2009, 22:50
by dopefish
:D

Calling to Dopefish please make COD5 th2g fix :)

Posted: 13 Jan 2009, 09:54
by Mach1.9pants
I just got back from a rebuild and noticed, is there no CoD:WaW SP 1.1 support?
However I am enjoying going back to CoD4 @5040 MP :)

Calling to Dopefish please make COD5 th2g fix :)

Posted: 13 Jan 2009, 15:10
by dopefish
Nope. Something changed in v1.1 SP that I haven't figured out just yet.

You can still play single player using the v1.0 exe. The changes made to the game in that patch mostly only affected MP. So just make a backup of your SP exe and replace it with a v1.0 exe and use that.

Calling to Dopefish please make COD5 th2g fix :)

Posted: 13 Jan 2009, 15:59
by njracer
for some reason this isn't working for me. i have 1.1 mp cod 5 and i click the fix to enable it but it doesn't work. i did download this game from direct2drive so i'm not sure if that's the problem. i was waiting for this for a while and now its not working :( what a bummer :x