diff --git a/Codes.xml b/Codes.xml
index 824ceda..6abc512 100644
--- a/Codes.xml
+++ b/Codes.xml
@@ -1197,6 +1197,227 @@
042AF040 49541081
+
+ Quarterframe Timer (Experimental)
+ Noki Doki
+ 0.1
+ Sep 29, 2021
+
+ Adds an in-game timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (similar to the x-cam timer of SM64).
+
+ ::: warning
+ The timer pauses during loading times and FMVs.
+ :::
+
+ ::: danger
+ Requires the Level Select code, Fast Any% or Stage Loader to be active.
+ :::
+
+
+
+
+
+ Level SelectLevel Select
diff --git a/changelog.md b/changelog.md
index 1bbf436..588cc1e 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,11 @@
# Changelog
+## Sep 29, 2021
+
+### Added 'Quarterframe Timer (Experimental)'
+
+A new timer that aims to circumvent the Shine Get Timer's inconsistencies, and allow timing full levels where SGT would be interrupted by the in-game timer.
+
## Aug 13, 2021
### Removed 'Stage Randomizer' and 'Remove Save Boxes'
diff --git a/site/guide.md b/site/guide.md
index 8d212cc..54cfd2c 100644
--- a/site/guide.md
+++ b/site/guide.md
@@ -116,7 +116,6 @@ Dolphin doesn't use the same cheat loader as Nintendont. Its code limit is reach
Codes are known to not work properly on Dolphin 5.0. We therefore recommend to use the latest beta version (5.0-XXXXX) which you can download from the [Dolphin Website](https://dolphin-emu.org/download/).
:::
-
### Configuration
#### Enabling Cheats