I downloaded Little Fighter 2 (LF2) and followed the instructions by placing it in the Windows Installers folder, then installing it within Batocera. Whenever I started the game it would freeze exactly when loading the file “data\henry_wind.dat”. After a little research I fell upon this article that tells you what you need to install in order to get the game to work.
The first requirement is to set wine to create a 32bit Wine environment and then install a couple of winetricks. I have followed Batocera’s instructions here. I run the command export WINEARCH=win32
then batocera-wine windows tricks '/userdata/saves/windows/proton/Little Fighter 2.exe.wine' mono-complete
as this is one of the various things I need to download. I am then met with this error:
warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: WINEARCH set to win32 but '/userdata/saves/windows/proton/Little Fighter 2.exe.wine' is a 64-bit installation."
So now I am trying to figure out how to make Little Fighter 2.exe.wine a 32bit wineprefix, but I can’t find a command within Batocera to do so. Everywhere online gives commands that Batocera doesn’t have such as winecfg.
I am new to the scene of Linux, Batocera and the like, so if I am missing something please let me know. If there is a way to create a 32bit Wineprefix absolutely tell me so I can learn. Any help is appreciated.