




RIVE is a platforming shoot-em-up game created by the Dutch video game company Two Tribes.
Support Summary
Widescreen | Ultra/Super‑Wide | Multi-Monitor | 4K Ultra HD | |
Support | ||||
Method | ||||
HUD | ||||
Cutscenes | ||||
FMVs |
Game Information
Screenshots Comparison
Solutions & Issues
Native HOR+
---------------------------------------
Optional FOV via hex edit:
To gain a higher FOV you need to hex edit --> ...\steamapps\common\RIVE\rive.exe
Go to Offset 4254D0 look for 39 8E E3 3F and change it to 39 8E 50 40
You need to override the aspect ratio restriction by passing:
--no_aspect_ratio_restriction
As a commandline parameter to the game.
OR
via Hex edit: HEX edit aspect ratio: Go to --> ...\Steam\steamapps\common\RIVE\rive.exe
Change in OFFSET 4254D0: 55 C3 EC 3F --> 55 C3 FF 40
Also here highly recommended to change the FOV to 39 8E 70 40 - see Additional Screenshots
You need to override the aspect ratio restriction by passing:
--no_aspect_ratio_restriction
As a commandline parameter to the game.
Native























