DotNet3dsToolkit icon indicating copy to clipboard operation
DotNet3dsToolkit copied to clipboard

.Net class for extracting 3DS files

Results 21 DotNet3dsToolkit issues
Sort by recently updated
recently updated
newest added

I selected decrypted Cia: ``` Exception Details: System.IO.FileNotFoundException: Could not find file 'D:\roms\ExeFS\banner.bnr'. File name: 'D:\roms\ExeFS\banner.bnr' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) at DotNet3dsToolkit.Converter._Closure$__62-0.VB$StateMachine___Lambda$__0.MoveNext()...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

I'm trying to rebuild a randomized copy of Alpha Sapphire (originally a .cxi file if that makes a difference) to be playable on Citra (The original .cxi file works on...

Bumps System.Net.Http from 4.3.3 to 4.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Net.Http&package-manager=nuget&previous-version=4.3.3&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps System.Net.Http from 4.3.3 to 4.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Net.Http&package-manager=nuget&previous-version=4.3.3&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

I made a simple batch job for converting cia files into 3ds files for Citra peeps. **_This batch file has to be in the same folder as the toolkit._** By...

``` [3dstool] ERROR: the file type is mismatch [3dstool] ERROR: the file type is mismatch [3dstool] ERROR: the file type is mismatch [3dstool] ERROR: open file DecryptedExeFS.bin failed [3dstool] ERROR:...

When I try to **Open** the CIA file downloaded for test (I'm not sure if it's encrypted) via this method : ![image](https://user-images.githubusercontent.com/15923235/60852683-4d8eac00-a22b-11e9-9b18-935ddd59a293.png) CIA file details: ![image](https://user-images.githubusercontent.com/15923235/60858417-cfd59b00-a240-11e9-88af-c491230085d5.png) the breakpoints: ![image](https://user-images.githubusercontent.com/15923235/60858439-e67bf200-a240-11e9-8114-a55b04349578.png) ![image](https://user-images.githubusercontent.com/15923235/60858441-ea0f7900-a240-11e9-929a-29bdddd18eef.png)

Exception Details: System.IO.FileNotFoundException: Could not find file 'C:\Users\owenf\OneDrive\Desktop\extract thingy\ExeFS\banner.bnr'. File name: 'C:\Users\owenf\OneDrive\Desktop\extract thingy\ExeFS\banner.bnr' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) at DotNet3dsToolkit.Converter._Closure$__62-0.VB$StateMachine___Lambda$__0.MoveNext() in D:\TeamCity\buildAgent\work\c024c1966f7da4c7\DotNet3dsToolkit\Converter.vb:line 242...