07th-mod / 07th-mod/higurashi-assembly
UI fallback
- Lenguaje dominante
- C#
- Estrellas
- 12
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Sometimes the UI mod gets broken after a new release from MG. It would be nice if we could detect this based on the unify version of the game and the UI file - the game does have both of these numbers because they can be found in the log file after such error.
When we detect different unity version we should instead load the vanilla UI which was renamed to `.backup` when installing the mod. Also we should print some message to the screen or into a popup to let the user know what happened and that they should report the issue to us on GitHub or Discord.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
El issue menciona la detección de incompatibilidades de versiones de Unity a partir de archivos de registro y la carga de un archivo de interfaz de usuario de respaldo. Busque código que maneje la carga de mods de interfaz de usuario y el registro de errores. Verifique dónde se crea la copia de seguridad de la interfaz de usuario original y cómo se analizan los números de versión de los registros. Implementar la lógica de detección y respaldo requerirá comprender la inicialización del mod y el flujo de carga de la interfaz de usuario.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp, unity
- Área
- desktop, game-dev
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100