-
The game itself is located in ./assets/data/
There is a "t_data_e.car" (PAL) and "t_data_u.car" (NTSC) file.
Both of these are actually just .bin files. Renaming them to be .bin files made them play…
-
### Windows Version
Microsoft Windows [Version 10.0.26100.2033]
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1
### Distro Vers…
-
[UPDATE: I found a more minimal example and I've put that as a separate comment below. Preserving the original here as it shows the direction we went in and may help diagnosis.]
We've come across a…
-
Followed the steps for it as in customize_terminal.md to add a 'cat2' and a 'description2', and it worked (even though i had to merge ps1_04 an ps1_05 because it generated an extra "user@laptop" line)…
-
Hey, is there a chance the Invoke-CMDownloadBIOSPackage.ps1 script will be modify to use Administration Service method?
-
*Bug*
Error received when Restore-RSEncryptionKey attempts to stop and restart the SQL reporting services service
When using SSRS 2017 the service name is set to 'SQLServerReportingServices' cha…
-
Steps to reproduce
------------------
I originally opened this on the [vscode-powershell#1583](https://github.com/PowerShell/vscode-powershell/issues/1583) project, but I've been directed to open …
-
When trying to run the portable version of the script, I get a ton of errors:
Write-LogMsg: Export-PermissionPortable.ps1:7593:22
Line |
7593 | Write-LogMsg @LogParams -Text "`$InitialSe…
-
**Version Used**:
4.3.0-1.22213.10
This didn't repro in 4.0.1 - leave out the `/p:MicrosoftCodeAnalysisVersion=4.3.0-1.22213.10` in the repro script below to see the testcase pass on earlier vers…
-
Hi,
I am trying to add function by creating new file in src folder and then installing by install-local.ps1, however the PowerShell module does not identify the new function as cmdlet. I get the mess…