Search the Community
Showing results for tags 'fullscreen'.
Found 1 result
-
Program for fixing a bug with Swings The essence of the bug: After installing models of swings in the full-screen mode of the game, models of objects, characters, NPCs and monsters disappear. sceneeffectinfo.txt 4060 01020029.par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4061 01020029(2).par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4062 01020029(3).par ????(?) ?? 1 0 24,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4063 01020029(4).par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4064 01020031.par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4065 01020031(2).par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4066 01020031(3).par ????(?) ?? 1 0 24,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4067 01020031(4).par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4068 01020037.par HelloKitty??( ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4069 01020037(2).par HelloKitty??( ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4070 01020037(3).par HelloKitty??( ?? 1 0 24,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4071 01020037(4).par HelloKitty??( ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4072 01020039.par ?????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4073 01020039(2).par ?????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4074 01020039(3).par ?????(?) ?? 1 0 24,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4075 01020039(4).par ?????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4076 01020041.par ???????( ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4077 01020041(2).par ???????( ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4078 01020041(3).par ???????( ?? 1 0 24,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4079 01020041(4).par ???????( ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4080 01020042.par ?????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4081 01020042(2).par ?????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4082 01020042(3).par ?????(?) ?? 1 0 24,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4083 01020042(4).par ?????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4084 01020043.par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4085 01020043(2).par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4086 01020043(3).par ????(?) ?? 1 0 24,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 4087 01020043(4).par ????(?) ?? 1 0 3,-1,-1,-1,-1,-1,-1,-1 -1 0 0.0 0.0 -1.0 As a result, we have the following: Solution method: Delete unused models from the Client\model\effect folder. This program automatically looks for unused models and removes them from the game client, after which the client starts working as expected: How to use: Place the program in the root folder of the game client and start. Attention! The program does not guarantee 100% fix of this bug, it is also possible the appearance of new bugs. Make backup copies. Use at your own risk! Download (230 KB) Update 06/06/2018 The Rebirth Wings models disappear аfter using this program: To fix this you need restore the followings files in Client\model\effect folder: 1chi.lgo 1chig2.lgo 1chim1.lgo 1chim2.lgo 2chi.lgo 2chig2.lgo 2chim1.lgo 2chim2.lgo 3chi.lgo 3chig2.lgo 3chim1.lgo 3chim2.lgo You can download them here. Just copy files from .zip to your Client\model\effect folder. Thanks to @Farido!