-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# Toy Story 2 Fix | ||
A collection of fixes and enhancements for the game "Toy Story 2: Buzz Lightyear to the Rescue". | ||
Toy Story 2 Fix is a program that fixes and enhances Toy Story 2 for the PC. Features include: | ||
* Fixes the "Unable to Enumerate Device" error. | ||
* Enables the selection of 32-bit resolutions. | ||
* Fixes the framerate issues that can occur on modern PCs. | ||
* Allows the player to immediately skip the ESRB and Copyright screens. | ||
* Allows the game to be played in widescreen with no 3D stretching. | ||
* Increases the render distance of levels. | ||
* Works on every regional release of the game. | ||
|
||
# Download | ||
Get the latest version [from the releases page](https://github.com/RibShark/ToyStory2Fix/releases/latest). Extract the ZIP file into the folder you installed Toy Story 2 into. | ||
|
||
# Configuration | ||
You can enable or disable any part of the patch by opening the `scripts\ToyStory2Fix.ini` file and setting the options to `true` or `false`. |