Tutorial for Making a Custom Flyff Update Screen

1.) Download Resource Hacker or a similar program. It is used to find and allow the ability to edit many
files including images and icons as well as strings and other information (these should have no effect
on the ability to run the game, unless you tamper with things you don't understand.) Unzip it to a folder
you can easily find and open Reshacker.exe. Just do a Google search for it (www.google.com). Should
be pretty easy to find.

2.) Make a backup of Flyff.exe (name it something like Flyff_original.exe and don't touch it).

3.) Open Resource Hacker and open Flyff.exe through ResHacker.



4.) On the left go to the IMAGE folder and select the top folder (104). The main patcher background
is in here. Take note that the name of the image itself is 1033.

5.) Save the patcher image by selecting Action / "Save as a binary file". Be sure to add the extension .jpg
to the saved file.

6.) Edit the image in whatever way you like in your favorite image editing program.
I personally use Adobe Photoshop CS since I've been using the Photoshop line since 5.0 LE.
(also something to note, the last line of pixels on the right side and bottom are cut off when the
Update program runs, so keep that in mind if you intend to use borders). Here is an exampe:

7.) Go back into ResHacker and click Action / Add new resource. A box will open up.
Select "Open file with new resource". Find your recently edited file and select it.

8.) In the next three boxes place the following:
"RESOURCE TYPE: IMAGE" | "RESOURCE NAME: 104" | "RESOURCE LANGUAGE: 0"
This will ensure that the new file is put in the right place. Click Add Resource when you're done.

9.) Go ahead and delete the original file named 1033. We won't be needing it. Right click and select
Delete Resource.

10.) On our new file needs to be renamed, so right click it (should ne named "0") and select
"Change Language" from the menu. In the box that comes up type "1033" and click OK.

11.) OK, now we should be all set. Go to File / Save. It should now be okay to run your game now.
You should see your custom update screen come into action now. Congrats!