SebUltrawide
Ultrawide fixes + extra graphics settings for Easy Delivery Co.
| Last updated | 16 hours ago |
| Total downloads | 6 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | shiibe-SebUltrawide-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.2304shiibe-SebCore
Menu/launcher and shared utilities/APIs for Easy Delivery Co mods.
Preferred version: 1.0.2README
SebUltrawide
Ultrawide fixes + a few extra graphics knobs for Easy Delivery Co.
About
·
Features
·
Screenshots
·
Installation
·
Configuration
·
In-Game Menu
·
Build
About
This is a BepInEx + Harmony mod that fixes Easy Delivery Co's ultrawide presentation and adds an in-game settings panel (launched from SebCore).
Ultrawide behavior is optional: set aspect_ratio=default to keep the game's original presentation while still using the extra settings.
- Full-width gameplay viewport on ultrawide (with optional aspect override)
- Menu/pause/transition overlay scaling so fades/backdrops cover the screen
- HUD rendering fixes (
pixelPerfectView/MiniRenderer) so UI and world-space labels stay aligned (even with pixelation) - In-game settings: FOV (1st/3rd person), pixelation, view distance
Features
- Full-width gameplay viewport on ultrawide
- Optional aspect ratio override for gameplay + menu cameras
- Overlay fixes (menus, pause, transitions) scaled to full width
- HUD scaling and positioning fixes
- In-game settings menu launched from SebCore
- Separate
1st Person/3rd PersonFOV sliders (max 110) Pixelationslider for the 3D view (None/Finer/Fine/Default/Large)View Distanceslider (Near/Default/Far/Max)- Automatically skips FOV overrides while inside buildings
- Separate
Screenshots
![]() |
![]() |
![]() |
![]() |
Installation
Dependencies
BepInEx-BepInExPack-5.4.2304shiibe-SebCore-1.0.2
Install
- r2modman/Thunderstore: https://thunderstore.io/c/easy-delivery-co/p/shiibe/SebUltrawide/
- Manual: copy
SebUltrawide.dlltoBepInEx/plugins/SebUltrawide/
Configuration
- Config file:
BepInEx/config/shibe.easydeliveryco.sebultrawide.cfg aspect_ratio:default,auto,w:h(e.g.21:9), or a decimal ratio (e.g.2.39)- Use
aspect_ratio=defaultto disable ultrawide fixes while keeping the in-game settings (FOV/pixelation/view distance).
- Use
Logging.debug_logging(bool): Debug info about applied adjustmentsLogging.perf_logging(bool): Periodic perf counters (noisy)Logging.perf_log_interval_seconds(float): How often to emit perf logs
In-Game Menu
- Open
mods.exe(SebCore) then launchGraphics - FOV: separate saved values for
1st Personand3rd Person - Pixelation: adjusts the 3D view render target (does not affect HUD/menu rendering)
- View Distance: adjusts gameplay camera draw distance + LOD/shadow distance
- Saved in PlayerPrefs (not the BepInEx config)
Build
- Build:
dotnet build EasyDeliveryCoMods/EasyDeliveryCoMods.sln -c Release - Package all:
powershell -NoProfile -ExecutionPolicy Bypass -File scripts/package-all.ps1 -Version 1.0.0



