Difference between revisions of "Common Issues"

From Era Wiki
Jump to: navigation, search
m (Removed protection from "Common Issues")
Line 1: Line 1:
 
>How do I run on linux? <br/>
 
>How do I run on linux? <br/>
- install wine, winetricks, wine-mono, wine-gecko <br/>
+
- install wine, winetricks <br/>
- add ja_JP.UTF-8 locale to your system <br/>
+
- locale-gen ja_JP.UTF-8 to your system <br/>
- WINEARCH=win32 WINEPREFIX=~/.wine32_era winetricks corefonts takao dotnet20 dotnet45 fakejapanese <br/>
+
- WINEARCH=win32 WINEPREFIX=~/.wine32_era winetricks dotnet40 d3dcompiler_43 corefonts takao fakejapanese fakejapanese_ipamona fakejapanese_vlgothic <br/>
- get a copy of msgothic.ttc from a windows install and paste it into ~/.wine32_era/drive_c/windows/Fonts/ <br/>
+
- (optional) get a copy of msgothic.ttc from a windows install and paste it into ~/.wine32_era/drive_c/windows/Fonts/ <br/>
 
- your prefix is ready, run the game with: LC_ALL=ja_JP.UTF-8 LANG=ja_JP.UTF-8 WINEARCH=win32 WINEPREFIX=~/.wine32_era wine ./Emuera-Anchor.exe <br/>
 
- your prefix is ready, run the game with: LC_ALL=ja_JP.UTF-8 LANG=ja_JP.UTF-8 WINEARCH=win32 WINEPREFIX=~/.wine32_era wine ./Emuera-Anchor.exe <br/>
- if you're using Pedy's fork of TW or anything that uses EE Emuera/libwebp_x64: <br/>
+
 
    "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.<br/>
+
<br/>
    Alternately, you can copy libwebp_x86.dll (eraTohoK and the main English fork of TW still have it), rename it "libwebp.dll", and copy it into the Tw folder, and it'll work in 32-bit mode.<br/>
 
    Also, anything using streaming audio (eraBEMANI, etc.) needs Windows Media Player installed, so add "wmp11" to your winetricks command.<br/>
 
    You should also install d3dcompiler_43 or else you'll end up with a missing renderer.
 
 
<br/>
 
<br/>
 
>How do I hook text?<br/>
 
>How do I hook text?<br/>
 
You don't hook eragames. They automatically copy the most recent message on screen to your clipboard, which you can paste directly into a translation tool. ChiiTrans/Translation Aggregator automatically paste.<br/>
 
You don't hook eragames. They automatically copy the most recent message on screen to your clipboard, which you can paste directly into a translation tool. ChiiTrans/Translation Aggregator automatically paste.<br/>
 +
<br/>
 +
>dotnet refuses to install ("already installed") OR Game crashes at launch with "narrow/wide" errors.<br/>
 +
Uninstall wine-mono via winetricks.<br/>
 +
<br/>
 +
>My game starts, but the screen is white with a black cross. (Missing renderer)<br/>
 +
Install d3dcompiler_43.<br/>
 +
<br/>
 +
>Images fail to load. (EmuEra EE)<br/>
 +
Use a 64-bit prefix or replace libwebp.dll with an older renamed libwebp_x86.dll.<br/>
 +
<br/>
 +
>Game crashes frequently! (EmuEra EE)<br/>
 +
Use a 64-bit prefix.<br/>
 
<br/>
 
<br/>
 
>Help me, my game crashes when I launch it!<br/>
 
>Help me, my game crashes when I launch it!<br/>
 
Go scream at the people in the thread or on discord, they'll help you. Make sure you save any error messages it spits at you.<br/>
 
Go scream at the people in the thread or on discord, they'll help you. Make sure you save any error messages it spits at you.<br/>
 +
<br/>
 +
>The text is misaligned.<br/>
 +
Use Japanese locale, or scream enough, I think there exists an anchor somewhere that fixes that, but it crashes old megaten saves so there's that.<br/>
 
<br/>
 
<br/>
 
>I found a bug, wat do?<br/>
 
>I found a bug, wat do?<br/>
 
Go [https://wiki.eragames.rip/bugreport.php here] and report it please.<br/>
 
Go [https://wiki.eragames.rip/bugreport.php here] and report it please.<br/>
<br/>
 
>The text is misaligned.<br/>
 
Use Japanese locale, or scream enough, I think there exists an anchor somewhere that fixes that, but it crashes old megaten saves so there's that.<br/>
 
 
<br/>
 
<br/>
 
>Which branch/version do I download?!<br/>
 
>Which branch/version do I download?!<br/>

Revision as of 12:04, 14 February 2023

>How do I run on linux?
- install wine, winetricks
- locale-gen ja_JP.UTF-8 to your system
- WINEARCH=win32 WINEPREFIX=~/.wine32_era winetricks dotnet40 d3dcompiler_43 corefonts takao fakejapanese fakejapanese_ipamona fakejapanese_vlgothic
- (optional) get a copy of msgothic.ttc from a windows install and paste it into ~/.wine32_era/drive_c/windows/Fonts/
- your prefix is ready, run the game with: LC_ALL=ja_JP.UTF-8 LANG=ja_JP.UTF-8 WINEARCH=win32 WINEPREFIX=~/.wine32_era wine ./Emuera-Anchor.exe



>How do I hook text?
You don't hook eragames. They automatically copy the most recent message on screen to your clipboard, which you can paste directly into a translation tool. ChiiTrans/Translation Aggregator automatically paste.

>dotnet refuses to install ("already installed") OR Game crashes at launch with "narrow/wide" errors.
Uninstall wine-mono via winetricks.

>My game starts, but the screen is white with a black cross. (Missing renderer)
Install d3dcompiler_43.

>Images fail to load. (EmuEra EE)
Use a 64-bit prefix or replace libwebp.dll with an older renamed libwebp_x86.dll.

>Game crashes frequently! (EmuEra EE)
Use a 64-bit prefix.

>Help me, my game crashes when I launch it!
Go scream at the people in the thread or on discord, they'll help you. Make sure you save any error messages it spits at you.

>The text is misaligned.
Use Japanese locale, or scream enough, I think there exists an anchor somewhere that fixes that, but it crashes old megaten saves so there's that.

>I found a bug, wat do?
Go here and report it please.

>Which branch/version do I download?!
Usually you'll want to grab Eng-Development(Latest updates) or Eng-Release(Stable releases but slightly behind).
If the game doesn't have those branches, grab the Master branch. That's it.