Rising Sun Installer Directions
CFS3 PTO Rising Sun Rev. Beta 1.0 Install Instructions
BACKGROUND - INFORMATION:
As this is a Beta release there are still alot of work to be done. Rising Sun is a sandbox for the CFS3 community to develop add ons and make improvements to the theaters. There may still be water riffs and shoreline distortions which are still being identified and corrected on a systematic basis.
Pearl, Midway, and Wake theaters are the most complete at this time.
The next level of completeness is the 2nd Sino-Japanese War theater. Work will continue on creating additional inland waterways, lakes, minor rivers, roads, and railroads. Airfield textures are also planned for this theater.
The AVG, Philippines and PNG theaters are basic in nature and still require alot of Terrain work. They are included in the community release and will be updated in future updates. Work on the PNG theater is the next priority after the Sino theater is further along.
All the theaters require landclass work to be done.
The PTO/ETO Team encourage folks to create addons and make improvements to the Rising Sun for inclusion in future updates.
Presently the install is about 8gigs and has been packaged into 8 separate installers.
INSTALL INSTRUCTIONS - GENERAL:
If you already have Rising Sun installed, default named and installed in the default location I recommend that you rename the install and run Multicfs3.exe changing the install to the new name. Therefore any adds you may have done will not be lost and can transferred to the new install of Rising Sun.
The stock CFS3 patched to 3.1a must be in the default directory path C:\Program Files\Microsoft Games\Combat Flight Simulator 3. If not you can copy and paste the CFS3 files to that location temporarily.
The CFS3 PTO Rising Sun install Initially must be named exactly CFS3 PTO Rising Sun and installed to the default location C:\Program Files\Microsoft Games\CFS3 PTO Rising Sun. In the following install instructions I will explain how you can rename and change the location of the Rising Sun Install.
The install is a 8 step process. Follow the directions in this readme and in the installer information screens.
DO NOT START THE GAME UNTIL ALL 7 OF 8 INSTALLERS HAVE BEEN COMPLETED
THE 8 OF 8 INSTALLER FOR THE UISEL FILES IS INSTALLED AFTER THE GAME HAS BEEN STARTED ONCE.
INSTALL INSTRUCTIONS - DETAIL:
DO NOT START GAME UNTIL 7 OF 8 INSTALLERS HAVE BEEN INSTALLED
Read and follow the directions in the information screens of the installers
1st Unzip all the installer packages. Then run the installers in sequential order.
CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-1.EXE
With your stock CFS3 install in the C:\Program Files\Microsoft Games\Combat Flight Simulator 3 location this installer will create the CFS3 PTO Rising Sun file folder, copy the stock CFS3 files to the folder and install the base Rising Sun files.
If you wish to change the name or location of Rising Sun:
If you want to change the name of your install, rename the CFS3 PTO Rising Sun Folder after running CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-1.EXE.
If you want to change the location of Rising Sun copy and paste the files to your new location.
CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-2.EXE
This installer will install the Sino-Japanese theater files.
Point the installer to the location of install if different than default.
Follow information screen directions
CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-3.EXE
This installer will install the Wake and Midway theater files.
Point the installer to the location of install if different than default.
Follow information screen directions
CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-4.EXE
This installer will install the PNG theater files.
Point the installer to the location of install if different than default.
Follow information screen directions
CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-5.EXE
This installer will install the AVG theater files.
Point the installer to the location of install if different than default.
Follow information screen directions
CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-6.EXE
This installer will install the Philippines files.
Point the installer to the location of install if different than default.
Follow information screen directions
CFS3_PTO_Rising_Sun_Rev-Beta-1.0_part-7.EXE
This installer will install the aircraft, weapons, pylons, guns, spawns,global layer files, and create the desktop shortcuts.
Point the installer to the location of install if different than default.
Follow information screen directions
During the install the program will set-up the RSMB,RS Start, and RS Spawn Selector desktop shortcuts.
At the end of installation the installer will prompt you to run the *.zx, and *.bdp zappers. When done exit program and MultCFS3.exe will auto run. Type in the correct name of the install. The default name is CFS3 PTO Rising Sun.
DO NOT RUN THE DESKTOP SHORT CUTS OR Rising_Sun_Theater_Selector.bat UNTIL CFS3_PTO_Rising Sun_Uisel.EXE HAS BEEN INSTALLED AND SET-UP
Go to your main Rising Sun directory, run and set up your cfs3config.exe
Run CFS3.exe located in your Rising Sun directory. Do not use the Rising_Sun_Theater_Selector.bat or desktop shortcut to start the sim.
Select Quick Combat and fly once.
Shut down
*********************************************WARNING********************************************************
DO NOT START THE GAME AGAIN UNTIL THE CFS3_PTO_Rising_Sun_Uisel.EXE HAS BEEN RUN AND UISEL SELECTORS EDITED.
After 1st flight you can copy and paste your ConfigOverrides.xml and custom.xca controller file from another installtion to the \Application Data\Microsoft\CFS3 PTO Rising Sun folder.
Go to your C:\Documents and Settings\Administrator\Application Data folder
A default install name and location would look like this:
"C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
If different; i.e directory path, name of install, or other than Administrator; you will need to edit the Rising_Sun_Theater_Selector.bat file
Copy your *\Application Data\Microsoft\CFS3 PTO Rising Sun folder path onto clickboard and return to Rising Sun main directory.
Right click on Rising_Sun_Theater_Selector.bat, select edit, paste within the quotes at the seven following locations in RED the clickboard contents if different from the existing Rising_Sun_Theater_Selector.bat.
****************************************************************************************************************************
:SINO
CD "C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
CALL 2sino_uisel.bat
IF NOT EXIST pearl_missions GOTO
earl_sino
IF NOT EXIST wake_missions GOTO :wake_sino
IF NOT EXIST midway_missions GOTO :midway_sino
IF NOT EXIST png_missions GOTO
ng_sino
IF NOT EXIST avg_missions GOTO :avg_sino
IF NOT EXIST philippines_missions GOTO
hilippines_sino
IF NOT EXIST sino_missions GOTO :SUCCESS
EARL
CD "C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
CALL 2pearl_uisel.bat
IF NOT EXIST sino_missions GOTO :sino_pearl
IF NOT EXIST wake_missions GOTO :wake_pearl
IF NOT EXIST midway_missions GOTO :midway_pearl
IF NOT EXIST png_missions GOTO
ng_pearl
IF NOT EXIST avg_missions GOTO :avg_pearl
IF NOT EXIST philippines_missions GOTO
hilippines_pearl
IF NOT EXIST pearl_missions GOTO :SUCCESS
:WAKE
CD "C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
CALL 2wake_uisel.bat
IF NOT EXIST sino_missions GOTO :sino_wake
IF NOT EXIST pearl_missions GOTO
earl_wake
IF NOT EXIST midway_missions GOTO :midway_wake
IF NOT EXIST png_missions GOTO
ng_wake
IF NOT EXIST avg_missions GOTO :avg_wake
IF NOT EXIST philippines_missions GOTO
hilippines_wake
IF NOT EXIST wake_missions GOTO :SUCCESS
:MIDWAY
CD "C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
CALL 2midway_uisel.bat
IF NOT EXIST sino_missions GOTO :sino_midway
IF NOT EXIST pearl_missions GOTO
earl_midway
IF NOT EXIST wake_missions GOTO :wake_midway
IF NOT EXIST png_missions GOTO
ng_midway
IF NOT EXIST avg_missions GOTO :avg_midway
IF NOT EXIST philippines_missions GOTO
hilippines_midway
IF NOT EXIST midway_missions GOTO :SUCCESS
NG
CD "C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
CALL 2png_uisel.bat
IF NOT EXIST sino_missions GOTO :sino_png
IF NOT EXIST pearl_missions GOTO
earl_png
IF NOT EXIST wake_missions GOTO :wake_png
IF NOT EXIST midway_missions GOTO :midway_png
IF NOT EXIST avg_missions GOTO :avg_png
IF NOT EXIST philippines_missions GOTO
hilippines_png
IF NOT EXIST png_missions GOTO :SUCCESS
:AVG
CD "C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
CALL 2avg_uisel.bat
IF NOT EXIST sino_missions GOTO :sino_avg
IF NOT EXIST pearl_missions GOTO
earl_avg
IF NOT EXIST wake_missions GOTO :wake_avg
IF NOT EXIST midway_missions GOTO :midway_avg
IF NOT EXIST png_missions GOTO
ng_avg
IF NOT EXIST philippines_missions GOTO
hilippines_avg
IF NOT EXIST avg_missions GOTO :SUCCESS
HILIPPINES
CD "C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______"
CALL 2philippines_uisel.bat
IF NOT EXIST sino_missions GOTO :sino_philippines
IF NOT EXIST pearl_missions GOTO
earl_philippines
IF NOT EXIST wake_missions GOTO :wake_philippines
IF NOT EXIST midway_missions GOTO :midway_philippines
IF NOT EXIST png_missions GOTO
ng_philippines
IF NOT EXIST avg_missions GOTO :avg_philippines
IF NOT EXIST philippines_missions GOTO :SUCCESS
****************************************************************************************************************************
It is now time to install CFS3_PTO_Rising-Sun_Uisel.EXE
This will install uisel files for each of the theaters of The Rising Sun install.
Point the installer to the location of your C:\Documents and Settings\Administrator\Application Data\Microsoft\CFS3 PTO Rising Sun______ folder or non-default location.
Follow the information screen directions.
If you installed Rising Sun in a different location or changed the name of the CFS3 PTO Rising Sun installation you will need to edit each of the 7 2*_uisel.bat files to your Rising Sun directory path.
Copy your Rising Sun directory path and edit each of the Seven(7) 2*_uisel.bat files if different from the default install path.
Following is an example of the path of a default Rising Sun install found in the 2*_uisel.bat files:
****************************************************************************************************************************
:SUCCESS
CD "C:\Program Files\Microsoft Games\CFS3 PTO Rising Sun"
****************************************************************************************************************************
If you changed the location or name of your install you will need to edit the properties of your desktop Rising Sun shortcuts to match your install directory path.
Base install of Rising Sun is complete.
*************************************************************************SUCCESS************************************************************************************************
You can now start Rising Sun.
There is an optional aircraft mole fix install for Rising Sun.
Those folks having XP Home Edition need not install as the function required for the mole fix to work is not available in the Home Edition software.
Follow the Mole fix installer directions.
ERATA:
In the data and maps folders you will find some useful reference information.
The Pearl Harbor Theater and USA versus IJN spawn setting will be considered the default condition for the install.