Battlefield Vietnam Menu Resolution Changer by BFV.ovh
Version 1.2


DESCRIPTION
-----------
Battlefield Vietnam has hardcoded 800x600 resolution for the main menu and intro-video,
this causes slow switching between game and main menu and durinbg map changes.

This patch will change this to a resolution of your wish (eg. screen native resolution).
The main menu will not have 4:3 aspect ratio anymore and it will effectively go widescreen.


INSTALLING
----------
Make sure to extract the app if it's still zipped, then copy and paste your BfVietnam.exe executable
from the game directory to the app's directory and run "app launcher.bat" to start the application.

The progran then scans the BfVietnam.exe executable and creates a file named according to the parameters
of width and height that you've fed to the app. It is advised to keep your original BfVietnam.exe because
the app needs the original executable in order to work (as it always looks for 800x600 hard-coded resolution).


ADDITIONAL INFO
---------------
Reason for powershell script is that it is installed to Windows by default (also accessible on Linux now)
and it allows to see the source code, for reasons of security and future-proofness.

# Changing and publishing this script without mentioning bfv.ovh is not allowed
# Original idea from http://www.bfmods.com/viewtopic.php?f=31&t=1653 (thanks to unexpectedpanda)