19,752
edits
(added instructions for installing Oni+Daodan under Lutris) |
(oops, the AEI launch process is different now that we're not having the user install a global JRE) |
||
| Line 98: | Line 98: | ||
====b: Running the AE Installer==== | ====b: Running the AE Installer==== | ||
The AE Installer will be automatically launched after it is installed. However, any other time you want to launch the AE Installer, open a Linux terminal, export the WinXP prefix, and | The AE Installer will be automatically launched after it is installed. However, any other time you want to launch the AE Installer, open a Linux terminal, export the WinXP prefix, and use the AE's local Java Runtime Environment to launch the AEI jar file: | ||
: <code>export WINEPREFIX=/full/path/to/prefix</code> | : <code>export WINEPREFIX=/full/path/to/prefix</code> | ||
: <code>cd /full/path/to/folder/with/AE/ | : <code>cd /full/path/to/folder/with/AE/</code> | ||
: <code>wine | : <code>wine AEInstaller/JRE/bin/javaw.exe -jar AEInstaller/bin/AEInstaller2.jar</code> | ||
===E: Launching patched Oni=== | ===E: Launching patched Oni=== | ||