An open API service indexing awesome lists of open source software.

https://github.com/notnite/pataplugin

Tweaks for PATAPON 1+2 REPLAY
https://github.com/notnite/pataplugin

Last synced: 9 months ago
JSON representation

Tweaks for PATAPON 1+2 REPLAY

Awesome Lists containing this project

README

          

# Pataplugin

Tweaks for [PATAPON 1+2 REPLAY](https://store.steampowered.com/app/2383200/PATAPON_12_REPLAY/).

## Features

- Properly pause the game when hitting Start (PATAPON 1 only)
- Disable KPI telemetry on startup
- (more soon I guess dunno man I do this for fun)

## Building

Install [BepInEx 6 for IL2CPP](https://docs.bepinex.dev/master/articles/user_guide/installation/unity_il2cpp.html) and start the game at least once. After, create a `Pataplugin.csproj.user` next to the `.csproj` pointing to your BepInEx directory:

```xml



G:/games/steam/steamapps/common/PATAPON12_REPLAY/BepInEx

```

Then simply `dotnet build`.