FF6 Hacking
Let's Hack FF6 Stream - 4/28/2016 - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Magitek Research Facility (https://www.ff6hacking.com/forums/forum-9.html)
+--- Thread: Let's Hack FF6 Stream - 4/28/2016 (/thread-3203.html)



Let's Hack FF6 Stream - 4/28/2016 - B-Run - 04-22-2016

Hey guys!

Last night went great... and LOOK! I'm making next weeks thread 6 days in advance! Here's last nights stream:







Now, we have a couple decisions to make. Firstly, we need to figure out what we want the final product of the Desperation enhancement patch to look like... remember, the original plan was to release the hack we made on-stream... so what are you more interested in? we can release it with the increased proc chances and manipulable attack table for choosing 2 DA's per character. This version has the benefit of not taking up additional space and making it easier for hackers to implement and do their own adjustments... OR we can continue working on ability modifiers in the battle code to fine-tune the abilities we set in our table to make them better DAs. Doing this would mean more code to learn on stream, as well as create a complete product that doesn't need any additional work on the hackers end, but alters a lot more code, making it better as a standalone upgrade, not something to tinker with excessively.

Ok, discuss that here...

Also, we need to work out what we want to do on-stream next week. If we decide we want to continue with ability modifiers in the battle code, then that makes it pretty easy to figure out what we would be doing... that. Otherwise we can do Q&A stuff (I know Kuga had a lot he wanted to do but his internet was afflicted last night), or stream some RotDS or BNW or any other hack you guys want to suggest and spend time talking about them, kinda the way we did with CoV, only it would be a lot more on the technical side, since I didn't make RotDS or BNW... Heck, it might be funny to stream meeple fantasy VI and lol at it. I dunno. There was also a bit of talk of me continuing to work on CoV while on-stream... this would mean basically being all over the place as far as hacking topics, but would have a goal in mind and is basically a limitless amount of stream potential as i could easily put in 1000 hours of hacking and not have it finished... but might have some mundane periods where nothing interesting is being worked on....

Of course, we could do none of that stuff and do whatever else you guys are interested in. I really want to hear from you guys! especially the regulars.

So lemme know! Happy Hacking!



P.S. This countdown is automatically recurring weekly, so you can always come back here to see the timer for the next stream... Also I've got it in my banners on twitch!
https://countingdownto.com/countdown/let-s-hack-ff6-countdown-clock

https://www.twitch.tv/b_run_


RE: Let's Hack FF6 Stream - 4/28/2016 - madsiur - 04-22-2016

Personally I think another topic would be great. There's plenty of ASM stuff to modify, I can't come up with something in particular but it would be a good time to show the use of an assembler also.


RE: Let's Hack FF6 Stream - 4/28/2016 - madsiur - 04-24-2016

I had a few ideas for ASM modifications:

-Damage Formula (@Kugawattan)
-new spell special effect
-Rage last one turn (you can select another one after).
-Twin cast (just the concept: if character A is casting spell A and character B select spell B; disable character A casting and character B cast spell C).

Edit: Concerning the DAs, I would stick with a table of two spells per characters. This can be easily modified after. You could also code new special effect that can be changed in the spell data and assign them to DAs after.


RE: Let's Hack FF6 Stream - 4/28/2016 - SSJ Rick - 04-24-2016

how about giving desperation moves to Gau and Umaro? if we stay on desperation things that is


RE: Let's Hack FF6 Stream - 4/28/2016 - B-Run - 04-25-2016

Good ideas, Mad and Poco.

If anyone else still needs to vote keep in mind there are essentially 2 questions... the first two choices on the poll are for whether or not to continue the desperation enhancement, the remaining options are for what else to do. So far working on CoV is pretty high, of course I might be able to work in some of those other topics... in fact, i have some experience with adding new spell special effects and damage calc modifiers in CoV... it wouldn't be hard to go over those in the process of doing some hacking stuff.

Keep the idea's coming! Tell me why you choose what you choose!


RE: Let's Hack FF6 Stream - 4/28/2016 - madsiur - 04-25-2016

I modified my vote (yes I have that privilege) with continuing Desperation Attacks. Creating new spells special effects should be fun, including some that inflict status and modify damage.


RE: Let's Hack FF6 Stream - 4/28/2016 - B-Run - 04-25-2016

To be fair... you could modify ALL the votes if you wanted Sweat


RE: Let's Hack FF6 Stream - 4/28/2016 - Kugawattan - 04-25-2016

Since it turns out it wasn't that easy, having throwable items not ignore defense, plus maybe even give then a stronger damage multiplier to compensate.
I'd love to see the code behind Lorial's (that CoV girl? Can't pinpoint the name right now) custom command...that one that does different things depending on which char in your team you pick? I think it could a cool ability to give my Dissidia-themed Bartz instead of the lame and OP mimic.
Oh! I almost forgot! Maybe we could do some research on how to relocate things to have more space? I love how RotDS for example has long descriptions for its items and I'd like to do the same.