Ir para o conteúdo
Riot Bits

Riot Bits

  • Lar
  • Notícias
  • Guias
  • Guias de vídeo
  • Notas do Patch
  • Denunciar abuso
  • Alternar formulário de pesquisa

Dinastia universitária de treinador de futebol – Como editar banco de dados

postado em 01/09/2023 Por ralf Sem comentários em Dinastia universitária de treinador de futebol – Como editar banco de dados
  • Título: Football Coach: College Dynasty
  • Data de lançamento:
  • Desenvolvedor:
  • Editor:
Information about Football Coach: College Dynasty is still incomplete. Por favor, ajude-nos a preencher os detalhes do jogo usando este formulário de contato.

This guide will walk you through how to edit attributes, statistics, and anything else you’d like using a database editor. This can be used to change player attributes, your coach level and skills, historical data, etc.

Database Editing 101

Want to change your offensive and defensive playstyle midway through your career? Wish you could change someone’s stats to max? Using the power of database editing, you can change almost anything you want.

Do this at your own risk, editing a database directly can cause serious issues with your save.

Pré-requisitos

To make edits to your game save, you first need to have something that can open up a DB file. I recommend using something like DB Browser for SQLite. You can find that aqui.

Uma vez instalado, navigate to your appdata folder to locate your save. An easy way to access that is by typin in %appdata% into your Windows search bar. The folder should be in Users > USERNAME > Dados do aplicativo > Roaming > football-coach-2022.

If you have multiple saves, you can determine which one you want to edit by looking for the file size that matches what you see when selecting your save.

Editing

Drag the DB file into your DB editor of choice. Por esta, I’ll use DB Browser for SQLite as an example. Abaixo, you’ll see an image of what you’ll see. I’ve highlighted a few of the useful tables.

To find a specific coach or player, you can go into either the Player or Coach table to look up their unique ID. Simply type in their name in the filter area.

Using this, you can then go into CoachAtributes, Player Attributes, or wherever else, and use this to find what you’d like to edit. Note that historical information will also be displayed. Neste exemplo, you can see the attributes and data for Connor Henson from both the 2022 e 2023 temporada.

To save your changes, click on Write Changes.

Changing Coach Gameplan

In the current version of the game, you can’t change your coach gameplan once you start your career. Se, como eu, you want the ability to do so, find your coach within the Coach table.

Replace the cells underneath offenseGamePlanTemplateJson and defenseGamePlanTemplateJson for your coach with any of the following.

OfensaEquilibrado / Equilibrado

{“formationsTemplateId”: “balanced”, “categoriesTemplateId”: “balanced”}

Equilibrado / Pass First

{“formationsTemplateId”: “balanced”, “categoriesTemplateId”: “pass-first”}

Equilibrado / Run First

{“formationsTemplateId”: “balanced”, “categoriesTemplateId”: “run-first”}

Pro-Style / Equilibrado

{“formationsTemplateId”: “pro-style”, “categoriesTemplateId”: “balanced”}

Pro-Style / Pass First

{“formationsTemplateId”: “pro-style”, “categoriesTemplateId”: “pass-first”}

Pro-Style / Run First

{“formationsTemplateId”: “pro-style”, “categoriesTemplateId”: “run-first”}

Espalhar / Equilibrado

{“formationsTemplateId”: “spread”, “categoriesTemplateId”: “balanced”}

Espalhar / Pass First

{“formationsTemplateId”: “spread”, “categoriesTemplateId”: “pass-first”}

Espalhar / Run-First

{“formationsTemplateId”: “spread”, “categoriesTemplateId”: “run-first”}

Defesa3-4 / Aggressive Man

{“formationsTemplateId”: “3-4”, “categoriesTemplateId”: “aggressive-man”}

3-4 / Aggressive Zone

{“formationsTemplateId”: “3-4”, “categoriesTemplateId”: “aggressive-zone”}

3-4 / Balanced Man

{“formationsTemplateId”: “3-4”, “categoriesTemplateId”: “balanced-man”}

3-4 / Balanced Zone

{“formationsTemplateId”: “3-4”, “categoriesTemplateId”: “balanced-zone”}

3-4 /Conservative Man

{“formationsTemplateId”: “3-4”, “categoriesTemplateId”: “conservative-man”}

3-4 / Conservative Zone

{“formationsTemplateId”: “3-4”, “categoriesTemplateId”: “conservative-zone”}

4-3 / Aggressive Man

{“formationsTemplateId”: “4-3”, “categoriesTemplateId”: “aggressive-man”}

4-3 / Aggressive Zone

{“formationsTemplateId”: “4-3”, “categoriesTemplateId”: “aggressive-zone”}

4-3 / Balanced Man

{“formationsTemplateId”: “4-3”, “categoriesTemplateId”: “balanced-man”}

4-3 / Balanced Zone

{“formationsTemplateId”: “4-3”, “categoriesTemplateId”: “balanced-zone”}

4-3 /Conservative Man

{“formationsTemplateId”: “4-3”, “categoriesTemplateId”: “conservative-man”}

4-3 / Conservative Zone

{“formationsTemplateId”: “4-3”, “categoriesTemplateId”: “conservative-zone”}

4-4 Split / Aggressive Man

{“formationsTemplateId”: “4-4-dividir”, “categoriesTemplateId”: “aggressive-man”}

4-4 Split / Aggressive Zone

{“formationsTemplateId”: “4-4-dividir”, “categoriesTemplateId”: “aggressive-zone”}

4-4 Split / Balanced Man

{“formationsTemplateId”: “4-4-dividir”, “categoriesTemplateId”: “balanced-man”}

4-4 Split / Balanced Zone

{“formationsTemplateId”: “4-4-dividir”, “categoriesTemplateId”: “balanced-zone”}

4-4 Split /Conservative Man

{“formationsTemplateId”: “4-4-dividir”, “categoriesTemplateId”: “conservative-man”}

4-4 Split / Conservative Zone

{“formationsTemplateId”: “4-4-dividir”, “categoriesTemplateId”: “conservative-zone”}

Níquel / Aggressive Man

{“formationsTemplateId”: “nickel”, “categoriesTemplateId”: “aggressive-man”}

Níquel / Aggressive Zone

{“formationsTemplateId”: “nickel”, “categoriesTemplateId”: “aggressive-zone”}

Níquel / Balanced Man

{“formationsTemplateId”: “nickel”, “categoriesTemplateId”: “balanced-man”}

Níquel / Balanced Zone

{“formationsTemplateId”: “nickel”, “categoriesTemplateId”: “balanced-zone”}

Nickel /Conservative Man

{“formationsTemplateId”: “nickel”, “categoriesTemplateId”: “conservative-man”}

Níquel / Conservative Zone

{“formationsTemplateId”: “nickel”, “categoriesTemplateId”: “conservative-zone”}

Editing Players

Much like coaches, you can also edit a player. Find the ID in the Player table, e então, using this, find the player again in the PlayerAttributes table. You can edit any of the stats present within the game, as well as see the specific numeric value for both your player’s durability and potential.

Isso é tudo o que estamos compartilhando hoje para isso Football Coach: College Dynasty guia. Este guia foi originalmente criado e escrito por ralf. Caso não atualizemos este guia, você pode encontrar a atualização mais recente seguindo este link.

Se você acredita que algum conteúdo deste site viola seus direitos, incluindo seus direitos de propriedade intelectual, entre em contato conosco imediatamente usando nosso formulário de contato.
Guias Tag:Football Coach: College Dynasty

Navegação de artigos

Postagem anterior: How to Fix Football Coach: College Dynasty FPS Drop, atraso, e problemas de gagueira
próxima postagem: Réquiem de um conto de peste 100% Guia passo a passo de conquistas

Deixe um comentário Cancelar resposta

O seu endereço de email não será publicado. Campos obrigatórios marcados com *

  • Título: Football Coach: College Dynasty
  • Data de lançamento:
  • Desenvolvedor:
  • Editor:
Information about Football Coach: College Dynasty is still incomplete. Por favor, ajude-nos a preencher os detalhes do jogo usando este formulário de contato.

Isenção de responsabilidade

Todo o conteúdo citado é derivado de suas respectivas fontes. Se você acha que usamos seu conteúdo sem permissão, certifique-se de entrar em contato conosco e levaremos isso a sério.
  • Sobre nós
  • Contate-nos
  • política de Privacidade
  • Termos de serviço

direito autoral © 2025 Riot Bits.

Distribuído por PressBook Notícias tema WordPress