Rugby 08 - Widescreen Tutorial
Custom resolution source: https://www.therugbyforum.com/threads/custom-screen-resolution-for-rugby-08.10464/
HxD download: https://mh-nexus.de/en/downloads.php?product=HxD20
Cheat Engine download: https://www.cheatengine.org/downloads.php
Copy&Paste (Vert-): ABAAAA3F
0000A03F --- 5:4
0000C83F --- 25:16
CDCCCC3F --- 16:10
5555D53F --- 15:9
398EE33F --- 16:9
Copy&Paste (Hor+): 00008744ABAAAA3F
000087440000A03F --- 5:4
000087440000C83F --- 25:16
00008744CDCCCC3F --- 16:10
000087445555D53F --- 15:9
00008744398EE33F --- 16:9
0000874426B41740 --- 64:27
000087448EE31840 --- 43:18
000087449A991940 --- 12:5
More aspect ratio values: https://www.wsgf.org/article/common-hex-values
List of supported inputs: https://wiki.cheatengine.org/index.php?title=Virtual-Key_Code
-----------------------------------------------------------------------
Cheat Engine LUA script:
openProcess("Rugby08.exe")
function Set16x9(sender)
autoAssemble([[
Aobscan(_aob1, 00 00 87 44 AB AA AA 3F)
label(aob1)
registersymbol(aob1)
_aob1:
aob1:
db 00 00 87 44 39 8E E3 3F
]])
end
createHotkey(Set16x9, VK_F)
-----------------------------------------------------------------------
Batch script: https://drive.google.com/file/d/1G4DOhyNkZjwmIOKd6r-P5U2RRcYNJwfh/view?usp=sharing