Patching Flint/Flame to run on O2
I have had some requests for this, so here it goes from my notes. I only patched Flint 8.3.4 because that was what I had a available, I think. Flame 8.3.4 should work the same, I guess. Possibly Flame 9. This is not an elegant patch, and could be refined, but my O2 is down atm. Flame 7 was about the same speed as Effect 7, just with more features. Flint 8.3.4 was noticeably slower at playback of the same footage on O2 compared to Effect/Flame 7.1. Just uploaded Flame 834 to the ftp.
Flame 7 OCT to run on O2/CRM
Offset of flame 7 binary
7d4498
Replace 1080015d with 24040004
7d4a48
Replace 1040001b with 00 00 00 00 (patch CPU error)
7d4a68
Zero out: 8f 84 81 ec 24 84 60 50 0c 59 e1 28 24 84 00 20 8f 99 f6 c8 00 40 20 25 0c 59 da d8 df a5 00 08
Flint 8.3.4 OCT to run on O2/CRM
9df0b4
Replace 10 c5 01 49 with 24 04 00 04
9df610
Replace 10 40 00 1b with 00 00 00 00 (patch CPU error)
9df630
Zero out: 10 24 84 46 38 0c 7a a9 d0 24 84 00 20 8f 99 f3 70 00 40 20 25 0c 77 fc f0 df a5 00 08
Or try this simpler version
Flame 7
Offset
7d4498
Change 1080015d to 1580015d
7d4a48
Change 1040001b to 1580015d
7d4a60
Change 10400009 to 15400009
Flint 8.3.4
Offset 9df0b4
Change 10 c5 01 49 to 15 c5 01 49
Offset 9df610
Change 10 40 00 1b to 15 40 00 1b
Offset 9df630
Change 10 24 84 46 to 15 24 84 46
(This post was last modified: 09-08-2018, 04:01 PM by duchamp.)
|
|
duchamp
O2
Trade Count:
(0)
Posts: 13
Threads: 1
Joined: Dec 2017
|
|
09-08-2018, 03:15 PM |