Search found 3201 matches

by jkfloris
Wed Feb 19, 2025 12:33 pm
Forum: Linux
Topic: Music from New Beetle Tracks an Gabs in wine
Replies: 1
Views: 3217

Re: Music from New Beetle Tracks an Gabs in wine

This game uses MIDI files for background sounds. See the WineHQ and the Debian Wiki for examples of how to play them.

For me, it was enough to install fluidsynth and run it with:

Code: Select all

fluidsynth -a pulseaudio -m alsa_seq -g 1 -o midi.autoconnect -r 48000 /usr/share/sounds/sf3/default-GM.sf3
by jkfloris
Wed Feb 12, 2025 11:55 am
Forum: Linux
Topic: Ubuntu app store
Replies: 3
Views: 3386

Re: Ubuntu app store

First, ask yourself if you need Wine 10. If your programs work fine now, they will not work any better. If you want to upgrade to Wine 10, follow the steps in the wiki and install the winehq-stable package. This will remove your old version of Wine. The next time you start a Windows program, your Wi...
by jkfloris
Wed Feb 12, 2025 11:42 am
Forum: Linux
Topic: Cant run old 2D game that used to work previously
Replies: 2
Views: 3375

Re: Cant run old 2D game that used to work previously

Do not use sudo. This will set incorrect permissions on the folders and files in the Wineprefix.
Read the Wiki for more information and how to fix your prefix.
by jkfloris
Fri Feb 07, 2025 11:53 am
Forum: Linux
Topic: WINEDEBUG options?
Replies: 5
Views: 6141

Re: WINEDEBUG options?

Correct. Often developers know which channel is needed.

In this case, it is also possible to omit the level.
For example:

Code: Select all

WINEDEBUG=+gdi,+pulse wine program.exe
by jkfloris
Thu Feb 06, 2025 3:09 pm
Forum: Linux
Topic: Unable to run The Sims 1
Replies: 6
Views: 6337

Re: Unable to run The Sims 1

Code: Select all

00c8:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\SecDrv": c0000142
Did you install the no-cd patch?

Are you able to start the Sims when you use a virtual desktop?
winecfg → Graphics → Emulate a virtual desktop
by jkfloris
Thu Feb 06, 2025 2:38 pm
Forum: Linux
Topic: WINEDEBUG options?
Replies: 5
Views: 6141

Re: WINEDEBUG options?

As you can read on the wiki, there are four levels: trace, warn, err and fixme. You specify a level and the channel. For example: WINEDEBUG=warn+gdi,trace+pulse wine program.exe This is a list of all WINEDEBUG channels and their associated files: wine/dlls/acledit: acledit wine/dlls/aclui: aclui win...
by jkfloris
Tue Jan 28, 2025 12:04 pm
Forum: Linux
Topic: pasting image in IrfanView
Replies: 1
Views: 2248

Re: pasting image in IrfanView

Sounds like bug 54501 From the bug report: In 4.62 IrfanView introduced a new option, which is enabled by default: Options -> Properties/Settings -> Viewing -> Apply PNG/TIF/TGA/DDS/EPS/RAW (or Edit->Paste) alpha transparent color This combines a clipboard pasted 32BPP image coming with an Alpha cha...
by jkfloris
Tue Jan 28, 2025 11:59 am
Forum: Linux
Topic: UVR program thinks my main drive is the root partition
Replies: 1
Views: 2178

Re: UVR program thinks my main drive is the root partition

i'm looking for a solution that doesn't involve freeing up space in my root partition or making the partition bigger
Why don't you use the Linux version?
by jkfloris
Mon Jan 27, 2025 2:27 pm
Forum: Linux
Topic: regedit/begedit returned status 53
Replies: 1
Views: 2994

Re: regedit/begedit returned status 53

wine is built from source What are the options that you have passed to the ./configure script? At least you need the --enable-archs=i386,x86_64 option. for some reason doesnt install using apt (cant install some other dependencies). That sounds like the real problem. Using winetricks 20240105 - sha...
by jkfloris
Mon Jan 27, 2025 12:29 pm
Forum: Linux
Topic: Unable to run The Sims 1
Replies: 6
Views: 6337

Re: Unable to run The Sims 1

Is it possible to start the game in a clean wineprefix? Without dgVoodoo and copied DLL files?
Just the no-cd patch that comes with the game.
by jkfloris
Sun Jan 26, 2025 4:29 am
Forum: Linux
Topic: Uninstallable in Debian unstable
Replies: 5
Views: 4187

Re: Uninstallable in Debian unstable

I have been running the latest WineHQ Wine packages here on Debian Sid for years without any problems. The time_t transition is/was al little messy. But that's why its called Debian Unstable . The libcom-err2t64 and libpam0t64 packages have been renamed back to libcom-err2 and 2libpam0g respectively...
by jkfloris
Fri Jan 24, 2025 12:26 pm
Forum: Linux
Topic: No file and folders explorer when you want to save a file with a wine application
Replies: 1
Views: 2089

Re: No file and folders explorer when you want to save a file with a wine application

Wine is not designed to install applications system-wide.
In your case, the user probably does not have the proper permissions. However, you can also damage the registry.
Create a wineprefix for each user, and install the program for each user in its own prefix.
by jkfloris
Fri Jan 24, 2025 12:00 pm
Forum: Linux
Topic: Is there any particular reason for Wine to report the wrong GPU to the game?
Replies: 1
Views: 2221

Re: Is there any particular reason for Wine to report the wrong GPU to the game?

Probably bug 54339

A patch has been approved, so hopefully the next version of Wine will properly detect your GPU.
by jkfloris
Wed Jan 22, 2025 12:26 pm
Forum: Linux
Topic: getting sapphire trixx to work with wine - how to allow the program to see my graphics card?
Replies: 2
Views: 2766

Re: getting sapphire trixx to work with wine - how to allow the program to see my graphics card?

I expect this program uses a special Windows driver to detect and control the video card. Since this driver does not work in Wine, the application cannot find the video card.

On gitlab I read posts that people got this card working with OpenRGB.
by jkfloris
Wed Jan 22, 2025 11:58 am
Forum: Linux
Topic: When Wine stop support linux 20.04
Replies: 2
Views: 2243

Re: When Wine stop support linux 20.04

I assume you mean Ubuntu 20.04 Focal Fossa? If so, WineHQ will continue to make packages until Ubuntu stops supporting this version. This is expected to be in April 2025 . No new packages will be created after this date, but the old ones will still be available for download. If you install Wine from...
by jkfloris
Tue Jan 21, 2025 12:22 pm
Forum: Linux
Topic: Uninstallable in Debian unstable
Replies: 5
Views: 4187

Re: Uninstallable in Debian unstable

The i965-va-driver and i965-va-driver-shaders packages cannot be installed at the same time. Can you install the 32-bit version of i965-va-driver-shaders ? sudo apt install i965-va-driver-shaders:{amd64,i386} Try to reinstall Wine. If this still fails, please post the output of: apt policy # and apt...
by jkfloris
Fri Jan 17, 2025 12:17 pm
Forum: Linux
Topic: .exe double click not working with wine stable on Mint22
Replies: 2
Views: 2506

Re: .exe double click not working with wine stable on Mint22

On Linux Mint, you can install the "wine-installer" or "wine-desktop-files" package.
by jkfloris
Wed Jan 15, 2025 12:56 pm
Forum: Linux
Topic: Command ‘wine’ not found with Wine-devel 10.0~rc5~noble-1 (Ubuntu 24.04.1 LTS)
Replies: 4
Views: 4074

Re: Command ‘wine’ not found with Wine-devel 10.0~rc5~noble-1 (Ubuntu 24.04.1 LTS)

wine hq -devel is the main package. Among other things, this package provides the wine command. The other three packages are dependencies. wine-devel -> core Wine programs wine-devel-i386 -> necessary to run 32-bit Windows programs wine-devel-amd64 -> necessary to run 64-bit Windows programs The fou...
by jkfloris
Wed Jan 15, 2025 12:47 pm
Forum: Linux
Topic: Problem installing WINE - Debian 12 (Bookworm)
Replies: 7
Views: 8224

Re: Problem installing WINE - Debian 12 (Bookworm)

It is likely that you have installed a package from Bookworm backports for which you also need the 32-bit version. These packages have a lower priority than the Debian packages. Therefore, they are not installed automatically. I'm not entirely sure, but I think you should be able to install Wine wit...
by jkfloris
Mon Jan 13, 2025 12:09 pm
Forum: Linux
Topic: Command ‘wine’ not found with Wine-devel 10.0~rc5~noble-1 (Ubuntu 24.04.1 LTS)
Replies: 4
Views: 4074

Re: Command ‘wine’ not found with Wine-devel 10.0~rc5~noble-1 (Ubuntu 24.04.1 LTS)

You are mixing two versions of Wine. Your 64-bit part comes from WineHQ, the 32-bit part comes from Ubuntu. Do you have the WineHQ repository available on your system? You can verify this with: apt policy ### Example output ### You should see two references to dl.winehq.org: ... 500 https://dl.wineh...
by jkfloris
Sun Jan 12, 2025 8:48 am
Forum: Linux
Topic: Wine32 gives exec error on Chromebook
Replies: 1
Views: 2518

Re: Wine32 gives exec error on Chromebook

Your ARM64 processor cannot run i386 programs.
If you want to run "normal" 32-bit Windows programs, you will need to install an emulator, such as Box86, that can run the 32-bit programs.
If you want to run 32-bit ARM Windows programs, you can add the armhf architecture to your system.
by jkfloris
Sun Jan 12, 2025 8:29 am
Forum: Linux
Topic: ubuntu24.10_ocaluar can't install winehq-staging !!! error
Replies: 4
Views: 3148

Re: ubuntu24.10_ocaluar can't install winehq-staging !!! error

apt policy
reply : Locked software packages:
Strange, apt policy should also return the list of repositories.

What are the contents of sources.list and the sources.list.d directory?

Code: Select all

cat /etc/apt/sources.list
# and
tail -v -n+1 /etc/apt/sources.list.d/*
by jkfloris
Sun Jan 12, 2025 5:46 am
Forum: Wine Help
Topic: eMule crashes ?
Replies: 9
Views: 9785

Re: eMule crashes ?

Don't you think it would be useful to post the link as well? :wink:
by jkfloris
Sun Jan 12, 2025 5:36 am
Forum: Linux
Topic: Proficad
Replies: 4
Views: 3672

Re: Proficad

In version 10.0~rc5, the previous changes to dibdrv were reversed.
You will probably be able to run the program again.
by jkfloris
Wed Jan 08, 2025 4:39 pm
Forum: Linux
Topic: wine 8 Bullseye on new 64 debian
Replies: 10
Views: 4711

Re: wine 8 Bullseye on new 64 debian

That looks great! You have now installed the Debian version of Wine. If you want the WineHQ version, install: sudo apt install winehq-stable (some Debian packages will be removed) but the new challange now , is that some programs with x86 wont work, so i tried to install wine64 and wine64-preloader,...