Rayman Raving Rabbids in widescreen
Posted: Sat Sep 18, 2021 3:07 am
I am working on a Rayman Raving Rabbids mod, where it adds Better Cutscenes, and adds widescreen, but I run my InnoSetup Installer, And After It's done, It opens settingsapplication.exe, and it reverts all the registry edits, how do you get past this, I want it to be to where it installs the widescreen, but you dont have to manually activate the bug to to it, InnoSetup code as is follows:
Yes I found a bug for widescreen.
Code: Select all
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "ER4 (Enhanced Rayman 4) Beta"
#define MyAppVersion "1.0"
#define MyAppPublisher "Game By Ubisoft, Mod by Flami"
#define MyAppURL "https://github.com/flamicode/era-mod"
[Setup]
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{69D61C97-2CB1-4825-831B-048CAFC07795}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
;AppVerName={#MyAppName} {#MyAppVersion}
AppPublisher={#MyAppPublisher}
AppPublisherURL={#MyAppURL}
AppSupportURL={#MyAppURL}
AppUpdatesURL={#MyAppURL}
DefaultDirName=C:\GOG Games\Rayman Raving Rabbids
DisableProgramGroupPage=yes
; Uncomment the following line to run in non administrative install mode (install for current user only.)
;PrivilegesRequired=lowest
PrivilegesRequiredOverridesAllowed=dialog
OutputDir=C:\GOG Games\ERA
OutputBaseFilename=era-setup
SetupIconFile=C:\Users\ctmat\Desktop\era.ico
Compression=lzma
SolidCompression=yes
WizardStyle=modern
[Registry]
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4"; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}"; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "AfterFX Level"; ValueData: 00000003; Flags: uninsdeletekey
;Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "Brightness"; ValueData: 3f147ae1; Flags: uninsdeletekey
;Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "Contrast"; ValueData: 3f28f5c2; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "DefaultController"; ValueData: 00000000; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "Format"; ValueData: 00000016; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "Mode"; ValueData: 00000021; Flags: uninsdeletekey
;Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "MouseSensitivity"; ValueData: 3f800000; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "Multisample type"; ValueData: 00000002; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "ScreenMode"; ValueData: 00000002; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "Video Adapter"; ValueData: 00000000; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Basic video"; ValueType: dword; ValueName: "WindowedMode"; ValueData: 00000000; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\CheckApp"; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\CheckApp"; ValueType: dword; ValueName: "Is first running"; ValueData: 00000001; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\CheckApp"; ValueType: string; ValueName: "video_folder"; ValueData: "C:\\GOG Games\\Rayman Raving Rabbids\\video"; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Sound"; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Sound"; ValueType: dword; ValueName: "Audio board FX Capable"; ValueData: 00000001; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Sound"; ValueType: dword; ValueName: "Audio board GUID"; ValueData: 00000000; Flags: uninsdeletekey
Root: HKCU; Subkey: "SOFTWARE\Ubisoft\Rayman4\{{05D2C1BC-A857-4493-9BDA-C7707CACB937}}\Sound"; ValueType: dword; ValueName: "Sound FX"; ValueData: 00000001; Flags: uninsdeletekey
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked
[Files]
Source: "C:\GOG Games\ERA\"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
; NOTE: Don't use "Flags: ignoreversion" on any shared system files