bartlomiejduda / Tools

Set of tools to manage and modify files from many various games.
GNU General Public License v3.0
144 stars 30 forks source link

[Request] Add support for text files from gangstar series #2

Closed luatsenpai closed 3 years ago

luatsenpai commented 3 years ago

I'm currently working with the text file of gangstar series I found the structure of the file and sucsess to edit, but edit all of file then edit their hex length is also hard and time consuming, so i wonder could there any tool or script to easily just extract the text out, then edit the length when reimport? Here is the sample file Tks for help

2 1

sample file https://mega.nz/file/MKAjHQgS#iOwrKglLLb8juiaWW0YY008pnkwyzZCCkTKkBobNKkY

bartlomiejduda commented 3 years ago

Hi, I'll check it later and let you know. Can you tell me exact name of the game from gangstar series you want to translate?

luatsenpai commented 3 years ago

Hi, I'll check it later and let you know. Can you tell me exact name of the game from gangstar series you want to translate?

gangstar miami, you can download fix vesion from https://t.me/GameloftRepairGames It't work in android 9

bartlomiejduda commented 3 years ago

@luatsenpai I have created a program to automate text export and import. https://github.com/bartlomiejduda/Tools/blob/master/NEW%20Tools/Gangstar%20Miami/Gangstar_Miami_Text_Tool.py Please test it and let me know if it works.

luatsenpai commented 3 years ago

@luatsenpai I have created a program to automate text export and import. https://github.com/bartlomiejduda/Tools/blob/master/NEW%20Tools/Gangstar%20Miami/Gangstar_Miami_Text_Tool.py Please test it and let me know if it works.

@bartlomiejduda An error occurred while importing

error

file modify: https://mega.nz/file/lKhyUQya#Y_1kXH7QWubpX0Q7kEtIn4CwJe2Isua-v54uO53tnis

luatsenpai commented 3 years ago

Btw, I try your code on termux android

529500c1-3ab3-40e1-b391-fc88c7eaa20b

and succedded, i don't know why and not found any error yet

bartlomiejduda commented 3 years ago

@luatsenpai Ok, I have updated the program. Please check now.

luatsenpai commented 3 years ago

@luatsenpai Ok, I have updated the program. Please check now.

@bartlomiejduda Please excuse my late response, i tried script you fixed and now it works

test