Skip to content

Linux - resolution settings doesn't work #406

Open
@T1t4n25

Description

resolution settigns don't work and game can't change default resolution to another windowed one nor full screen
using .NET8 Binary on linux
client ver: 8.65.1
Game:Red Alert 2 : Yuri's revenge
these files I created with the help of Discord server staff.
wine-dta.sh

#!/bin/sh
WINEPREFIX="/home/zeyad/wineprefixes/games32-test" wineconsole wine-game.bat & BACK_PID=$! wait $BACK_PID

wine-game.bat

gamemd-spawn.exe -SPAWN -CD -LOG

edit: tested on the latest 8.65.2 with no luck
tried the latest cnc_ddraw.dll with no luck

Metadata

Assignees

No one assigned

    Labels

    LinuxContains Linux issuesbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions