Buenas esto es un copy paste ( SI ALGUIEN PUEDE COMPILAR LOS EJECUTABLES SE AGRADECERIA ASI LOS AGREGO AL POST PRINCIPAL)
ola a todos, hoy les comparto los archivos en los que he estado trabajando durante más de 3 años. ¿Errores? Sí, es muy probable, pero por eso les comparto las fuentes de todo. ¡Mucha suerte!
Registro de cambios:
//-----------------------------------------------------------------------------------------------
// Project: XV MU Online Client
// Version: 1.03.16 (GMO)
// Developer: Nemesis
//-----------------------------------------------------------------------------------------------
// 2024.03.16
//-----------------------------------------------------------------------------------------------
- Macro definitions deleted to ResourceGuard and removed files.
- Macro definitions deleted to findhack and removed functions.
- Macro definitions deleted to GameMon and removed files.
- Macro definitions deleted to nProtect and removed files.
- Decreased FPS Limiter from (40) to (31) result = better performance.
- Enabled compilation mode for multithreading (multicore). OpenMP.
- Macro definitions deleted to EngineGate Shader and removed files.
- Macro definitions deleted to GFxUI (Scaleform) and removed files.
- Full removed WzAudio.lib dependencies for MP3 management in Game.
- Full added new class called: "Mp3" to Game Music Management.
- Full added camera control in game.
- Full added skydome render in game.
- Full added right-click inventory item equip/unequip.
- Full removed ServerList System.
//-----------------------------------------------------------------------------------------------
// 2024.03.25
//-----------------------------------------------------------------------------------------------
- Full fixed RenderText at all resolutions mode.
- Full fixed summoner character creation without character card buy requirement.
- Full fixed small problems related to Option Window Render in Game.
- Full fixed small problems related to Option Window Render in Select Server/Character Screens.
//-----------------------------------------------------------------------------------------------
// 2024.03.28
//-----------------------------------------------------------------------------------------------
- Full finished radar minimap in all maps. (excluding event maps and disabled ones).
- Full fixed small problem related with UI + map objects range view.
- Full fixed radar minimap zoom in/zoom out in camera zoom sense.
- Full added new improments for radar minimap (transparency control in game).
//-----------------------------------------------------------------------------------------------
// 2024.03.29
//-----------------------------------------------------------------------------------------------
- Full fixed radar minimap direction sense with every world. (finished radar minimap at 99.9%)
//-----------------------------------------------------------------------------------------------
// 2024.04.03
//-----------------------------------------------------------------------------------------------
- Full fixed problem with VK_SNAPSHOT in windows 11. (Now using key combination: CTRL+SNAP).
- Full removed all garbage files related to FTP management and Chilkat (C code) files.
- Full removed MultiLanguage System (with all MACRO-DEFINITIONS included).
- Full removed all Chash Reporter related files of the project (cpp & h).
- Full removed all Exception Handler related files of the project (cpp & h).
- Full removed all DebugCamera related files of the project (cpp & h).
- Full removed all DebugProfiling related files of the project (cpp & h).
- Full renamed

named files in all solution & more cleaned files.
- Full fixed system information write on: XV-LOG.log file.