Compilation Work using DLL Framework - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: [2.0] Exe Editing (https://lf-empire.de/forum/forumdisplay.php?fid=43) +--- Thread: Compilation Work using DLL Framework (/showthread.php?tid=11201) Pages:
1
2
|
|
RE: Compilation Work using DLL Framework - darkfiren - 12-18-2021 Oh no you have messed up with few things although you got most of them working which is good Anyways I'm including some small corrections with pictures so that you can understand easily !!!! You don't have to add the whole CRAZY UI folder in the game directory You have to select the version which you want to use (like v1, v2, v3 or v4 ) and copy the dlls and UI from that folder to your game directory !!!! Since you want to use v3, so just go to v3 folder Select dlls and UI folder and just copy them to your game directory !!! This UI.dll should go to dlls folder and you have placed it in UI Folder Move it to dlls folder , like this !!! Source folder is for those who are interested to know the code behind the changes, if you are not interested in doing that, then you can simply ignore them or delete that folder , no need to add them in the game directory That's all , I think the game should run according to your choice now RE: Compilation Work using DLL Framework - darkfiren - 12-19-2021 Seems like the files got corrupted somehow !! Anyways I updated the first post for easy explanation, you can redownload the UI dll folder and replace the corrupted files !!! RE: Compilation Work using DLL Framework - darkfiren - 12-30-2021 Stage Team Change
Orignal work by InfiniteZero and Leaf.F !!!
Area Lock
Work by Hari , Shad90 and InfiniteZero !!!
No one can leave Friendly Fire
As the name suggests , you can hit your teammates !!! More DLLs on the way RE: Compilation Work using DLL Framework - darkfiren - 01-11-2022 Music System
Changes the existing music system and allows you to add more music in game !! You can rename the title of the music track at character selection according to your choice , plus can add more than 100+ music files with this !! Reads the list of bgm's from bgm.dat which you have to add in data folder - data\bgm.dat ~~ maximum character limit for name is 32
Ingame preview ~~ This feature is extracted from the exe provided at this post !!! Input Fix
To improve the input feedback and have more responsive controls !! Work by Shad90 !!! RE: Compilation Work using DLL Framework - darkfiren - 08-22-2022 Random Selection
Spoiler (Click to View)
Summary Box at Pause
Spoiler (Click to View)
Character Menu
Spoiler (Click to View)
Function Key Display Fix
Spoiler (Click to View)
Substage Select
Spoiler (Click to View)
All Combined Link- Download Also removed all the previous links and made a single link for everything !!! |