Jump to content

faguss

Member
  • Content Count

    322
  • Joined

  • Last visited

  • Medals

Everything posted by faguss

  1. faguss

    Abrams with mine plow addon exists?

    The Lost Brothers mod has scripted minerollers (LoBo_minerollers.Intro) but the downside is that AI can't move properly with it.
  2. faguss

    Messor Island

    Messor requires these addons. You can download them from here.
  3. faguss

    How do I make someone never move?

    soldier stop true or soldier disableAI "MOVE" or on 1.99 soldier disableAI "ANIM"
  4. Arma: Armed Assault
  5. faguss

    Full Screen Night Vision

    You mean no black edges? FDF has it.
  6. faguss

    Messor Island Help?

    Messor requires these addons. You can download them from here.
  7. Miles wrote here that you're only supposed to use #3. You can find automatic installation in the correct order and with fixes here.
  8. Here you go: http://faguss.paradoxstudio.uk/addon/lobo/LoBoTzahal1.3_2.rar http://faguss.paradoxstudio.uk/addon/lobo/LoBoWeapons1.1.rar That's an incorrect order because you will overwrite new files with old. Should be: LoBo_IranIraqMapVer1.rar > LoBoAddonPack3.rar > LoBo_JordanianSyrianPackVer01.rar You can find automatic installation in the correct order and with fixes here but without Tzahal and Weapons1.1 because they break existing stuff.
  9. faguss

    Looking for Female unit addon

    http://ofpr.info.paradoxstudio.uk/6912-civilian-action-addon-pack.html
  10. faguss

    OFP Addon request thread

    I'm looking for ylass2.rar and chasehq.rar from this topic.
  11. Recently Direct3D 8 to Vulkan was released so I've rerun the tests including latest versions of the existing hacks. Looks like I'm getting the best result with the latest dxvk but multitexturing looks pretty bad so I'm going to stick with d8vk. Edit: DXVK might be interfering with buldozer.exe
  12. This is a script displaying information about multiplayer games, installing mods and automatically connecting to the server. Requires Fwatch 1.16 and OFP Aspect Ratio pack 2.06 http://ofp-faguss.com/fwatch/116test Video:
  13. faguss

    Game Schedule with Fwatch

    Made a new video where I explain in simple terms why use it:
  14. faguss

    Help with Dynamic Weather

    NIM_Weather 1.6 uses a bug with missionStart command to detect if it's SP. The bug was fixed in 1.99. The solution is to use playersNumber command instead. You can get fixed version here.
  15. faguss

    nim weather and 1.99

    NIM_Weather 1.6 uses a bug with missionStart command to detect if it's SP. The bug was fixed in 1.99. The solution is to use playersNumber command instead. You can get fixed version here.
  16. You could also add DXVK on top. Download and copy dll files from the x32 folder to the game dir. In this video you'll find how to enable FPS counter. I recommend to run previous tests (default, d3d8to9) again so that the circumstances are the same for all three. Here are my results:
  17. Oxygen and updated viewer can be downloaded from here: https://files.ofpisnotdead.com/files/ofpd/breathe/ Open flashpoint.cfg in notepad and replace HW_Type="Glide"; with: HW_Type="Direct3D HW T&L"; Also add: Adapter=0;
  18. To fix that error you don't have replace the entire file. Instead open flashpoint.cfg and replace: HW_Type="Glide"; with: HW_Type="Direct3D HW T&L"; Also add: Adapter=0; You can safely add a new key: Open Regedit Find "HKEY_LOCAL_MACHINE\SOFTWARE\<Wow6432Node on 64-bit systems>\bohemia interactive studio\coldwarassault" and export it to a file Open the file in notepad and replace "bohemia interactive studio\coldwarassault" with "Codemasters\Operation Flashpoint" and save it Import modified file in Regedit
  19. faguss

    Bulldozer Launch Error

    Open Regedit Find "HKEY_LOCAL_MACHINE\SOFTWARE\<Wow6432Node on 64-bit systems>\bohemia interactive studio\coldwarassault" and export it to a file Open the file in notepad and replace "bohemia interactive studio\coldwarassault" with "Codemasters\Operation Flashpoint" and save it Import modified file in Regedit
  20. faguss

    Streaming/performance problems

    I wasn't clear enough: I mean streaming settings, not in-game video settings. Make sure that you're playing in full screen, that it's a game capture and not monitor capture, that hardware codec is set. Maybe try lowering bitrate on the fly.
  21. Since Breathe site is long gone here's a list of backup links for all the stuff that BI released: (few things are missing so if you have them then step right up) visitor2light.zip - ofpec.com binarize.zip - files.ofpisnotdead.com ofpec.com binarize.zip (fixed) - lex-ofp.narod.ru ofpec.com o2light.zip - lex-ofp.narod.ru files.ofpisnotdead.com o2_viewer.zip - files.ofpisnotdead.com o2_viewer.zip (updated) - files.ofpisnotdead.com BISModels.zip - ftp.ofpr.info BISModels_readme.txt visitorBasicTutorial.zip Commented_Config_191.zip (2003) - ofp-faguss.com Commented_Config.zip (2002) - files.ofpisnotdead.com HowToCreatePolygon.zip - files.ofpisnotdead.com HowToCreateCube.zip - files.ofpisnotdead.com HowToCreateM16.zip - files.ofpisnotdead.com comref_102002.zip (1.85) - ofpec.com comrefnew.zip (1.75) comref.zip (1.40 36 KB) - ofp-faguss.com comref.zip (1.30 19 KB) briefings.zip (126 KB) TexView_11.zip - lex-ofp.narod.ru gamefront.com ofpec.com wav2lip.zip - ofpec.com gamefront.com ofp.pl AAE_Builder.zip (beta) AtEase_Msic.zip - ofp-faguss.com biscamel.zip (beta) - files.ofpisnotdead.com gamefront.com (you can open it with 7-zip) BIS_WWI_Camel_OFP_Addon.msi - ofp-faguss.com repack Note: TexView2 / PAATool / PANTool is a replacement for TexView_11. WRPTool is a replacement for Visitor.
  22. faguss

    Streaming/performance problems

    I streamed CWA without issues. The game doesn't stutter when you play it? Do you stream A2 with the same settings? What software do you use?
  23. I'm working on the new Fwatch version and I'm currently halfway through. Now I'm looking forward to your scipting command requests. Reasonable ideas will be implemented.
  24. faguss

    Fwatch Request List

    No. OFP does not support Unicode.
  25. faguss

    Fwatch Request List

    I don't think loading large textures is necessary. Instead you could map letters to different texture files. See convert_fxy and OFP Font Viewer.
×