2025-06-07 10:40:53 -04:00
2025-04-12 17:59:44 -04:00
2025-03-21 21:52:22 -04:00
2020-09-07 17:00:40 +02:00
2025-06-07 07:55:47 -04:00
2025-05-25 12:30:53 -04:00
2025-05-25 12:30:53 -04:00
2025-04-30 23:20:49 -04:00
2025-04-17 09:40:15 -04:00
2025-04-17 09:40:15 -04:00
2025-04-16 10:21:54 -04:00
2025-04-08 22:35:30 -04:00
2022-11-27 14:11:41 -05:00
2024-12-21 09:43:11 -05:00
2024-12-21 09:43:11 -05:00
2025-06-07 07:55:47 -04:00

Thank you for downloading Pokémon Infinite Fusion!

Playing the game

Windows

Use Game.exe to play the game. That's it!

If you are experiencing issues such as long loading times, you can also try Game-performance.exe.


MacOS / Linux

The game is not made to run natively on anything other than Windows. However, it is possible to play it Mac and Linux using Wine or Whiskey.

Refer to these tutorials:

Wine install guide

Whiskey install guide

Once Wine is installed on your computer, you can use "launch-wine.sh" to launch the game.


Android

To play Infinite Fusion on Android, you need to use a RPG Maker emulator called JoiPlay.

Android setup guide


Contributing to the game

Pokémon Infinite Fusion is open-source! All of the game's code is located in the Data/Scripts folder.

We accept pull requests for bug fixes and minor features* (Please contact chardub on the game's Discord if you have a feature idea to get it pre-approved before you start working on it!)

Note: Any pull request that modifies the RPG Maker files outside of the Scripts folder will be automatically denied. This includes any changes to the maps/game events. The reason for this is that unfortunately, the way RPG Maker XP's data files are structured does not allow to easily see what the changes made are.

To contribute:

  • Fork the game's repo from https://github.com/infinitefusion/infinitefusion-e18
  • Work from the develop branch to avoid merge conflicts
  • Open a pull request once you're done to merge into develop. A pull request should only contain a single feature or bug fix. Any PR that bundles multiple features/fixes will be denied.

*There is no guarantee that submitted pull requests will be accepted.


This is a free-to-play Pokémon fan game. If you paid any amount of money to play this game, you have been scammed. This game is not affiliated with Nintendo, Game Freak or Creatures Inc.

Description
A heavily modified RPG Maker XP game project that makes the game play like a Pokémon game. Not a full project in itself; this repo is to be added into an existing RMXP game project.
Readme 6.1 GiB
Languages
Ruby 100%