Coder Social home page Coder Social logo

priconnetlfixup's Introduction

PriconneTLFixup

Fixes a couple issues when using XUAT with Priconne, as well as adding QoL features.

Features

  • Removes the typewriter effect from all dialog, improving the speed and accuracy of the translation.
  • Enables you to search units by their English name in the unit list.
  • Adds subtitles to all movies, even if you downloaded them with audio. Usually they only show up if you download without voices.
  • Translates subtitles and story before they are displayed, so you don't have to wait for the translation to happen.
  • Adds number separators to most large numbers in the game, removing the need to count endless zeroes.
  • Allows you to resize the game window to any size, instead of being limited to 720p. Also enables the maximize button.
  • Automatically closes the Sugoi translation backend terminal window when you close the game, should you use that.

Fixes

  • Fixes the monster detail window becoming unreadable after translation.
  • Fixes skill bubbles not disappearing after translation.
  • Fixes issues with story dialog not translating or even disappearing after the character name gets translated.
  • Fixes text overflowing various dialog boxes and speech bubbles.
  • Fixes various issues with font sizes.

Contributing

To set up the development environment, create a file called PriconneTLFixup.csproj.user with the following content, and enter the path where your game is installed:

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <!-- Change this path-->
    <GameDir>C:\Users\YourUsername\priconner</GameDir>
  </PropertyGroup>
</Project>

priconnetlfixup's People

Contributors

kevga avatar krulci avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.