What changed
0 fixes1 addition0 changes0 removals
addedThis patch is part bug fix, part handy feature! -- 1. In the settings menu is a console command text box. I figured some people may find a use for it, but please be cautious! This should allow you to use most Unreal Engine 4 commands. The awesome thing about this feature is that you can manually set your game to run at whatever resolution you like and toggle any graphics settings that aren't listed in the user interface. Example: r.setres 1000x600f - set resolution to 1000x600 in fullscreen See some commands here: https://digilander.libero.it/ZioYuri78/ -- 2. Bug fix - Unfortunately two people had an issue running the game with their TV. From what I could tell, the issue seemed to be with the automatic resolution settings, which makes the mouse not align with buttons correctly. Now this has been changed so that the game boots in windowed mode first time, then allows you to increase the resolution (and save the setting). Additionally, I have added a reset button if you do accidentally choose the wrong thing. ----NOTE---- After pressing the reset button, you need to relaunch the game for it to take effect.
Deadly Delivery changes
addedThis patch is part bug fix, part handy feature! -- 1. In the settings menu is a console command text box. I figured some people may find a use for it, but please be cautious! This should allow you to use most Unreal Engine 4 commands. The awesome thing about this feature is that you can manually set your game to run at whatever resolution you like and toggle any graphics settings that aren't listed in the user interface. Example: r.setres 1000x600f - set resolution to 1000x600 in fullscreen See some commands here: https://digilander.libero.it/ZioYuri78/ -- 2. Bug fix - Unfortunately two people had an issue running the game with their TV. From what I could tell, the issue seemed to be with the automatic resolution settings, which makes the mouse not align with buttons correctly. Now this has been changed so that the game boots in windowed mode first time, then allows you to increase the resolution (and save the setting). Additionally, I have added a reset button if you do accidentally choose the wrong thing. ----NOTE---- After pressing the reset button, you need to relaunch the game for it to take effect.
This patch is part bug fix, part handy feature! -- 1. In the settings menu is a console command text box. I figured some people may find a use for it, but please be cautious! This should allow you to use most Unreal Engine 4 commands. The awesome thing about this feature is that you can manually set your game to run at whatever resolution you like and toggle any graphics settings that aren't listed in the user interface. Example: r.setres 1000x600f - set resolution to 1000x600 in fullscreen See some commands here: https://digilander.libero.it/ZioYuri78/ -- 2. Bug fix - Unfortunately two people had an issue running the game with their TV. From what I could tell, the issue seemed to be with the automatic resolution settings, which makes the mouse not align with buttons correctly. Now this has been changed so that the game boots in windowed mode first time, then allows you to increase the resolution (and save the setting). Additionally, I have added a reset button if you do accidentally choose the wrong thing. ----NOTE---- After pressing the reset button, you need to relaunch the game for it to take effect.