Go Back   Project Reality Forums > Project Reality Mod Support > PR Support
PR Time:
Register Forum RulesDeveloper Blogs Project Reality Members List Search Today's Posts Mark Forums Read
PR Support Help and support regarding PR installation and ingame issues

Contact Support Team Frequently Asked Questions Register today!

Reply
 
LinkBack Thread Tools Display Modes
Old 09-08-2009, 02:57 AM   #31

DesmoLocke's Avatar
Send a message via AIM to DesmoLocke Send a message via Skype™ to DesmoLocke
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

No need for the .bat files now with the server side hotfix for the PR servers has been released. Snares, you might want to make a note of it in the first post.

1N4X1 USAF Active Duty

To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.

"The clever combatant imposes his will on the enemy, but does not allow the enemy's will to be imposed on him." - Sun Tzu
DesmoLocke is offline Reply With Quote
Old 09-08-2009, 03:29 AM   #32

Snares's Avatar
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Quote:
Originally Posted by DesmoLocke View Post
No need for the .bat files now with the server side hotfix for the PR servers has been released. Snares, you might want to make a note of it in the first post.
There is still a need, since many servers will not install the hotfix for at least a few days. I will make note of it in the original post though.
Snares is offline Reply With Quote
Old 09-08-2009, 03:48 AM   #33
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Quote:
Originally Posted by Snares View Post
That's incorrect. If you keep RendDX9.dll in its original form, and RendDX9_fix.dll in it's original form, you can never accidentally rename the bat files. Copying takes much longer and creates fragments. Go ahead, try it. Run the bats in the reverse order, do anything you want. It will never mess up. Carefully look at the bat files and you will see why. In the start, you rename one bat file to *_15, and then rename *_fix to *. In mainmenu, the only possibly option is to rename * to _fix. The last line of mainmenu will not work, because the bat file will not rename another file to the same filename. You get
Code:
A duplicate file name exists, or the file cannot be found.
and the bat crashes, thereby removing any chance of messing up.
Yes the duplicate filename error stops a rename replace condition.

Btw, thanks Snares for the quick fix.
LMLM111 is offline
Last edited by LMLM111; 09-08-2009 at 05:17 AM..
Reply With Quote
Old 09-08-2009, 04:02 AM   #34

Snares's Avatar
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Quote:
Originally Posted by LMLM111 View Post
Yes the duplicate filename error stops a rename replace condition. Copying doesn't take much longer. We're talking hundredths of a second here due to hdd caching in Windows and the hdd cache (2.5MB is less than almost all HDD's caches made today). As long as the file already exists and is in the same place, I don't think it will fragment, but just replace the existing sectors. I'm not positive about that. NTFS might indeed fragment the target but generally NTFS does minimize some/much fragmentation by itself (but not all).

For reference, the hotfix RenDX9.dll file I hvae is dated 9/7/2009 at 2:12pm and is 2,498 kb.
The alt-tab bugged RenDX9.dll file on my machine is dated 9/26/2006 at 5:51pm and is 2,489 kb. I give this information for those who need it when they see a file and aren't sure which one it is, due to renaming.

I still think the copy over method is better but to each his own. Your hard drive crash from fragmenting. Not.. just kidding.

Btw, thanks Snares for the quick fix.
I'm not sure why your bugged RendDX9.dll is 2,489 KB...mine is 2,496 KB. If you get any MD5 errors download this one: RendDX9.dll

By the way: I tried your bat method, and it fails. You will get "The process cannot access the file because it is being used by another process. 0 file(s) copied" upon trying to run mainmenu.
Snares is offline
Last edited by Snares; 09-08-2009 at 04:08 AM..
Reply With Quote
Old 09-08-2009, 04:08 AM   #35
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Quote:
Originally Posted by Snares View Post
I'm not sure why your bugged RendDX9.dll is 2,489 KB...mine is 2,496 KB. If you get any MD5 errors download this one: RendDX9.dll
Thanks! Yes I did get some MD5 errors recently. THANK YOU for being so helpful.
LMLM111 is offline Reply With Quote
Old 09-08-2009, 04:27 AM   #36
Post Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Quote:
Originally Posted by Snares View Post
By the way: I tried your bat method, and it fails. You will get "The process cannot access the file because it is being used by another process. 0 file(s) copied" upon trying to run mainmenu.
Edit: you are correct. That error occurs. I will edit my original post to avoid confusion. Sorry.
LMLM111 is offline
Last edited by LMLM111; 09-08-2009 at 05:18 AM..
Reply With Quote
Old 09-08-2009, 04:34 AM   #37
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Quote:
Originally Posted by Snares View Post
By the way: I tried your bat method, and it fails. You will get "The process cannot access the file because it is being used by another process. 0 file(s) copied" upon trying to run mainmenu.
Yes you are correct.
LMLM111 is offline
Last edited by LMLM111; 09-08-2009 at 05:18 AM..
Reply With Quote
Old 09-08-2009, 05:05 AM   #38
Send a message via MSN to Soppa
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Actually I found this renaming method for avoid being kicked because using largeaddressaware patched bf2.exe here: http://www.realitymod.com/forum/f370...top-issue.html

I cant see any reason why this wouldnt work for other files too. You wont get kicked or banned by PB. Method is ugly but its workaround for sure.

Reason why you can get error message of locked files is because you are trying to overwrite them. You should rename files .old before "replacing" with original files, that way you cant get error messages of locked files.

NOTE: There could be little risk if PB is updated to check files MD5 sum's and keep some kind of history of em. This could be good update tho because this copying method makes whole PB quite useless

[FIN] SOPPA
Soppa is offline
Last edited by Soppa; 09-08-2009 at 05:06 AM.. Reason: added note
Reply With Quote
Old 09-08-2009, 06:47 AM   #39
Gameserver Administrator

coroneln's Avatar
Send a message via MSN to coroneln Send a message via Skype™ to coroneln
Default Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

a link to the Hotfix w/o the annoying need to register in a forum:
The Order of Doom PRl

in the main page the last downlad link the one that says ALT_TAB Hotfix


To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.

Life's journey is not to arrive safely at the Grave, in a well preserved body
But rather to skid in sideways, totally worn out, shouting... Holly Shit... What A Ride!"


To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts.

coroneln is offline Reply With Quote
Old 09-08-2009, 09:06 AM   #40
Post Re: BF2 1.5 Alt-Tab Fix Through RendDX9.dll

Quote:
Originally Posted by Snares View Post
I'm not sure why your bugged RendDX9.dll is 2,489 KB...mine is 2,496 KB. If you get any MD5 errors download this one: RendDX9.dll
Yes I think that file fixes my disconnects. Will try for longer time now.
LMLM111 is offline
Last edited by LMLM111; 09-08-2009 at 09:19 AM..
Reply With Quote
Reply


Tags
alttab, bf2, fix, renddx9dll
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 07:40 AM.


Powered by: vBulletin. ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO.
All Content Copyright ©2004 - 2010, Project Reality.