Search found 3141 matches

by jkfloris
Sun Apr 14, 2024 11:38 am
Forum: Linux
Topic: VOCALOID 6 | won't start
Replies: 2
Views: 335

Re: VOCALOID 6 | won't start

Could you post the full terminal output?

Code: Select all

cd "/home/miku/.local/share/bottles/bottles/vocalo/drive_c/Program Files/VOCALOID6/Editor/"
wine VOCALOID6.exe
by jkfloris
Sun Apr 14, 2024 11:31 am
Forum: Wine Help
Topic: Game stuck at "now loading" screen
Replies: 3
Views: 1188

Re: Game stuck at "now loading" screen

The error message is a bit different now. X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 156 (NV-GLX) Minor opcode of failed request: 6 () Value in failed request: 0x0 Serial number of failed request: 202 Current serial number in ou...
by jkfloris
Wed Apr 10, 2024 4:37 pm
Forum: Linux
Topic: wine fullscreen not working
Replies: 2
Views: 1137

Re: wine fullscreen not working

Unfortunately, the screenshots are not visible.
Can you upload them (again)?
by jkfloris
Wed Apr 10, 2024 4:30 pm
Forum: Linux
Topic: Problem with wine cmd /c start /unix
Replies: 2
Views: 1034

Re: Problem with wine cmd /c start /unix

Run regedit and add a dot character to the end of the list of extensions in: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment\PATHEXT The line will looks like this: .com;.exe;.bat;.cmd;.vbs;.vbe;.js;.jse;.wsf;.wsh;. Run the native Linux program with: wine cmd /c /bin/z...
by jkfloris
Wed Apr 10, 2024 3:50 pm
Forum: Wine Help
Topic: Game stuck at "now loading" screen
Replies: 3
Views: 1188

Re: Game stuck at "now loading" screen

Wine cannot find some files. If you are sure you have the necessary libraries installed, check to see if the files can be found. Necessary libraries: vulkan-loader vulkan-loader-32bit mit-krb5-libs mit-krb5-libs-32bit libglvnd libglvnd-32bit nvidia-libs-32bit nvidia-libs Check if the files are found...
by jkfloris
Sun Mar 17, 2024 11:10 am
Forum: Wine Help
Topic: EarMaster 7.5.74 installation under Wine
Replies: 2
Views: 3292

Re: EarMaster 7.5.74 installation under Wine

Looks like there has been no improvement since Wine 8.0.1.
Please file a bug.
by jkfloris
Sun Mar 17, 2024 10:31 am
Forum: Linux
Topic: How i can run ST:TDAU v2.2 in Ubuntu Linux
Replies: 11
Views: 9569

Re: How i can run ST:TDAU v2.2 in Ubuntu Linux

I'm afraid your version of Wine and Ubuntu are too old. The game runs fine with Wine 9.x.
Out of curiosity, why are you using an old version of Ubuntu that is no longer supported?
by jkfloris
Fri Mar 15, 2024 9:50 am
Forum: Linux
Topic: How i can run ST:TDAU v2.2 in Ubuntu Linux
Replies: 11
Views: 9569

Re: How i can run ST:TDAU v2.2 in Ubuntu Linux

there is no UnityPlayer.dll file
That's strange, I also downloaded the game and there is a UnityPlayer.dll in that file.
Try to download the game again. And use 7z to extract it.
by jkfloris
Thu Mar 14, 2024 12:27 pm
Forum: Linux
Topic: Trying to install: unmet dependencies > broken packages
Replies: 4
Views: 4360

Re: Trying to install: unmet dependencies > broken packages

From your system specs: Active apt repos in: /etc/apt/sources.list.d/ubuntuhandbook1-apps-jammy.list 1: deb [arch=amd64 signed-by=/etc/apt/keyrings/ubuntuhandbook1-apps-jammy.gpg] https: //ppa.launchpadcontent.net/ubuntuhandbook1/apps/ubuntu jammy main You only have the 64-bit packages enabled for t...
by jkfloris
Thu Mar 14, 2024 10:08 am
Forum: Linux
Topic: Trying to install: unmet dependencies > broken packages
Replies: 4
Views: 4360

Re: Trying to install: unmet dependencies > broken packages

What versions of libpoppler118 and liblcms2-2 are available for your system?

Code: Select all

apt policy libpoppler118:{amd64,i386} liblcms2-2:{amd64,i386}
by jkfloris
Thu Mar 14, 2024 7:02 am
Forum: Linux
Topic: How i can run ST:TDAU v2.2 in Ubuntu Linux
Replies: 11
Views: 9569

Re: How i can run ST:TDAU v2.2 in Ubuntu Linux

The error message says that Wine cannot find a library (UnityPlayer.dll).
Usually DLL files are placed in the correct location when the game is installed.
Does the UnityPlayer.dll file exist? How did you install the game?
by jkfloris
Sun Mar 10, 2024 12:15 pm
Forum: Linux
Topic: How i can run ST:TDAU v2.2 in Ubuntu Linux
Replies: 11
Views: 9569

Re: How i can run ST:TDAU v2.2 in Ubuntu Linux

wine: cannot find L"C:\\windows\\system32\\Slendytubbies.exe"
Because there are spaces in the filename, you must use quotation marks or backslashes.

Code: Select all

wine "Slendytubbies The Devil Among Us.exe"
# or
wine Slendytubbies\ The\ Devil\ Among\ Us.exe
by jkfloris
Wed Mar 06, 2024 12:06 pm
Forum: Linux
Topic: Exe file not running.
Replies: 5
Views: 6074

Re: Exe file not running.

Did you also install the 32-bit drivers?
You probably need something like the following packages:

Code: Select all

sudo apt install --install-recommends libglx-mesa0:i386 libgl1:i386 libvulkan1:i386
by jkfloris
Tue Mar 05, 2024 4:10 pm
Forum: Linux
Topic: Exe file not running.
Replies: 5
Views: 6074

Re: Exe file not running.

008c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 008c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." Often, this message means that something is wrong with your video card drivers. What GPU(s) do you have? ...
by jkfloris
Tue Mar 05, 2024 4:06 pm
Forum: Linux
Topic: Can't Install Wine on ChromeOS
Replies: 2
Views: 2141

Re: Can't Install Wine on ChromeOS

You will see this message if you have not yet (fully) added the WineHQ repository to your system.

Do you see the WineHQ repository in:

Code: Select all

apt policy
If not, did you download the winehq-xxx.sources file and run:

Code: Select all

sudo apt update
by jkfloris
Tue Mar 05, 2024 3:54 pm
Forum: Linux
Topic: How to properly uninstall dlls installed by winetricks?
Replies: 1
Views: 1794

Re: How to properly uninstall dlls installed by winetricks?

You can try to uninstall a DLL file that was installed with Winetricks with: - remove the DLL override in winecfg from the Libraries tab - delete the DLL files from the windows/system32 and windows/syswow64 directories - repair the prefix with: wineboot -u I don't know what happened with the dotnet ...
by jkfloris
Tue Mar 05, 2024 3:41 pm
Forum: Linux
Topic: Wine suddenly failing to start any of my bottles
Replies: 3
Views: 2539

Re: Wine suddenly failing to start any of my bottles

Which Wine packages do you have installed? dpkg -l | grep wine If you are using Debian/Ubuntu packages, make sure you have the following packages installed: fonts-wine libwine:amd64 libwine:i386 wine wine32:i386 wine32-preloader:i386 wine64 wine64-preloader Do you have the same problem when you use ...
by jkfloris
Wed Feb 28, 2024 5:29 pm
Forum: Linux
Topic: libxml2 update in Linux Mint 21.3 (Ubuntu 22.04) to uninstall wine
Replies: 3
Views: 2725

Re: libxml2 update in Linux Mint 21.3 (Ubuntu 22.04) to uninstall wine

The amd64 and i386 packages should be exactly the same version. It is possible that an amd64 package has already been updated in the repository, but the i386 package has not yet been updated. When I look at https://packages.ubuntu.com , the packages now have the same version. libssl3 version 3.0.2-0...
by jkfloris
Sat Feb 24, 2024 11:50 am
Forum: Linux
Topic: Trying to download WineHQ on 22.04
Replies: 1
Views: 1119

Re: Trying to download WineHQ on 22.04

The Wine repository is correctly added to your system.
However, something is wrong with "/etc/apt/sources.list.d/element-io.list".
What does this file look like?

Code: Select all

cat /etc/apt/sources.list.d/element-io.list
by jkfloris
Mon Feb 19, 2024 4:00 pm
Forum: Linux
Topic: Wine Ubuntu 20.04 broken packages
Replies: 3
Views: 1622

Re: Wine Ubuntu 20.04 broken packages

It looks like you followed the correct steps. Unfortunately, without the output of these steps, it is impossible to tell what is going wrong.

Can you post the output of:

Code: Select all

apt policy
# and
sudo apt install --install-recommends wine-stable-i386:i386
by jkfloris
Sun Feb 18, 2024 10:50 am
Forum: Linux
Topic: remove title bar from old firefox (v 52.0)
Replies: 2
Views: 1223

Re: remove title bar from old firefox (v 52.0)

You can remove the Gnome title bar with:

Code: Select all

winecfg → Graphics
uncheck "Allow the window manager to decorate the windows"
by jkfloris
Sat Feb 17, 2024 2:21 pm
Forum: Linux
Topic: Fonts in wineconsole
Replies: 1
Views: 1138

Re: Fonts in wineconsole

The changes made in Wineconsole are saved to the registry for each application in HKEY_CURRENT_USER\Console.
by jkfloris
Sat Feb 17, 2024 1:53 pm
Forum: Wine Help
Topic: is it possible run old game that use Macromedia Director 5?
Replies: 4
Views: 5932

Re: is it possible run old game that use Macromedia Director 5?

You can patch the game using the DirectorMemPatch program mentioned in the bug report.
by jkfloris
Sat Feb 17, 2024 4:24 am
Forum: Linux
Topic: How can I install JW Sheduler?
Replies: 2
Views: 1445

Re: How can I install JW Sheduler?

I get a message that the .Net Framework 4.8 is required when I start the installer.
After installing the following Winetricks, the program starts:
dotnet48
d3dcompiler_47
corefonts
by jkfloris
Fri Feb 16, 2024 1:03 pm
Forum: Linux
Topic: Error Installing WineHQ: Unmet Dependencies
Replies: 1
Views: 932

Re: Error Installing WineHQ: Unmet Dependencies

More information is needed to help you. You can post the output of:

Code: Select all

cat /etc/os-release
# and
apt policy