Fedora and Rayman Raving Rabbids. Got error at launch

Questions about Wine on Linux
Locked
CooL_bobrui
Newbie
Newbie
Posts: 3
Joined: Fri Feb 14, 2020 12:39 am

Fedora and Rayman Raving Rabbids. Got error at launch

Post by CooL_bobrui »

Hello. Got an error at launch Jade_enr.exe. Game installed in 32-bit prefix , winetricks installed, and some stuff with it. vcrun, dxvk, dotnet, dx9, xinput. Error says "No BigFile specified as First .exe Argument". Feel terrible. :evil:
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Fedora and Rayman Raving Rabbids. Got error at launch

Post by jkfloris »

Could you post a terminal output?
CooL_bobrui
Newbie
Newbie
Posts: 3
Joined: Fri Feb 14, 2020 12:39 am

Re: Fedora and Rayman Raving Rabbids. Got error at launch

Post by CooL_bobrui »

It's like really empty, just a few lines.

Code: Select all

[bobrui@localhost Rayman Raving Rabbids]$ wine Jade_enr.exe 
000b:fixme:winediag:__wine_start_process Wine Staging 5.1 is a testing version containing experimental patches.
000b:fixme:winediag:__wine_start_process Please mention your exact version when filing bug reports on winehq.org.
002d:fixme:ole:DllRegisterServer stub
[bobrui@localhost Rayman Raving Rabbids]$
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Fedora and Rayman Raving Rabbids. Got error at launch

Post by DarkShadow44 »

Are you sure you started it like you would start it on windows? Did you run the right executable?
CooL_bobrui
Newbie
Newbie
Posts: 3
Joined: Fri Feb 14, 2020 12:39 am

Re: Fedora and Rayman Raving Rabbids. Got error at launch

Post by CooL_bobrui »

Actually i launched them all. Got the same error.
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Fedora and Rayman Raving Rabbids. Got error at launch

Post by jkfloris »

Can you start the game with the following command?

Code: Select all

wine Jade_enr.exe /B /TX Rayman4.bf
Locked