Mobius Final Fantasy Steam edition on Linux using Wine
Playing windows games on Linux using Wine :
Mobius : Final Fantasy
Mobius Final Fantasy is a Jrpg designed for smartphones first appeared on ios and android it eventually got released on windows on Steam.
Free to play (with in game microtransaction to develop faster)
http://store.steampowered.com/app/536930/
The combat system is kinda simple :
- Turn based gameplay
- Player can do standard (weither physical or magical) attacks by tapping on ennemies
- During the fight ellemental orbs are accumulating
- These orbs are needed to unleash abilities or absorbed into defensive buff.
The growing system is a bit different from your everyday jrpg :
The job system is based on card deck :
There's a slot for the job and 4 card slots for abilities.
The job level and character stats are calculated based on the card level in the deck.
So basically, the goal is to level up cards and have a balanced deck based on the ellemental type of ennemies you'll be fighting.
===== How to =====
1/ Create a fresh new 64bit wineprefix :
WINEARCH=win64 WINEPREFIX=/home/snowdrake/.wine64 winecfg
(make sure it's set to windows xp )
2/ Install steam
You can easily install steam in wine using winetricks (more info on winetricks at https://wiki.winehq.org/Winetricks )
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
chmod +x winetricks
WINEPREFIX=/home/snowdrake/.wine64 ~/winetricks steam
(install steam as you would on windows and close steam)
3/ To get access to the market
Launch steam by adding -no-cef-sandbox for steam's internal webbrowser to work :
cd path to .wine64 - steam install folder
WINEPREFIX=/home/snowdrake/.wine64 wine Steam.exe -no-cef-sandbox
4/ Install the game
Install the game
5/ Launch the game
During launch select : Play Mobius Final Fantasy - OpenGL
OS : Archlinux rolling release ( http://www.archlinux.org )
Wine : Wine-staging 2.0-1 ( http://www.wine-staging.com )
Capture : OBS Studio 0.17.0.1-1 ( https://obsproject.com )
Video Edition : Kdenlive 16.12.2 ( https://kdenlive.org )