https://github.com/dcxdemo/flatout2.steamopenspyfix
This simple fix enables Flatout 2 online capabilities on Steam version with ThirteenAG's widescreen fix installed.
https://github.com/dcxdemo/flatout2.steamopenspyfix
fix flatout2 online openspy patch
Last synced: about 1 year ago
JSON representation
This simple fix enables Flatout 2 online capabilities on Steam version with ThirteenAG's widescreen fix installed.
- Host: GitHub
- URL: https://github.com/dcxdemo/flatout2.steamopenspyfix
- Owner: DCxDemo
- License: mit
- Created: 2020-11-27T22:58:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-27T23:05:57.000Z (over 5 years ago)
- Last Synced: 2024-04-06T10:22:04.473Z (about 2 years ago)
- Topics: fix, flatout2, online, openspy, patch
- Language: C++
- Homepage:
- Size: 61.5 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Flatout2.SteamOpenSpyFix
## What is this?
A simple online fix for Steam version of FlatOut 2 via OpenSpy service.

## How to use?
* Install [ThirteenAG's Widescreen Patch for FlatOut 2](https://github.com/ThirteenAG/WidescreenFixesPack/releases/tag/flatout2).
* Copy Flatout2.SteamOpenSpyFix.asi to scripts folder.
## How does it work?
Just like a common retail EXE fix, it simply replaces instances of "gamespy.com" with "openspy.org". However, Steam EXE is encrypted, hence it only can be done in RAM. Code is really short and straightforward. It is not guaranteed to work on your system, but it was tested on Win7 x64 and Win10 x64. The only version compatible is Steam EXE - MD5: 5A63E9DF21C7EC6F74D6E49C603DEAE1, Size: 1071616 bytes.
## Building
This project was built in Visual Studio 2019 (v142). Shouldn't require anything extra. Make sure your project is set up to create precomiled headers and change binary extension to .asi
## Other versions?
There are no plans for other versions support in this repo.
2020, DCxDemo*.