RuLing Posted August 27, 2016 Posted August 27, 2016 (edited) Greetings, in my hands there is a special tool that allows you to open the language files of a game. But this tool I don't know how to control it via script. Waiting for your help. Thanks. NSIS Forum authorized led me here. I hope you can help. Edited August 27, 2016 by Melba23 Removed bold styling
Moderators Melba23 Posted August 27, 2016 Moderators Posted August 27, 2016 RuLing, Welcome to the AutoIt forums. How can we offer any sensible suggestions without any detailed information on this "special tool"? And as you mention opening the language files of games, please read the Forum rules before posting again - we do not support game automation threads, so unless this tool is for non-playing manipulation of these files, you are unlikely to get any help here in any event. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
RuLing Posted August 27, 2016 Author Posted August 27, 2016 2 hours ago, Melba23 said: RuLing, Welcome to the AutoIt forums. How can we offer any sensible suggestions without any detailed information on this "special tool"? And as you mention opening the language files of games, please read the Forum rules before posting again - we do not support game automation threads, so unless this tool is for non-playing manipulation of these files, you are unlikely to get any help here in any event. M23 Hello, There's no manipulation game files as you think. We're just patch game for localizate our language. So we need installer for this files. There's nothing a bad thing i'm saying again sir. Here's a example files on attachment. Please look it. Thanks! Bully Tool.rar
RuLing Posted August 27, 2016 Author Posted August 27, 2016 File updated. NSIS Script added. Bully Tool.rar
Developers Jos Posted August 27, 2016 Developers Posted August 27, 2016 I have still no idea what you want to do and mean by controlling it. Care to explain exactly what it is you need to do? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
RuLing Posted August 27, 2016 Author Posted August 27, 2016 2 hours ago, Jos said: I have still no idea what you want to do and mean by controlling it. Care to explain exactly what it is you need to do? Jos For example some games have visionfiles in language files. This increases the size of setup also it is no good for us. For this reason we need to control tool via script(attached to post). For example we don't put "1-1-1_sub.bin.txt" file to main file as you know a normal setup does this. We need a script that we can control the tool. By meaning control the tool selecting files that we want and excract it.
Moderators Melba23 Posted August 27, 2016 Moderators Posted August 27, 2016 RuLing, That makes no sense to me whatsoever. Do I understand that you are trying to replace the standard language files in a game with the Turkish phrases in the multiple files inside the zip you posted? is that the reason why the rather disconcertedly named Bullydecompiler.exe is also included in the zip? M23 P.S. When you reply, please use the "Reply to this topic" button at the top of the thread or the "Reply to this topic" editor at the bottom rather than the "Quote" button - responders know what they wrote and it just pads the thread unnecessarily. Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
RuLing Posted August 27, 2016 Author Posted August 27, 2016 I'd put Bullydecompiler.exe because i want to show you we don't change anything except language files. Than yes we're translating on turkish and we need to give command Bullydecompiler.exe on a nsis script for "extract + repack" language files. Even if you available for live help, i'll give you teamviewer id/pw. That's better because if you see live to than you understand much better. And we have example script for translate tool but we can't use. And I'm sorry. I answered by quoting the answer as to who to be certain of.
Moderators Melba23 Posted August 27, 2016 Moderators Posted August 27, 2016 RuLing, As all you are doing is translating language files then I am happy for this thread to continue. However, we now come to the next question - why do you need a script to control this Bullydecompiler? Please bear in mind that it is very likely that no-one here has any experience with that application - so we need some information. What makes you think that a script is necessary? If it is because only a single file can be passed to the application at a time and so you wish to run it on all files in succession, what is the required command line? Give us as much information as you can so that we stand a chance of being able to help you M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
RuLing Posted August 27, 2016 Author Posted August 27, 2016 I'll prepare a video and send it here. Turkey the internet is a little slow, it'll be ready tomorrow. I will apologize for him.
RuLing Posted August 27, 2016 Author Posted August 27, 2016 As you see in this video, i want to give command in script like this movement. https://www.youtube.com/watch?v=CDO19UXKdIo
argumentum Posted August 28, 2016 Posted August 28, 2016 so you wanna take Bully: Scholarship Edition by Rockstar Games and translate it to another language just like the portuguese did using Visual Studio 2008 ? but make the translation to Turkish ? According to the video you made, all you have to do is run the .exe with a parameter as in bullything.exe "c:\fullpath\folder with translation". Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
RuLing Posted August 28, 2016 Author Posted August 28, 2016 Actually we want this tool script for Kane Lynch: Dead Men game. This game has bigger game file because graphic files inside translation file. It's 2 gb normally. We want downgrade setup size with tool script, give command and than setup handle it. That's all. Bully is example games for gaved you, because bully don't need tool script (game lang files 2 mb only) But we need a example tool script and i asked you on bully.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now