我尝试解包这个exe,结果是Could not read LiveMaker archive 4H28.exe: EXE does not contain a LiveMaker archive.
赞
⋯
已经到底了
我尝试解包这个exe,结果是Could not read LiveMaker archive 4H28.exe: EXE does not contain a LiveMaker archive.
分享下方便的解包手法,装个python就行,装完python安装pylivemaker , pip install pylivemaker 就行,完事
lmar x game.exe -o game_files就能解包了
解出来的文件放根目录里面,删掉所有fontX.lft就行
⋯