2009年9月11日 星期五

GTA4使用主機記憶體

GTA安裝目錄下,建一個"commandline.txt"
裡面填入你要使用的命令行:
-renderquality: Set the render quality of the game. (0-4)
-shadowdensity: Set the shadow density of the game. (0-16)
-texturequality: Set the texture quality of the game. (0-2)
-viewdistance: Set the view distance of the game (0-99)
-detailquality: Set the detail quality of the game. (0-99)
-novblank: Disable wait for vblank (No Vsync)
-norestrictions: Do not limit graphics settings
-width: Set width of main render window (default is 800)
-height: Set height of main render window (default is 600)
-safemode: Run the graphics in the lowest setting possible
-frameLimit: Limit frame to interval of refresh rate (ex If refreshrate is
60HZ –frameLimit 1 = Locks down to 60HZ)
-refreshrate: Set the refresh rate of main render window !!Warning: Monitor
must support!! (ex. –refreshrate 60)
-fullscreen: Force fullscreen mode
-windowed: Force windowed mode
-availablevidmem: Set amount of physical Video Memory(ex. –availablevidmem
0.9)
-percentvidmem: Percentage of video memory to make available to GTA
-fullspecaudio: Force high-end CPU audio footprint
-minspecaudio: Force low-end CPU audio footprint
-noprecache: Disable precache of resources
-nomemrestrict: Disable memory restrictions

使用上只要輸入-XXXXXX即可,冒號後面的只是說明,無須鍵入...
其中有幾項功能啟動的話可以破解程式上的限制,像是
-norestrictions: Do not limit graphics settings
只要使用這項,在OPTION-GRAPHIC裡就可以任意選用任何解析度與材質精細度,
不過下方的RESOURCE USAGE主要還是看你的顯示卡內建多少記憶體而定....

不過話又說回來,現在DRAM便宜到翻,會買8GB DRAM回來裝到頂的應該也有不少人吧?
如果你又有使用RAMDISK並將TEMP指向RAMDISK的話,上面另一個功能就可能對你有不小
的幫助...
-availablevidmem: Set amount of physical Video Memory(ex. –availablevidmem
0.9)
這項的意思就是讓你額外動用虛擬記憶體來支援顯卡的VRAM,也就是說,
你將有機會開個2G的VRAM讓GRAPHIC全功能開到最大來爽!

例:-availablevidmem X
這裡X為你所想要設定的虛擬記憶體大小,如果你有8GB記憶體並使用32bit XP PRO,
那視窗大約只能操控3.25G~3.5G的DRAM,剩下的可設為RAMDISK,上述的X為一個乘數
如果你圖形設定那邊的顯卡記憶體數字是499/512,那X就是512乘上X這樣就可以抓出你大致需要的
RAMDISK大小....

沒有留言: