The resulting hex sequences should look like this, for a 1920x1080 resolution:Ĩ0 07 00 00 75 15 81 3D E8 C1 80 00 38 04 Replace 80 02 with your desired width and E0 01 with your desired height in the following two places (search for these hex sequences):Ĩ0 02 00 00 75 15 81 3D E8 C1 80 00 E0 01.1080 in dec is 0438 in hex, which becomes 3804 with reversed bytes. For example, 1920 in decimal notation is 0780 in hexadecimal notation, which is 8007 with the bytes reversed. Each byte is two hexadecimal characters, so you want to make sure that you're not entering the hexidecimal string backwards but are instead separating it into bytes (2 character chunks) and then reversing the byte order (the reversal has to do with the order data is stored in and read from memory, which is called endianness). Determine your desired movie resolution expressed in hexadecimal notation, and reverse the order of the bytes.Open swkotor2.exe with a hex editor such as HxD.7.10 Sound on your ship suddenly stops working after space travel.7.7 The game crashes on Intel HD Graphics (Linux, Wine).7.6 Dialogue options will not display on vertical resolutions of 1366x768 or below.7.5 Stretched UI on widescreen resolutions.
7.2 Stuttering or Freezing after combat / Unable to move the character.