FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Gears of War 4 UWP (https://fileforums.com/showthread.php?t=99975)

The_Killer 09-07-2018 15:12

I used setup with diskspan and COMPMETHD = 0, but the error at install time.

KaktoR 09-07-2018 15:29

What error? screenshot maybe?

The_Killer 09-07-2018 18:32

1 Attachment(s)
Quote:

Originally Posted by KaktoR (Post 472336)
What error? screenshot maybe?

diskspan and compression method 0 (COMPMETHD=0)

How to make a version for diskspan?

masen485 28-07-2018 17:24

Gears of War 4 CIUv2 v2.0.3.9 U10 (UWP) & CIUv2 v2.0.3.9 U14.0 (2018-07-27) HELP ABOUT COMPATIBILITY HELP PLEASE

The_Killer 02-10-2018 17:57

1 Attachment(s)
friends I know the game is old but only now I could do the conversion, but when I install of this error.

Fabioddq 02-10-2018 18:43

Quote:

Originally Posted by The_Killer (Post 472338)
diskspan and compression method 0 (COMPMETHD=0)

How to make a version for diskspan?

The Setup.exe was compiled with CIU v2.0.3.9 U10. Is not compatible with DiskSpan, i think... i'm not for sure, but need U15 or higher.
The msg in russian appear even if you install the game in pt-br?

The_Killer 02-10-2018 19:10

Quote:

Originally Posted by Fabioddq (Post 476065)
The Setup.exe was compiled with CIU v2.0.3.9 U10. Is not compatible with DiskSpan, i think... i'm not for sure, but need U15 or higher.
The msg in russian appear even if you install the game in pt-br?

on the diskspan I know it does not work because of the version, so I used the ultraarc and this error message is in the installation even using pt-br

masen485 11-01-2019 22:37

Update the setup.exe
The setup.exe didn't support diskpan

GTX590 18-01-2019 13:55

I'm actually working with CIUv3 but I'm still having issues whith this latter.
With CIUv3 install works fine but unistall no. I'm having an error message when clicking on uninstall button.
Quote:

Runtime Error (at 510:2343)
Internal error: Unknown constant "sendto"

A second error message when exiting Unistaller:
Quote:

Runtime Error (at 933:2148)
Could not call proc.

Can somene tell me if this is correct to use with Gears of War 4 (UWP game)?

Quote:

[UWPGame]
--------------------------------------------------------------------------------------
Manifest1={src}\AppxManifest.xml

[Executable1]
--------------------------------------------------------------------------------------
Name=Gears of War 4
Exe=
ExePath=
Exe64=
Exe64Path=
//Parameter= // string
//Icon= // string
//GDFBinary= // string
//ShortcutProt=0
RunAsAdmin=0
ManifestID=1
Thanks in advance!!

KaktoR 18-01-2019 14:00

Why {src}`? The file should be in {app}?

GTX590 19-01-2019 08:01

Still not working!!
Game is not activated after installation!
CIUv3 needs to be improved for UWP games!!

KaktoR 19-01-2019 10:50

Did you have set the correct path for Manifest1?

Code:

- Added internally in CIU code script functions for use in UWP games.
  >> These functions are used to register the game, create shortcuts on the desktop, remove game registration and play games from the Play button.
  >> In UWP games a "UWP_REGISTER.bat" file will be created in the game's installation folder (Do not Delete).
    This file will allow you to register the game again without having to reinstall (If accidentally uninstalled through the start menu icon),
        it also stores information to remove the shortcuts during uninstallation. Without it the desktop shortcut files will not be removed when uninstalling.

- Added new section [UWPGame] with keys Manifest#= o inform al manifest to registry
  >> if Manifest1= is different from empty, the UWPGame mode will be automatically activated.
 
- Added new key ManifestID= in [Executable#] to inform the ID referring to the manifest file. (Value is integer)
  >> Example: ManifestID=1 or ManifestID=2    // In examples 1 and 2 refer to the manifest file registered in the [UWPGame] section to create shortcut and set game to run in Play button.
  >> To UWP games (Only to UWP Games) in [Executable#] section set Name=ORIGINAL to create shortcut with original UWP game name.
  >> To UWP Games keys ExePath=, Exe=, ExePath64 and Exe64= in [Executable#] section not is necessary.
  >> PS: Play butons in games UWP, if game not registred, register before run game.


GTX590 19-01-2019 11:22

I've read that section but still not working.
At the end of install game is not activated!!

pakrat2k2 19-01-2019 18:08

just as an FYI there is also a non UWP version as well for this too.

zirkhaki 28-01-2019 06:14

So, is it possible to have a Diskspan version?
I tried to make one but I couldn't. I read the related topic but only I get confused.
I could decompress the game and enabled developer mode with registry keys, but the game Icon had not appeared in start menu

GTX590 28-01-2019 07:41

Quote:

Originally Posted by zirkhaki (Post 479121)
So, is it possible to have a Diskspan version?
I tried to make one but I couldn't. I read the related topic but only I get confused.
I could decompress the game and enabled developer mode with registry keys, but the game Icon had not appeared in start menu

As I said before, I tested CIUV3.0.0 with GoW4 but game is not activated but installed correctly with DiskSpan.
UWP_REGISTER.bat created in Game root folder doesn't activate the game. It says Error access denied (in cmd window).

zirkhaki 29-01-2019 02:48

Maybe CIUV3 is not well tested with UWP.


Did you try it with CIUv2 v2.0.3.9 U15.2?

KaktoR 29-01-2019 02:57

It is tested and it works (I have already sent information to him)

GTX590 02-02-2019 09:33

Updated conversion to CIUv3.0.0 + DiskSpan!!

masen485 02-02-2019 09:47

Firstly, thank you for your quick reply...
Do you know the old setup update if I say a few game names?

zirkhaki 03-02-2019 04:50

thanks for the updated version.
just a question!
Did you add the registry option to enable Developer mode automatically? you know if we don not enable it, this game won't install properly.
as Simorq said, if you add this to Registry.iss, developer mode will be enabled after installation:
Code:

Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowAllTrustedApps"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowDevelopmentWithoutDevLicense"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM64; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowAllTrustedApps"; ValueType: Dword; ValueData: "$1"; Check: "isWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM64; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowDevelopmentWithoutDevLicense"; ValueType: Dword; ValueData: "$1"; Check: "isWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty


GTX590 03-02-2019 06:03

Conversion updated again with reg keys to enable Dev mode in Windows 10!!
Thanks zirkhaki!!

KaktoR 03-02-2019 06:43

For this you could also use "Setup Patch Maker". Patch would be just a few bytes in size :D

masen485 03-02-2019 06:48

Setup Patch Maker Where can I find it?
Setup Patch Maker How do I use it?

Cesar82 03-02-2019 06:55

Quote:

Originally Posted by zirkhaki (Post 479211)
thanks for the updated version.
just a question!
Did you add the registry option to enable Developer mode automatically? you know if we don not enable it, this game won't install properly.
as Simorq said, if you add this to Registry.iss, developer mode will be enabled after installation:
Code:

Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowAllTrustedApps"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowDevelopmentWithoutDevLicense"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM64; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowAllTrustedApps"; ValueType: Dword; ValueData: "$1"; Check: "isWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty
Root: HKLM64; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock"; ValueName: "AllowDevelopmentWithoutDevLicense"; ValueType: Dword; ValueData: "$1"; Check: "isWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue uninsdeletekeyifempty


No additional key is needed in the registry using CIU v3.
I recommend not adding these keys because you will be changing the user settings permanently without even informing about the change.

CIU v3 makes a backup of the devolper mode settings of your system before installing the UWP games, then switches to devolper mode and finally after install restores the previous backup settings.


All times are GMT -7. The time now is 05:00.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com