EasyDeliveryCoUltrawide
Ultrawide support for Easy Delivery Co.
| Last updated | 3 hours ago |
| Total downloads | 1 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | shiibe-EasyDeliveryCoUltrawide-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Easy Delivery Co. - Ultrawide Support Mod
Ultrawide support for Easy Delivery Co., expanding the camera view for wide displays while keeping HUD and overlay elements readable across ultrawide aspect ratios.
Features
- Unlocks camera viewports for ultrawide displays
- Optional FOV overrides for gameplay and named cameras
- Scales menu, pause, and transition overlays to full width
- Keeps main UI elements at their intended ratio
Installation
- r2modman/Thunderstore: install and launch the game
- Manual: copy
EasyDeliveryCoUltrawide.dlltoBepInEx/plugins/EasyDeliveryCoUltrawide/
Configuration
- Config file:
BepInEx/config/shibe.easydeliveryco.ultrawide.cfg aspect_ratio:display,window,21:9,32:9,2.39fov_global: set to 0 to use in-game settingfov_rearview: driving/walking camera overridefov_camera: first-person camera overridefov_camera_persp: fixed perspective camera override
To Do
- EasyDeliveryAPI menu integration
Building
- Build:
dotnet build EasyDeliveryCoUltrawide/EasyDeliveryCoUltrawide.csproj -c Release - Package:
powershell -NoProfile -ExecutionPolicy Bypass -File scripts/package.ps1 -Version 1.0.0