|
||||
| ||||
|
|||||||
| Bug Reports Forum Post bug reports here please! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Minors (Rookie Ball)
Join Date: Mar 2016
Posts: 42
|
Switching from Full Screen to Window mode crashes linux client
When I go into settings and switch from Full Screen to Window mode the game crashes. I have no way of switching back to window mode now. Here is the error in the terminal I get.
X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 151 (XFree86-VidModeExtension) Minor opcode of failed request: 10 (XF86VidModeSwitchToMode) Value in failed request: 0x1e6 Serial number of failed request: 28899 Current serial number in output stream: 28901 *** Error in `./ootp17_64bit': munmap_chunk(): invalid pointer: 0x0000000003eead00 *** ./ootp17.sh: line 29: 7668 Aborted LD_LIBRARY_PATH="$OOTP_DATA_PATH/lib64":$LD_LIBRARY_PATH ./ootp17_64bit Thanks |
|
|
|
|
|
#2 |
|
Major Leagues
Join Date: Jun 2012
Location: Outfield seating, cheering the home team
Posts: 378
|
Hi,
You should be able to switch back to windowed mode by editing the file app.cfg, which you should find in the directory Code:
~/.Out of the Park Developments/OOTP Baseball 17/data/config * FULL_SCREEN should be set to 0 * WINDOW_SIZE_UDF_WIDTH to something sensible, like 1440 * WINDOW_SIZE_UDF_HEIGHT also to something sensible, like 768 Note that the last two variables are at the end of the file, while the FULL_SCREEN flag is at the top. Hope this helps! PS: filing this as a bug. Cheers! -kr- |
|
|
|
|
|
#3 | |
|
Minors (Rookie Ball)
Join Date: Mar 2016
Posts: 42
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
|
|