mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Fix new font change
This commit is contained in:
parent
59b03ea100
commit
9c93c8733f
18
script.xml
18
script.xml
@ -271,7 +271,7 @@ Credits:
|
||||
</item>
|
||||
</option>
|
||||
|
||||
<option id="6" name="Fix Windows 10 compat issues. TRY AT YOUR OWN RISK" savesafe="true">
|
||||
<option id="7" name="Fix Windows 10 compat issues. TRY AT YOUR OWN RISK" savesafe="true">
|
||||
<item id="2" name="No">
|
||||
</item>
|
||||
|
||||
@ -496,13 +496,7 @@ DLL = callsign.dll, fc_lh 9 4-20
|
||||
</data>
|
||||
|
||||
|
||||
<data file="EXE\D3D8_compat.dll2" method="renamefile" newfilename="EXE\d3d8.dll" options="6:1">
|
||||
</data>
|
||||
<data file="EXE\d3d8to9.dll2" method="renamefile" newfilename="EXE\d3d8.dll" options="6:2">
|
||||
</data>
|
||||
|
||||
|
||||
<data file="DATA\FONTS\fonts.ini" method="filereplace" options="7:1">
|
||||
<data file="DATA\FONTS\fonts.ini" method="filereplace" options="6:1">
|
||||
<dest>
|
||||
nickname = HudSmall
|
||||
font = Agency FB
|
||||
@ -515,7 +509,7 @@ fixed_height = 0.02
|
||||
</source>
|
||||
</data>
|
||||
|
||||
<data file="DATA\FONTS\fonts.ini" method="filereplace" options="7:1">
|
||||
<data file="DATA\FONTS\fonts.ini" method="filereplace" options="6:1">
|
||||
<dest>
|
||||
nickname = Normal
|
||||
font = Agency FB
|
||||
@ -528,4 +522,10 @@ fixed_height = 0.02
|
||||
</source>
|
||||
</data>
|
||||
|
||||
|
||||
<data file="EXE\D3D8_compat.dll2" method="renamefile" newfilename="EXE\d3d8.dll" options="7:1">
|
||||
</data>
|
||||
<data file="EXE\d3d8to9.dll2" method="renamefile" newfilename="EXE\d3d8.dll" options="7:2">
|
||||
</data>
|
||||
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user