游戏达人
![Rank: 7](static/image/common/star_level3.gif) ![Rank: 7](static/image/common/star_level2.gif) ![Rank: 7](static/image/common/star_level1.gif)
- 贡献度
- 129
- 金元
- 15694
- 积分
- 2085
- 精华
- 0
- 注册时间
- 2010-8-14
![QQ](static//image/common/qq_big.gif)
|
【第一个叫New Vegas Stutter Remover 】
FNV 1.3.0.452 is supported now by the lastest NVSR versions.
New Vegas Stutter Remover (NVSR) is a port of Oblivion Stutter Remover / Fallout Stutter Remover to Fallout: New Vegas.
Requirements:
The New Vegas Stutter Remover will not work without the New Vegas Script Extender (NVSE). It requires version 1 beta 5 or later of NVSE.
You can download NVSE here: http://nvse.silverlock.org/
NVSR only supports some versions of Fallout: New Vegas:
1.3.0.452 - partial support
1.2.0.352 - partial support
1.2.0.314 - supported
1.2.0.285 - supported
1.1.1.271 - minimal support
1.1.0.268 - not supported
1.0.0.240 - minimal support
Version History:
4.1.28 - Adds (incomplete, but fairly decent) support for 1.3.0.452. Also attempts to add support for heap replacement, though that's off by default.
4.1.25 - Improves partial support of F:NV 1.2.0.352.
4.1.23 - Adds partial support F:NV 1.2.0.352.
4.1.17 - Fixes a bug that can set volume to zero in rare circumstances. Also some other stuff that mostly should have no effect on the default settings.
4.1.16 - Seems to work. The latest features are currently only working on decrypted executables, but they should work on non-decrypted executables too soon.
4.1.15 - worked on decrypted executables, crashed with steam
4.1.14 - switched version numbering schemes to match the version numbers for Oblivion Stutter Remover and Fallout Stutter Remover; this version didn't work
WIP5 - should perform better on 1.2.0.314 now
WIP4 - adds more hooks for 1.2.0.314, doesn't actually improve performance more because of lack of data to configure it with, but now ready for collecting profiling data
WIP3 - adds some support for 1.2.0.314; support for that version will be improved in WIP4. NVSR WIP2 corresponds to stutter remover 4.1.7.
WIP2 - enables a lot more features, but completely untested at this time. Most features only work on 1.2.0.285, but some features also work on older versions of FNV. NVSR WIP2 corresponds to stutter remover 4.1.6.
WIP1 - first NVSE-based version, reported to work. NVSR WIP1 corresponds to stutter remover 4.1.4.
preliminary_6, preliminary_5, preliminary_4, preliminary_3, attempt_2, and attempt_1 were versions prior to WIP1. Unlike more recent versions they did not require NVSE.
Installation:
1. Go to your Data folder, and create in it a new fold named NVSE. Now go in to that folder and create a new folder inside of it named Plugins. You can create a new folder by right-clicking inside of an old one and selecting "New", then selecting "Folder". If you already had such a path that's fine too.
2. Make sure that the file sr_New_Vegas_Stutter_Remover.dll from the zip ends up in Data/NVSE/Plugins (the Plugins folder you created in step #1 above).
3. If you have an old ini file for the Stutter Remover then delete it so that the Stutter Removeer will generate a new one with the new default settings.
Uninstalling:
Remove sr_New_Vegas_Stutter_Remover.dll from the Data/NVSE/plugins folder.
If Stutter Remover causes a problem:
Find the file stutter remover ini file (Data/NVSE/Plugins/sr_New_Vegas_Stutter_remover.ini). See the section at the top of it labeled "Master". Each line in that section enables or disables a category of features in the stutter remover. Go through that section changing each "1" to a "0", one at a time, until your problem goes away. Then contact me (by posting on either the nexus forum or the bethesda forum or PMing me on the nexus), and tell me what your problem was and which item you had to disable to make your problem go away.
Known Issues:
1. FPS reduction - this is INTENTIONAL. You can disable it by changing MaximumFPS from 30 to 0 in your stutter remover ini file.
2. If you play F:NV for many hours without restarting then eventually this will cause a crash. Typically after about 3 hours of running F:NV, though it can come significantly earlier or later in some cases. I am treating this issue as a low priority issue because it takes so long to trigger, despite the fact that it causes crashes.
3. Critical Section profiling is failing for unknown reasons. This is not relevant to most users since critical section profiling is normally disabled, but it is a bit disturbing as I have no clue why this is happening. And it makes tuning this for new versions of F:NV much more difficult than it should be.
Status of Stutter Remover features on Fallout: New Vegas:
1. 64 Hertz fix
Implemented & working correctly in WIP1.
This removes some microstutter, particularly at high framerates.
2. Critical Section hooks
Implemented & working correctly in WIP1.
These can help some performance and stability issues relating to stutter, but mostly they just allow the next item on the list to work...
3. Critical Section Overrides (in default configuration)
Implemented in WIP2 for FNV 1.2.0.285 and in WIP5 for 1.2.0.314.
When done right, these can significantly improve performance.
4. FPS Management
Partially implemented in WIP2, still missing slow-motion used to enforce MinimumFPS.
Some people perceive the game as smoother when its framerate is prevented from exceeding half the refresh rate, plus this helps free up resources for secondary threads.
5. Hashtable hooks
Implemented in WIP2.
Don't really do anything to performance on their own, but necessary for the next item on the list...
6. Hashtable Overrides (in default configuration)
Minimal set should be present in WIP2 for 1.2.0.285, in WIP5 for 1.2.0.314. Better set added as of 4.1.13. Still has room for a few more small improvements here.
Should improve general performance.
7. FastExit hook
Implemented in WIP2 and later.
Makes quitting faster. May be disabled by default.
8. Heap Replacement
Not supported.
9. Expiremental Stuff
Partially supported as of 4.1.13 or WIP5 (can't remember which).
http://www.newvegasnexus.com/downloads/file.php?id=34832
【第二个叫 NVSR Patcher 】
This is an _UNOFFICIAL_ patcher that enables NVSR 4-1-28 to work with FalloutNV 1.4.0.525 (Update 7).
Before reading on:
YOU HAVE TO INSTALL THE ORIGINAL NEW VEGAS STUTTER REMOVER 4-1-28 BY SKYRANGER-1 BEFORE APPLYING THIS PATCH
This file just contains a FOMM installation script that patches the addresses for most currently or previously supported hooks in original NVSR Plugin DLL.
Also included is a new default NVSR config file that contains updated critical section overrides for the current version.
With this patch, the core NVSR features seem to be working again, and a few other options can enabled as well. Still, this it's experimental and anything can happen. Please be aware of that.
-------------------------------------------------------------------------------------------------------------------------------
Installation:
1. Install the Fallout Mod Manager if you don't have it already.
2. Install the New Vegas Stutter Remover 4-1-28.
3. Install this patch with FOMM.
-------------------------------------------------------------------------------------------------------------------------------
Problems, Questions?
Feel free to post your problems in the comments or send me a PM, but I probably won't be able to help you as I'm not familiar with the NVSR internals. This is really just a quick hack, either it works for you or it doesn't. Also, please don't ask SkyRanger-1, the author of NVSR, any questions related to this patch, since it's not his fault if it doesn't work
http://www.newvegasnexus.com/downloads/file.php?id=43897
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|