From 1725cfb9ac3d007d50c02d0be0d9625cf3697019 Mon Sep 17 00:00:00 2001 From: Tau Date: Tue, 20 Nov 2018 20:58:35 -0500 Subject: [PATCH] Add registry keys for Chunithm Will virtualize this stuff eventually but it will do for now. --- reg/chunithm.reg | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 reg/chunithm.reg diff --git a/reg/chunithm.reg b/reg/chunithm.reg new file mode 100644 index 0000000..f7c1240 --- /dev/null +++ b/reg/chunithm.reg @@ -0,0 +1,27 @@ +Windows Registry Editor Version 5.00 + +[HKEY_LOCAL_MACHINE\SYSTEM\SEGA] + +[HKEY_LOCAL_MACHINE\SYSTEM\SEGA\SystemProperty] + +[HKEY_LOCAL_MACHINE\SYSTEM\SEGA\SystemProperty\keychip] +"systemFlag"=dword:00000064 +"modelType"=dword:00000001 +"region"=dword:00000001 +"serverIpIpv4"=hex:c0,a8,8b,00 +"keychipId"=hex:41,36,39,45,2d,30,31,41,39,39,39,39,39,39,39,39 +"platformId"=hex:41,41,56 +"gameId"=hex:53,42,5a,56 + +[HKEY_LOCAL_MACHINE\SYSTEM\SEGA\SystemProperty\static] +"CpuTempWarning"=dword:0000003c +"CpuTempError"=dword:00000050 +"PlatformId"=hex:41,41,56 + +[HKEY_LOCAL_MACHINE\SYSTEM\SEGA\SystemProperty\wirelessNetwork] +"main_nic"=dword:00000000 + +[HKEY_LOCAL_MACHINE\SYSTEM\SEGA\SystemProperty\mount] +"AMFS"="E:\\" +"APPDATA"="Y:\\" +