scripts
scripts copied to clipboard
Phoenicis scripts
After the last changes to the verb scripts the structure of many verbs has changed. Therefore we are not sure at the moment which verb scripts are currently in a...
### Description When the wineprefix is created and just before the selected .exe file is launched, installation crashes with this error: ``` [ERROR] org.phoenicis.multithreading.ControlledThreadPoolExecutorService (l.64) - Input/Output error at java.base/java.io.FileInputStream.readBytes(Native...
### Description fix #1179 ### What works Steam and verb installation ### What was not tested The game itself bc I don't have it. ### Test - Operating system (and...
Currently we have no clear way how a script developer should create debug logs. Often we use `print(...)` or `console.log(...)` statements to write debug output to the terminal, but this...
### Description A workaround for Media Foundation https://github.com/z0z0z/mf-install Needed for games that rely on it for ingame video and cutscenes. For example, benchmark videos in PC Building Simulator. After following...
The following changes should be done: - change `var` to `const` - think about replacing `Downloader` by `Resource` https://github.com/PhoenicisOrg/scripts/blob/5fe4e1f8a9e0f1003e1e9c523c4afb61d15042f7/Applications/Games/Tom%20Clancy's%20Rainbow%20Six%203%20:%20Raven%20Shield/Local%20(1.0-%3E1.6)/script.js#L34-L41
The following changes should be done: - change `var` to `const` or `let` - think about replacing `Downloader` with `Resource` https://github.com/PhoenicisOrg/scripts/blob/5fe4e1f8a9e0f1003e1e9c523c4afb61d15042f7/Applications/Games/Origin/Local%20(Legacy)/script.js#L22-L35 https://github.com/PhoenicisOrg/scripts/blob/5fe4e1f8a9e0f1003e1e9c523c4afb61d15042f7/Applications/Games/Origin/Online%20(Legacy)/script.js#L23-L36
https://github.com/PhoenicisOrg/scripts/blob/5fe4e1f8a9e0f1003e1e9c523c4afb61d15042f7/Applications/Games/Total%20War%20Rome%20II/Steam/script.js#L25
https://github.com/PhoenicisOrg/scripts/blob/5fe4e1f8a9e0f1003e1e9c523c4afb61d15042f7/Applications/Games/Road%20Rash/Online/script.js#L14