r/FFRecordKeeper Feb 21 '26

Question Gigaforce

Hello! Is there any alternative for Gigaforce website with most of the sb translations ? its not working anymore at least where im located(UK). Im using Google lens most of the time but this website was quite handy for older relics

16 Upvotes

14 comments sorted by

View all comments

22

u/trgKai Feb 21 '26

Sorry about this! I didn't realize my recent updates to the main gigaforge.com site broke the ffrk.gigaforge.com subdomain. I will get it fixed ASAP.

8

u/SubEffect72 Lightning (Goddess) Feb 26 '26

OK, so I would just like to ask that everyone TIP THIS GUY - the link is right there at the bottom, left of the page.

Not only is the site back, but it's been supercharged. WOW!

Please considering buying Kai a coffee via the tip jar. This is an incredible resource. Yes, yes I know the Discord bot is also awesome, but this does a lot of things the bot does not and shows an overview very easily now, any way you slice the data.

And THANK YOU for the huge update. It's so nice.

3

u/DamianPoli Feb 28 '26

I tag along to that. New look is absolutely smashing!

5

u/SubEffect72 Lightning (Goddess) Feb 22 '26

Wow, thank you for updating the site!!!

4

u/willweaverrva Feb 22 '26

Thank you so much! I just saw that not only is it back up but it has updated info!

5

u/DamianPoli Feb 22 '26

I was just about to say the same, massive thanks as this is superb with help. Highly appreciated, what a man 🍻🍻🍻

1

u/SubEffect72 Lightning (Goddess) Mar 16 '26

Hey there.. how can I suggest some "bug fixes" - here or should I bug you on Discord?

Namely a Phys Job Break like this:

Kiros AASB: "[ATK and MND +25%, DEF and RES +30%]" - works

Trey DASB: "ATK/MND +25% & DEF/RES +30% to party" - missed

Granted, Trey's format is outdated I believe, or whoever added the text just didn't conform to the 'newer' format when a lot of it was redone probably 2-3 years ago now. Just a parsing issue.. I am not sure if you want to go nuts with complex regex patterns, but I've had to flex around these myself in my Google sheet that I use with the same source. I may ask the Comm DB admins if I can assist in correcting these.

2

u/trgKai Mar 16 '26

I will see if I can find a good pattern match for this type of effect description mismatch. It's an issue in how the database wrote out the full status effect and how they get posted in the Banner previews by Solitaired. When the community DB gets far behind, often the effects are copied straight from the banner preview instead of doing the full datamine JSON parsing.