| |||||||
| Guides New to Megaupload, up-file, torrents or anything else? Check out these guides! |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Chaos Join Date: Nov 2007
Posts: 15
Rep Power: 11 ![]() ![]() ![]() |
This tutorial for those who are new to Atlas and AGTH. Q: What is Atlas? A: ATLAS is a high quality machine translation software package for Japanese to English and English to Japanese. ATLAS has a sophisticated content-sensitive translation engine and comprehensive standard dictionary that contains 2,880,000 words. Moreover with ATLAS Technical Dictionaries, you can add an additional 5.57 million words. Q: What is Agth? A: Anime Game Text Hooker. It's a program for capturing text from running programs. Its main purpose is extracting text from Japanese games for help in translation. 1.First of all, you need to download Agth and Atlas. http://www.megaupload.com/?d=3G35XANN ATLAS & AGTH.rar.001 http://www.megaupload.com/?d=8U5BA4PQ ATLAS & AGTH.rar.002 2.Join the 2 files with hjsplit and extract it. Inside contain a simple installation guide. 3.After you done with the installation. Create a shortcut from the game.exe that you wanna text hook. ( I'll be using Izumo Zero for an example. ) Right click on the shortcut properties and you will see the shortcut "Target". "C:\Program Files\Game (H)\Studio e.go!\izumo0\izumo0.exe" ![]() 4.Add the following command C:\agth\agth.exe /c /x in the front and it will look something like this: C:\agth\agth.exe /c /x "C:\Program Files\Game (H)\Studio e.go!\izumo0\izumo0.exe" ![]() Then click Ok to close the property window. Note: If you unrar the agth directly to C:/ without folder. The command will be C:\agth.exe /c /x. 5.Run Altas. And then the "Altas Main Window" will pop out. Click the tab "QuickAltas" button. 6.Now there an icon appear at your taskbar. Right click and check the “Automatic Clipboard Translation”. ![]() 7.The next step is to start the games using the shortcut you just created and modified. Agth menu will pop out along with the game window. 8.Then select the outline that match the in games text (will only appear when the games is displaying text). As shown below: ![]() Done. Now you can play japanese game. ![]() Now you know how to look for outline. When it come to selection / option. You need to choose different outline. Some game like Izumo Zero has a lot of outline. Making it difficult to switch in between 2 or 3 outline during the games. Here are some useful trick. 1.Now that you know your dialogue outline. Write it down on notepad. e.g: 5ACE4D for dialogue. 2.When it come to selection or option, find an suitable outline. e.g: 54309A:FFFFFF for option. ![]() 3.For game's window menu and option. Use command C:\agth\agth.exe /c /v to search for outline. e.g: 74DC4700:0 for menu. ![]() 4.Now you have 3 outline. Remember these command: /w - for autoselect the outline when you load the game. This way you don't have to select outline everytime you load the game. /f - for filter out other outline. Make it easier for you to switch in between dialogue and selective outline. /c - for auto copy to clipbord. /x - extended set of hooked functions /v - process text threads from system contexts /kf - supress repettition of pharases To know more command, run "agth.exe" and click on "Help". 5.Name your choosen outline. e.g: 5ACE4D name as Dialogue 54309A:FFFFFF name as Option 4DC4700:0 name as Menu 6.Find out if there's any repetition of pharases. You can activate "supress repettition of pharases" during the game or texthook process. Click on agth option. Adjust the right parameters until no more repetition or just simply use the default parameters "32x16". ![]() This is how you put together all the command: C:\agth\agth.exe /c /v /x /kf32:16 /fDialogue@5ACE4D;Menu@74DC4700:0;Option@54309A:FFF FFF /w5ACE4D 7.Now put it into the shortcut's "target". e.g: C:\agth\agth.exe /c /v /x /kf32:16 /fDialogue@5ACE4D;Menu@74DC4700:0;Option@54309A:FFF FFF /w5ACE4D "C:\Program Files\Game (H)\Studio e.go!\izumo0\izumo0.exe" Now you can switch the outline during the game. ![]() ![]() Done. You can start downloading japanese game. :D Last edited by folkflare; 08-06-2008 at 02:14 PM. |
| |
| | #2 (permalink) |
| Chaos Join Date: Nov 2007
Posts: 15
Rep Power: 11 ![]() ![]() ![]() |
Make sure you already understand the basic function for Atlas and AGTH before you proceed this 2nd part of the tutorial. Game that AGTH cannot hook or fail to hook the whole sentences. Take a game like SHUFFLE for example: C:agthagth.exe /C "C:Program FilesGame (H)SHUFFLE!Shuffle.exe" 1.If you have tried every command like /v /x but still can't find the right code to hook it. You need to use a special code. "The /h code". I don't know how to get these special "/h code" but, Mastress Alita make a list of all /h codes that exist nowadays. Mastress Alita update her list everydays. The special code for "Shuffle" is /HA4:8@406FC0 2.Adding the code: e.g: C:agthagth.exe /C /HA4:8@406FC0 "C:Program FilesGame (H)SHUFFLE!Shuffle.exe" 3.After you added the "/h code", you need to run the game and to choose the option "UserHook" Mastress Alita site: LINK Function /P Some games not work very well when they run at same time with AGTH. If it happens, just run first the game normal, without AGTH. 1 -Create a shortcut while the game are still running. e.g: C:/agth/agth.exe /C /pnkurai2.exe 2- C:/agth/agth.exe /C is the normal short cut of AGTH 3- /pn is the function /P 4- kurai2.exe is the exe file of the game ( in this example, is the game "Kurai Mirai 2") Repetition of character or sentences. 1.In some game, a single code can use for game menu, selection and dialogue. But the sentences go along with dialogue but are a mess with repetition on option menu. Choose other code instead. 2.Find at least 3 code for a single game. For menu, selection and dialogue. Don't use same code for everything!! /v 74DC4700:0 can be use in most game menu. ![]() 3.For a repeating character: Example below: ![]() Use /ks for single repeat. /ks2 for two time repeat. /ks[add number of repeat] 4.For sentences repetition. I don't know how does it work. But the default value "32x16" works most of the times. User Dictionary. This may came in handy. There's a "user dictionary by FHC". Updated monthly. Adding new words no other than hentai games. :nice: Currently have 7475 words added.Go to this link for download: LINK How to use "user dictionary by FHC". 1.Extract the "User dictionary0001.zip" 2.Open Atlas main window. ![]() 3.Click at the "Tool" tab > Management Menu > Merge Dictionary Data: ![]() 4.Then click on "New entry" and then create. 5.Select the new created user dictionary. e.g: User dictionary0002. Then click "Add" and browse for the extracted "user dictionary by FHC". 6.After it done process click "Add Words". 7.Activate the "User dictionary0002". Go back to the Atlas main window. Click at the "Enviroment" tab > Translation Enviroment Settings > Select any: ![]() 8.Select "User dictionary0002" then click "Use >>" ![]() 9.REMEMBER.. When adding your own words. Add to "User dictionary0001". FHC will constant update his user dictionary. Sometimes he redefine his words. When you download a new updated "user dictionary by FHC". Delete "User dictionary0002" and follow the same procedure as above to add new "user dictionary". That way you won't lost your own added words. 10.When you adding your own words you can reindex your user dictionary. First select it and click "<< Don't Use". Then you can reindex. ![]() Using ENAMDICT/JMnedict The ENAMDICT/JMnedict files contain Japanese proper names; place-names, surnames, given names, (some) company names and product names. s - surname (138,500) p - place-name (99,500) u - person name, either given or surname, as-yet unclassified (139,000) g - given name, as-yet not classified by sex (64,600) f - female given name (106,300) m - male given name (14,500) h - full (family plus given) name of a particular person (30,500) Page Ranking - product name (55) co - company name (34) Use JWPce together with EDICT and ENAMDICT: Download here: JWPce +EDICT +ENAMDIC.rar Exampe: ![]() Here are the UPDATES LINKS: Code: To check for latest version of JWPce. http://www.physics.ucla.edu/~grosenth/jwpce.html The EDICT Dictionary File http://www.csse.monash.edu.au/~jwb/j_edict.html ENAMDICT/JMnedict (Japanese Proper Names Dictionary Files) http://www.csse.monash.edu.au/~jwb/enamdict_doc.html AGTH - Anime Games Text Hooker http://agthook.googlepages.com/index.html user dictionary by FHC http://www.hongfire.com/forum/showthread.php?t=79006 Mastress Alita site: LINK This is the MOST COMPLETE Guide about Japanese Grammar created in English Language. EVERYTHING that you need to LEARN about japanese language grammar you found in this guide. http://www.guidetojapanese.org/index.html Hongfire FHC Setx - AGTH creator Mastress Alita Enjoy your game with Atlas and AGTH!! |
| |
| | #3 (permalink) |
| Hentai God Join Date: Jun 2007 Location: Necroland
Posts: 969
Rep Power: 183 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Great i haven't started using atlas and agth for real. Sadly i can't even install it becouse of a trial version anymore and deleting it from the registy doesn't really work as it should ![]() Guess ill have to format pc one day and install the 13 version one.I thought i would use the trial 14 one for a test and there was a file that tricked the trial.But now i can't install anymore
__________________ ![]() I play games only on hard:pimp: Check out some off my game videos they are funny and good: http://www.youtube.com/results?search_query=fonzersbox ![]() ![]() Come visit www.thev0id.com for many stuff,i am mostly there and post there ![]() |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |
All times are GMT. The time now is 04:44 PM.
© 2008 AnimeA Privacy policy - Terms of Serivce - Legal Disclaimer - Contact Us
AnimeA has been optimized for usage in Firefox.



































Linear Mode
