Raytwo
Raytwo
While trying out binrw, I implemented a parser using the ``binrw`` attribute while I should have been using the ``binread`` one instead. Due to missing a binwrite impl for my...
As discussed in DMs, here's a draft of what would be needed and broad ideas for how process should unfold: - [ ] Locating Ryujinx Considering Ryujinx can only be...
As the title says, running ``update-std --deep`` on the current beta version of cargo-skyline 3 on Windows leads to an error message following ``*path the rust std* already exists and...
While I'll leave the implementation details to you, one idea that comes to mind is being able to add a list of paths to the Cargo.toml file the same way...
### Have you read the disclaimer before proceeding? - [X] I have read the disclaimer. ### System Firmware Version 14.0.0 ### Atmosphere Version 1.0.0 ### Smash Version 13.0.1 ### ARCropolis...
### Have you read the disclaimer before proceeding? - [X] I have read the disclaimer. ### Explain what could get improvements. Rewriting the updater to not use DKP would make...
### Have you read the disclaimer before proceeding? - [X] I have read the disclaimer. ### Explain what could get improvements. File discovery can take a lot of time depending...
## QoL suggestion ### How could we make this better? By checking either the user's configuration, load messages appropriate for the user's language when ARCropolis displays something. And to go...
Greetings, As the title say, I'd like to suggest supporting Rust migrations as an enhancement for refinery_cli. I'm actually not sure if I'm the one doing something wrong, but after...
Setting a plugin-dependency in cargo.toml in such a way that the url field is wrong ("idk" was used in this example), the following error is returned: ``ERROR: Failed to download...