From 55470818b00bc53757d9df89cf96f09ff67998dc Mon Sep 17 00:00:00 2001 From: Margen67 Date: Sun, 13 Jun 2021 14:41:18 -1000 Subject: [PATCH] eof newline --- Game-hacks,-mods,-etc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Game-hacks,-mods,-etc.md b/Game-hacks,-mods,-etc.md index 44ef7d35e..5abb851c1 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.*