Jump to content

Gidz Cross

Members
  • Posts

    646
  • Joined

  • Last visited

  • Days Won

    9

Posts posted by Gidz Cross

  1. 9 hours ago, Tokei said:

    That is... a strange issue, I'm not able to reproduce it. If you opened GRF Editor without the "Always reopen latest opened GRF", you will get a template GRF as such:

    image.png.76473fac26406c24baa2afc5ca46cf1e.png

    As you can see, the window title is "GRF Editor - new *", with a star at the end, meaning it hasn't been saved yet. It also has a "data" folder in it. In your screenshot, you have neither. That means you've opened an actual GRF, but that also doesn't make sense since an opened GRF will display the full path in the title. As much as I'd like to fix this issue, it doesn't seem possible to reproduce.

    The error shows that the magic string is empty instead of "Master of Magic". That looks like an empty file...? That also doesn't make much sense. I would need additional information (well, assuming that error is worth fixing since it doesn't seem to trigger normally at all).

    I will do a quick re install.

    Edit*

    Yep! It was fixed. image.png.74e40df5ba568a3ad6975e9397c65ef5.pngThanks @Tokei!

    • Upvote 1
  2. 4 hours ago, Tokei said:

    Fixed in 1.8.7.3. The issue comes from selecting "red objects/textures", objects/textures that cannot normally be selected because their resources aren't found in your current GRF(s). But by clicking on the "guildhall.gnd" node, it selects everything anyway. If you want to extract everything, I'd recommend adding more resource GRFs:

    image.png.c931462ca9619cd825888e5e221a2a2a.png

    (Version 1.8.7.3 also allows to read Alpha GRFs, for anyone interested...)

    Thank you so much tokei!

  3. 6 hours ago, Tokei said:

    Please use "Copy exception" and paste the result here; I'm unable to reproduce.

    Thank you so much for your prompt response. Additional Information.

     

    And here are the result from four errors from copy exception
     

    To Tokei.rar

     

    I did come from version 1.8.6.6 and did experience this. I just updated to the latest to check if the problem still persist.

     

  4. On 1/13/2024 at 12:15 PM, ChokituBR said:

     

     

    I have a simple question. Let's say I am using @Secrets script

    And I want to add this:

    https://board.herc.ws/files/file/102-hokage-sprite/

    As a 2nd option for a custom sura clothe, and oktoberfest for example for Biochemist.

     

    How can I add a new LOOK_BODY2 (A body 3)

    Look_body2 uses jobsprite_1, _2 and so on. They are also known as @bodystyle command. You can rename those custom sura and oktoberfest.

     

    On 1/13/2024 at 12:15 PM, ChokituBR said:

    And would it be possible to add palletes for this?

    Sure. But not guaranteed to have beautiful colors. Remember. Palettes are made with official job sprites.

  5. On 3/11/2024 at 8:45 PM, Questune said:

    Hi everyone, can someone help me to fix my scr_logo. I can't make it to a transparent background. Please check the attached file for my simple logo, and if someone who can make it better that would be very great and will appreciate it so much. 😊

    scr_logo.bmp 90.93 kB · 0 downloads

    To have it transparent. The background must be MAGENTA.

  6. 27 minutes ago, Tokei said:

    I'm afraid this is technically impossible. If your GRF reached 5+ GB in size, then it means you've lost data within your GRF without you knowing about it. As I mentioned above, if you go past 4 GB with your file offsets, the data wraps back to 0. The fact that your GRF loads means that the file table offset was indeed beyond the limit and is probably written right in the middle of your GRF instead of at the end of it. The file table has overwritten some of your files within your GRF and some indexes are linking to invalid data (and not by a small amount, about 1/5th of your GRF is unreadable). When that happens, the client won't be able to decompress the data as it won't be a valid zlib entry, and it will attempt to read from the next GRF listed.

    Probably. But hey it works. But i saw the flaw of it like when adding palettes and some files (well a lot actually) are being not encrypted. So I reverted to the `old setup` which is split grf's.

    But anyways, As usual thank you for keeping this project a live! I can't imagine RO without grf tool! ❤️ Thanks @Tokei!

  7. 16 minutes ago, Relzz said:

    What a great update!

    I have a small comment here,

    This is not a bug or anything, but URLs are kinda unreadable

    image.png.7d92b587137f8334e83ea993207ff963.png

     

    As an added comment, do you think its viable to allow GRFs that are bigger than 4GB? 

    The RO GRF its getting really big nowadays. Its getting really close to 4GB that im having issues when merging the GRFs but im not sure if that would be an option.

     

    I wanted to add missing resources to the official GRF and it ended up at 4GB+ so I had to split them

    I believe that link is intended via game with RO browser. But since its msgstringtable it's not connected to GRF Tool.

    As for GRF size i have made a single grf with 5gb+ in it. No problem at all. That is HD resource + HD sprites + rdata + custom palettes.. All packed in single grf.

    But this is not good. I personally like the split type.

    1 maindata
    2 translation data
    3 palettes
    4 rdata
    5 data

  8. Hi! Requesting for Corrected Sprites for NEW Expanded Jobs.

    • Rebellion (Normal + Halter Mount)
    • Star Emperor (Union)
    • Sky Emperor (Halter Mount + Union + Normal)
    • Soul Ascetic (Halter Mount + Normal)
    • Hyper Novice (Halter Mount + Normal)
    • Skinkiro + Shiranui (Halter Mount + Normal)
    • Nightwatch (Halter + Normal)
  9. 2 hours ago, ckx_ said:

    Thanks for the anecdote, but I play via Proton on Fedora without any special privileges involved. I'm not convinced process privileges are a factor, and it can occur even on a fresh client without having alt tabbed. Fullscreen vs Windowed might be a relevant thing, I'm not sure, but I want mitigation techniques that aren't tied to user behavior.

    In windows, this does happen with the things I said. 2018 clients and below have this. Not sure for the new clients.

×
×
  • Create New...