You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,15 @@ Replays are always stored in memory, to load one from a file click the load butt
12
12
13
13
Once you have a replay in memory go to the level, press the play button and then the restart button.
14
14
15
-
To record a replay press the record button and restart the level. Recordings use the default fps, to change it type `fps (number)` into the console (you can't change the fps while recording). You can record with practice mode but ship and ufo can desync very easily.
15
+
To record a replay press the record button and restart the level. Recordings use the default fps, to change it type `fps (number)` into the console (you can't change the fps while recording).
16
+
You can record with practice mode but sometimes it can still desync.
16
17
17
18
Some sample replays are available on the `replays/` folder.
18
19
19
20
## Converter
20
21
22
+
The macro converted has been made into its own [website](https://matcool.github.io/gd-macro-converter/)
- wasureta replay in `replays/` can randomly die at 26%, maybe the x pos gets unaligned? (i blame robtop)
29
33
- some replays converted from zbot have broken duals (i blame fig)
30
34
- support unicode save paths
31
-
- (?) fix the practice mode inconsistencies (holding between attempts doesn't get added to actions, fix ship and ufo momentum not getting properly saved (idk how to do this))
0 commit comments