FOnline: 2238/Game Client
Is a computer program, that allows Player to control his Character by using GUI and keyborad+mouse input. Simply put, it allows you to play FOnline: 2238 game.
Contents |
Obtain the game files
- You can download the whole game from http://fonline2238.net/files/ specifically http://fonline2238.net/files/FOnline2238_Client.zip.
- Or download pre-configured release of The latest version of Fonline:2238 Game Client by a developer User:JovankaB on forum.
- In case you need individual files, or you are having a problem with the Updater.exe, you can go to http://fonline2238.net/update/. These files should be in sync with the updater ones.
Note: You also need the MASTER.DAT and CRITTER.DAT files from the Fallout 2 CD.
Installation instructions
- Download and unzip the file FOnline2238_Client.zip
- Copy MASTER.DAT and CRITTER.DAT into data folder OR run FO2238Config.exe and in DataFiles tab specify paths to MASTER.DAT and CRITTER.DAT.
Detailed info about the game files
This is a list of files required to run the game. FOnline2238_0420-EB_Beta
Note: This list has been updated to game version brought by Changelog 03/07/2012.
FileName | Size | Origin |
---|---|---|
Assimp32.dll | 2765312 B | Fonline2238 Updater.exe |
CRITTER.DAT | 166951131 B | Fallout 2 CD |
DataFiles.cfg | 113 B | Fonline2238 Updater.exe |
DataFiles2238.cfg | Varies | FO2238Config.exe |
FO2238Config.exe | 47616 B | Fonline2238 Updater.exe |
FOConfig.exe | 1454592 B | Fonline2238 Updater.exe |
FOnline.cfg | Varies | FOConfig.exe |
FOnline.exe | 4028416 B | Fonline2238 Updater.exe |
FOnline.pdb | 6065152 B | Fonline2238 Updater.exe |
FOnline2238.cfg | Varies (Default: 533 B) | FO2238Config.exe |
FOnlineGL.exe | 3887616 B | Fonline2238 Updater.exe |
FOnlineGL.pdb | 5704704 B | Fonline2238 Updater.exe |
MASTER.DAT | 333098563 B | Fallout 2 CD |
Updater.exe | 684032 B | Fonline2238 Updater.exe |
data\faction.zip | 80721859 B | Fonline2238 Updater.exe |
data\faction001.zip | 140385 B | Fonline2238 Updater.exe |
data\faction002.zip | 1469891 B | Fonline2238 Updater.exe |
data\factioncritters.zip | 92224260 B | Fonline2238 Updater.exe |
data\cache\default.cache | 3986060 B | Fonline2238 Updater.exe |
Command line switches
To find available switches: Open the FOnline.exe executable in your favorite text viewer and search for -LoggingThread close to it you will find a lot of other -xyz command line switches.
Automated login command line switch "-Start" ?
Command line switches list |
---|
|
Client Debug mode
Start the game with -DebugInfo like this:
FOnline.exe -DebugInfo
- F1 shows a lot of statistics and additional info like exact map coordinates. Do not have F1 activated on the world map the game may crash to the desktop...
- F7 shows the NPC names.
- CTRL+F7 shows the IDs.
- F9 shows some kind of useless pathfinding stuff...
- F10 shows the grid.
- F11 saves all graphics loaded into the game engine's buffers to your HDD,
These are useful for debugging, but gives no any kind of advantages to the player. Note that if you encounter 3D objects like desert stalkers for example the 3D layers might get also visible ruining the game's visual look.
Also note that if you press F1 in debug mode on the world map the game may crash to the desktop...