diff --git a/Game-hacks,-mods,-etc.md b/Game-hacks,-mods,-etc.md index 44ef7d3..5abb851 100644 --- a/Game-hacks,-mods,-etc.md +++ b/Game-hacks,-mods,-etc.md @@ -10,4 +10,4 @@ Some games like Halo 3 have a more convenient method that doesn't require Cheat 2. Replace all `3F E3 8E 39` in default.xex with the [desired aspect ratio (Formatted Value)](http://www.wsgf.org/article/common-hex-values) in reverse order using a hex editor. For example, `39 8E 63 40` (32:9) would become `40 63 8E 39`* -*This won't work for all games. The Cheat Engine method has higher compatibility.* \ No newline at end of file +*This won't work for all games. The Cheat Engine method has higher compatibility.*