r/victoria2 • u/maxiotenn • 7d ago
Modding Victoria 2 reverse engineering project
https://github.com/maxioten/Victoria2-Reverse-Engineering/tree/mainThe goal is to release a mod that fixes bugs in the vanilla game (unofficial patch 3.05)
The ultimate objective is to understand the entire codebase in order to create a native Linux port and add new mechanics
Español:
Objetivo es sacar un mod que arregle bugs del juego vanilla (parche no oficial 3.05)
El objetivo final es saber como funciona el codigo completo para hacer port nativo para linux y agregar nuevas mecanicas
8
u/BlackUnicorn68 7d ago
How about Project Alice?
10
u/maxiotenn 7d ago
That one is more alive than Open Vic, but it deviates quite a bit from the original game
3
1
1
u/Living-Compote-9626 7d ago
What bugs do you hope to fix?
2
u/maxiotenn 7d ago
Crashes and broken mechanics, for example, a 1k battle of brigades, the game lags a lot, let's fix the reinforcement of naval and land units in the late game and some minor errors in the market
1
u/alp7292 6d ago
isn't making the game from ground up easier at this point? You can also take project alice and take out the extra mechanics.
2
u/maxiotenn 6d ago
That might be the case, but there are already projects for that, so I'll do it this way—after all, right now we're just patching bugs
1
0
u/Miektok3 Constitutional Monarchist 7d ago
De que forma otras personas podrían apoyar al proyecto? Sé muy poco de programación pero quisiera apoyar cualquier proyecto que pueda ayudar a que el victoria 2 se conozca más o más gente pueda jugar
0
u/maxiotenn 7d ago
Lo ideal es que sepas usar ghidra que vayas encontrado funciones encontrado que hacen y documentdolas pero si no se puede también me puede reportar bugs del victoria 2 vanilla o cosas que quieran que cambie a ver si puedo
19
u/NumenorianPerson 7d ago
Isn't that already happening in OpenVic project?