Can't Install Win Game in Ubuntu 20.04. It Runs Good in 18.04 (different compute

Started by kalpana, Oct 28, 2023, 03:36 AM

Previous topic - Next topic

kalpana

I have a very simple Windows Sudoku game (Simple Sudoku) running fine in my Ubuntu 18.04 computer under Wine. I'm upgrading to a new computer running 20.04.1 but can't seem to get it to work in Wine.Have forgotten how I got it to work in 18.04 computer.

Tried to install Wine from Terminal. I thought it worked-I get:

~$ wine --version
wine-5.0 (Ubuntu 5.0-3ubuntu1)


.Wine is also a folder in HOME containing other folders like "dosdevices" and "drive_c"
Makes me think Wine is installed

When I enter:
[CODE]
winecfg

The Wine configuration box pops up but no matter what I enter into it nothing happens.

I know the Win program isn't included in the Wine DB, but if it works in one computer, it should work in another running a similar OS.
However the computer running the program successfully is

[CODE]
wine --version
wine-3.0 (ubuntu 3.0-1ubuntu1)

Do I need an older ver of wine and how do I get it?

I probably should enter more info from the older computer but am not sure which or what.