Pangaea
banner
toptwentynotes.bsky.social
Pangaea
@toptwentynotes.bsky.social
hi, i made those ArcSys script modding tools, and the Xrd SAMMI/WebSockets integration. posting stuff i make here.

@TopTwentyNotes on twitter

Support my work: https://ko-fi.com/pangaea__
Reposted by Pangaea
A random thing I found interesting is that every pause menu in Xrd is the same menu. There's a big table that indicates which buttons/sub-menus should be enabled in each game mode. You can edit this table to see them all which reveals some unlocalised and empty menus presumably from development.
November 10, 2025 at 9:56 PM
Reposted by Pangaea
Still much to be done before it's ready to use but here's the repo if you're interested in taking a look github.com/ibrow19/GGXr...
GitHub - ibrow19/GGXrdReplayTakeover: Guilty Gear Xrd Replay Takeover and Save States
Guilty Gear Xrd Replay Takeover and Save States. Contribute to ibrow19/GGXrdReplayTakeover development by creating an account on GitHub.
github.com
September 22, 2025 at 12:47 AM
Working on adding Discord rich presence integration to my Xrd mod
September 16, 2025 at 8:19 PM
Reposted by Pangaea
Xrd Replay Takeover WIP
September 8, 2025 at 5:10 PM
Reposted by Pangaea
Reposting one of my favorite things I've made with BBScript, tiny Potemkin. Unfortunately due to hitboxes being floats, the scaling would cause rounding errors and instantly desync netplay
November 9, 2024 at 11:25 PM
New BBScript update. This fixes DNF Duel script modding support. Should rebuild bit-perfect for most or all scripts in the game now.

Download here:
github.com/super-contin...
Release DNF Duel Fixes · super-continent/bbscript
This update fixes parsing and rebuilding DNF Duel scripts and should be capable of bit-perfect DNF Duel script rebuilding. The game contains enough information to parse all instructions without inc...
github.com
September 15, 2025 at 7:44 PM
New BBScript update, this includes support for Guilty Gear Strive's latest version 1.48, and Granblue Fantasy Versus Rising's latest version 2.20

Download here:
github.com/super-contin...
Release Support for GGST v1.48 and GBVSR 2.20 · super-continent/bbscript
github.com
August 24, 2025 at 6:43 AM
Thanks to @wistfulhopes.bsky.social forking my mod and adding a generated Xrd SDK, I can now mess around with UE3 functions. Turns out theres a debug camera toggle in the game.
July 18, 2025 at 5:26 PM
Added a new feature to the Xrd statistics UI, now we can gather empirical evidence for blocking on wakeup
June 25, 2025 at 4:58 AM
New addition to my Xrd websockets mod test project, feels like this could be nice if it had exporting/importing combos and the move names were displayed as the non-internal ones that people recognize
June 24, 2025 at 4:33 AM
Reposted by Pangaea
One thing curious thing about the Remote Fighting Game UI is that we can do 9:16 format stuff now.
June 23, 2025 at 6:43 PM
Hotfix update for my Guilty Gear Xrd mod, the websockets timeout update contained a bug which resulted in connections building up. Fixed here
github.com/super-contin...
Release Hotfix for disconnect handling · super-continent/ggxrd-mod
Last update introduced a regression in the disconnect handling that resulting in clients only being disconnected if they were timed out, and not for other reasons, leading to a buildup of clients t...
github.com
June 23, 2025 at 6:44 PM
More Xrd charts, here's a video showing it capturing data from a replay in real time.
June 18, 2025 at 7:30 PM
Reposted by Pangaea
HELLO #GUILTYGEAR STREAMERS.

I am looking for people to test my Remote Combo Counter for Guilty Gear #Xrd. This requires Pangaea's Xrd mod to operate.

If you are interested, please reach out here or in DMs.
June 17, 2025 at 12:26 PM
Playing around with my Guilty Gear Xrd WebSockets integration and chart.js. Going to try and get more interesting charts out of this soon, but for now I have tension pulse, tension, and health over time
June 18, 2025 at 6:31 AM
New GGXrd WebSockets mod update. The mod didn't have a proper timeout on clients being sent a message, which could lead to game freezing if a WebSockets client was unresponsive. This update fixes that and allows the player to set the timeout.

Download here:
github.com/super-contin...
Release WebSockets message timeout option/fix for game freezing bug · super-continent/ggxrd-mod
The mod didn't have a timeout on the time it takes to send a message to a connected client, which lead to unresponsive clients causing the game to freeze until the message queue could be emptied. T...
github.com
June 17, 2025 at 8:04 PM
New BBScript maintenance release! Adds support for the new #GGST character Unika. It also includes many edits from the Strive modding community, adding and changing names to be more readable.

Download here:
github.com/super-contin...
Release GGST Unika update support · super-continent/bbscript
This release adds support for Unika, the latest character added to Guilty Gear Strive. It also includes many edits from the modding community, both adding and fixing up the names for instructions, ...
github.com
May 27, 2025 at 7:27 PM
A new hotfix for rev2mod is out! This release mostly exists because of kkots fixing a bug in hudhook, (a library my mod uses for D3D9 hooking) that would cause crashes whenever Xrd was minimized/reopened. It adds a "Display battle HUD" option in the mod menu as well.
github.com/super-contin...
Release Hotfix for hudhook, display battle HUD UI setting · super-continent/ggxrd-mod
github.com
March 26, 2025 at 4:57 AM
New BBScript update which allows you to work with Venom, added in the latest GGST update. Download it here and try it out!
github.com/super-contin...
Release GGST Venom update support · super-continent/bbscript
Fixes Venoms script, which had old arguments for the venomBall instruction
github.com
March 24, 2025 at 5:40 PM
Reposted by Pangaea
Question for the #fgc:

Would you learn fighting games better if a robot constantly made fun of your corporeal form during match analysis?
March 11, 2025 at 11:59 AM
Reposted by Pangaea
Xrd streams gunna pack a punch now... 💥👊
March 10, 2025 at 3:50 AM
Reposted by Pangaea
New @krackatoa.ca video about the WebSockets/SAMMI integration mods is out! I'm very excited to see what people do with these and proud that I got to work on something that I believe has a lot of utility to FGC creators. Be sure to give it a watch!
youtu.be/Jdt871b644o
All Fighting Game Content Creators Please Watch This Video - SAMMI.mp4
YouTube video by Krackatoa
youtu.be
March 4, 2025 at 9:05 AM
Reposted by Pangaea
We've been working really hard on these mods! Someone go make something cool with them!
New @krackatoa.ca video about the WebSockets/SAMMI integration mods is out! I'm very excited to see what people do with these and proud that I got to work on something that I believe has a lot of utility to FGC creators. Be sure to give it a watch!
youtu.be/Jdt871b644o
All Fighting Game Content Creators Please Watch This Video - SAMMI.mp4
YouTube video by Krackatoa
youtu.be
March 4, 2025 at 2:21 PM
New @krackatoa.ca video about the WebSockets/SAMMI integration mods is out! I'm very excited to see what people do with these and proud that I got to work on something that I believe has a lot of utility to FGC creators. Be sure to give it a watch!
youtu.be/Jdt871b644o
All Fighting Game Content Creators Please Watch This Video - SAMMI.mp4
YouTube video by Krackatoa
youtu.be
March 4, 2025 at 9:05 AM
Reposted by Pangaea
NEW #SAMMI EXTENSION RELEASES FOR #BLAZBLUE AND EVERY #GUILTYGEAR

Turn your gameplay into powerful streamer gimmicks.

(Included in the sample decks is a script to timeout every Sajam when you land Potemkin Buster)

Links Below!
March 3, 2025 at 6:13 AM