<a id="Top"></a>

###### PIF Logo by ==Doctor Miawoo==
# PIF: Official Chromebook Guide
Originally written by ==**Megaman**== - former Tech Manager for PIF
(*Assisted by ==27masonp==*)
*Adapted to HackMD by ==casinosluck==*
### <font color="#FC5203">**WARNING:**</font>
:::danger
We **DO NOT** have a website! If you got files or this guide from a site claiming to be official, especially pokemoninfinitefusion (dot) net, please delete anything you downloaded and go to the discord (linked below)! -- **They are fake.**
:::
Official Discord Server: [<font color="FC5203">Link</font>](https://discord.gg/tmDkVGVXRA)
# How To Install
1. Download the game from [**This Link**](https://www.mediafire.com/file/w944sk31e69y454/InfiniteFusion.zip/file)
2. Move the zip **InfiniteFusion.zip** into your Linux files.

3. Open the Terminal app that comes with Chromebook. Type the commands below one by one. (Don't copy and paste all of it in at once.)
* If you do not have the Terminal App, enable it with [this guide](https://support.google.com/chromebook/answer/9145439?hl=en)

```
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wine winbind
winecfg
mkdir -p InfiniteFusion && unzip InfiniteFusion.zip -d InfiniteFusion
cd InfiniteFusion
wine Game.exe
```
**Common Errors:**
`winecfg` will open a window. If this command does not work, you can skip it. If it says you have wine32 missing, do not try and fix it, just move on to the last three commands.
If you run `mkdir -p InfiniteFusion && unzip InfiniteFusion.zip -d InfiniteFusion` and get an error saying **unzip: cannot find or open**, you have skipped **Step 2**. Please retrace your steps.
### After Installing:
To play the game again, you'll need to open your terminal and type in the commands below:
```
cd InfiniteFusion
wine Game.exe
```
### If You Get an Error With Wine
You need to install a different version of wine. You can use the video to install: [**VIDEO**](https://www.youtube.com/watch?v=a3Fs-Je5LLU)
This covers steps 4-7. Then you would do step 9-10 again to try and open the game with this new version of Wine.
# How To Update
1. Open the Terminal app
2. Enter `cd InfiniteFusion`
3. Enter `wine INSTALL_OR_UPDATE.bat`
# Save File Location
Thank you to ==FicusFury== for finding this.
`Linux files \ .wine\drive_c\users\YOURNAME\AppData\Roaming\infinitefusion `