Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/15/2019 in Posts

  1. Modding is as much failure as it is success. I hope to be able to get this right by next week.
    1 point
  2. For those of you who have had issues with 911:FR related to the Screen Resolution in any way including failure to load, hopefully this section will help you out: 1).Screen Flashes and crashes to desktop is most likely caused by either incompatible drivers/video card or possibly the following issue: Your screen Resolution is higher than what your video card supports (or monitor). The way to solve this if you do not wish to uninstall/delete the files and reinstall is fairly easy if you follow the directions below. Open em4.cfg in Notepad (ensure that the document is not read-only at this time and that the user profile you are in can modify it). <var name="r_xres" value="----" /> <var name="r_yres" value="---" /> the "----" is the resolution you have selected, you can manually enter in any value you want, but it is recommended that you choose either what your current screen resolution is, or below it. For EX: X:800 Y:600 as a safe number. Should you choose to change it to a custom value, you may want to make your CFG. File a "Read-Only" Document, this is done by right clicking on the document and selecting properties and clicking read-only. If you want to make your game run in windowed mode, change this value: <var name="r_fullscreen" value="1" /> 1=True 0=False My screen runs in an unusual resolution so I had to manually type in my screen resolution in order for it to fill my widescreen monitor properly. I hope this helps any of you who either made the mistake of choosing a screen res too high for your hardware, or those of you with issues related to the screen not being filled completely.
    1 point
×
×
  • Create New...