Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Fully multilingual patcher support #17

Closed
Dobby233Liu opened this issue Sep 1, 2023 · 2 comments
Closed

Fully multilingual patcher support #17

Dobby233Liu opened this issue Sep 1, 2023 · 2 comments

Comments

@Dobby233Liu
Copy link
Member

creation date = 2008-07-29T01:46:45.197-07:00

Current versions of Vize and XPize.Net make use of a XML file as database for the files to patch. That XMl file, called FileList.xml has hardcoded paths to file, meaning that only if a "Program Files" folder is found, a file on that directory will be patched. That won't work on Spanish "Archivos de Programa" for example.
 
Impact: High
 
IF we are going to use the same method: In order to solve this we will need a method to auto-update FileList.xml using .Net "Environment.GelFolderPath()" method. Any other solutions welcomed.

@Dobby233Liu
Copy link
Member Author

Dobby233Liu commented Sep 1, 2023

creation date = 2008-08-01T07:52:39.47-07:00

well, i can help there man, with a seperate exe that will search for files, and enter the resulting path in the users local language... i knwo its maybe not very clean, but it will work flawlessly.

damian666

@Dobby233Liu
Copy link
Member Author

closed date = 2008-12-07T17:02:27.18-08:00

This issue no-longer applies as Anolis uses environment variables like %programfiles% and %systemdir% for paths (and before anyone asks, it recognises x64 variables too).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant