mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add more sound and general options
This commit is contained in:
parent
bb4e7fd5c6
commit
089c60ae79
@ -19,6 +19,7 @@
|
||||
- Added HD Nebulae
|
||||
- Added HD Asteroids
|
||||
- Added support for running multiple instances of Freelancer on the same machine
|
||||
- Added more sound and general options
|
||||
|
||||
|
||||
## [[0.3] - 2021-08-15](https://github.com/BC46/freelancer-hd-edition/releases/tag/0.3)
|
||||
|
@ -12,13 +12,21 @@ option = 1401, 2450, 100, false, false
|
||||
option = 1495, 1769, 1, false, false
|
||||
option = 1555, 1771, 0, false, false
|
||||
option = 1498, -1, 1, false, false
|
||||
option = 1407, -1, 2, true, false
|
||||
|
||||
[Audio]
|
||||
option = -1
|
||||
option = 1409, 2451, 100, true, false
|
||||
option = 1336, 2452, 100, true, false
|
||||
option = 1337, 2453, 100, true, false
|
||||
option = -1
|
||||
option = 1671, 1790, 32, true, false, 0, 100
|
||||
option = 1914, 2456, 100, true, false
|
||||
option = 1915, 2457, 100, true, true, 0, 50
|
||||
option = -1
|
||||
option = 1918, 1791, 100, false, true, 33, 100
|
||||
option = 1411, 2454, 100, false, true, 33, 100
|
||||
option = 1412, 2455, 100, false, true, 33, 100
|
||||
|
||||
[video]
|
||||
option = 1895, 2446, 100, true, false, -1, -1
|
||||
@ -29,6 +37,7 @@ option = 1624, -1, 100, true, false, 0, 100
|
||||
option = 1622, 1777, 100, true, false, 0, 100
|
||||
option = 1483, 1778, 100, true, false, 0, 100
|
||||
option = 1403, 1780, 100, true, false, 0, 100
|
||||
option = 1405, 1776, 100, true, false, 0, 100
|
||||
option = 1402, 1779, 100, false, false, 75, 100
|
||||
option = 1630, 1772, 100, false, false, 50, 100
|
||||
option = 1585, 1773, 100, false, false, 50, 100
|
||||
@ -36,8 +45,3 @@ option = 1481, 1781, 100, false, false, 50, 100
|
||||
option = 1623, 1782, 100, false, false, 50, 100
|
||||
option = 1663, 1770, 100, false, false, 30, 100
|
||||
option = -1
|
||||
option = 1671, -1, 32, true, false, 0, 100
|
||||
option = 1914, 2456, 100, true, false
|
||||
option = 1915, 2457, 100, true, true, 0, 50
|
||||
option = 1407, -1, 2, true, false
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
@ -50,7 +50,8 @@ Join our Discord server to stay up to date with the latest news and information!
|
||||
|
||||
### Misc
|
||||
* 1.1 Patch
|
||||
- Added support for running multiple instances of Freelancer on the same machine
|
||||
* Added more sound and general options
|
||||
* Added support for running multiple instances of Freelancer on the same machine
|
||||
* Added updated HUD Shift plugin
|
||||
* All content from Jason's Freelancer Patch v1.25
|
||||
* Direct3D 9 wrapper
|
||||
|
@ -68,7 +68,8 @@ Due to the large file size of many textures used in this mod, some users may exp
|
||||
|
||||
### Misc
|
||||
* 1.1 Patch
|
||||
- Added support for running multiple instances of Freelancer on the same machine
|
||||
* Added more sound and general options
|
||||
* Added support for running multiple instances of Freelancer on the same machine
|
||||
* Added updated HUD Shift plugin
|
||||
* All content from Jason's Freelancer Patch v1.25
|
||||
* Direct3D 9 wrapper
|
||||
|
Loading…
Reference in New Issue
Block a user