熱門文章

顯示具有 windows 10 標籤的文章。 顯示所有文章
顯示具有 windows 10 標籤的文章。 顯示所有文章

2020年3月15日 星期日

[教學] 在Windows 10 上跑 Origin RA2

If file is not found, you can leave a message below.
如果檔案失效了,歡迎留言給我
  1. Download cnc-ultimate-collection-launchers.zip (下載這個檔案並執行)
  2. Extract and execute C&C Ultimate Collection Launchers Setup.exe
  3. Download DDWrapper (下載這個檔案,解壓縮到Origin RA2的資料夾)
  4. Extract to 
    • C:\Program Files (x86)\Origin Games\Command and Conquer Red Alert II 
  5. Open aqirt.cfg and change following parameter 0 to 1 (在RA2資料夾裡面修改aqirt.cfg)
    • RealDDrawPath = AUTO
    • BltMirror = 1
    • BltNoTearing = 1
    • ColorFix = 1
    • DisableHighDpiScaling = 1
    • FakeVsync = 0
    • FakeVsyncInterval = 0
    • ForceBltNoTearing = 1
    • ForceDirectDrawEmulation = 1
    • NoVideoMemory = 1
    • SingleProcAffinity = 1
    • ShowFPS = 0
  6. Change following exe compatibility to winXP SP3 (將底下exe改成如下設置)
    1. RA2.exe
    2. RA2MD.exe
    3. game.exe
    4. gamemd.exe

2015年10月13日 星期二

[筆記] 在Windows 10 玩 RA2 尤里的復仇

https://www.youtube.com/watch?v=a-wGOsVqUTs

參考這部影片,不過有些設定要改

.ini的Video標籤內容改成
[Video]
AllowHiResModes=yes
AllowVRAMSidebar=yes
VideoBackBuffer=no
ScreenWidth=800
ScreenHeight=600
StretchMovies=no

aqrit.cfg的設定
ForceDirectDrawEmulation = 1

其他 = 0