Difference between revisions of "Talk:Common Issues"

From Era Wiki
Jump to: navigation, search
(Additional note to ">How do I run on linux?")
 
Line 3: Line 3:
 
"WINEPREFIX=~/.wine32_era winetricks corefonts takao dotnet20 dotnet45 fakejapanese"
 
"WINEPREFIX=~/.wine32_era winetricks corefonts takao dotnet20 dotnet45 fakejapanese"
 
as those versions use 64bit libraries and running it on win32 Wine will result in crash.
 
as those versions use 64bit libraries and running it on win32 Wine will result in crash.
 +
 +
Also, anything using streaming audio (eraBEMANI, etc.) needs Windows Media Player installed, so add "wmp11" to your winetricks command.

Revision as of 17:04, 15 November 2022

Regarding ">How do I run on linux?" - for Pedy fork of TW or anything that uses EE Emuera/libwebp_x64: "WINEARCH=win32 WINEPREFIX=~/.wine32_era winetricks corefonts takao dotnet20 dotnet45 fakejapanese " should be replaced with "WINEPREFIX=~/.wine32_era winetricks corefonts takao dotnet20 dotnet45 fakejapanese" as those versions use 64bit libraries and running it on win32 Wine will result in crash.

Also, anything using streaming audio (eraBEMANI, etc.) needs Windows Media Player installed, so add "wmp11" to your winetricks command.