-
Posts
56 -
Joined
-
Last visited
-
Days Won
1
Landcross last won the day on November 12 2018
Landcross had the most liked content!
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Landcross's Achievements
16-Bit Artificial Intelligence (4/7)
18
Reputation
-
Archive Cache Manager
Landcross replied to fraganator's topic in Third-Party Applications and Plugins (Released)
It's great to see this amazing plugin back in action and better than ever too! Many thanks @fraganator! -
Cool! Thanks! Nice to hear it's useful nnasos does not really compress I believe. It decrypts the iso and removes the garbage data. So the space savings really depend on the game and how much data they use. nnasos can remove e.g. 50 MB from game 1 but 3GB of game 2. Though, even for the games where the space savings from nnasos itself might be small it's still beneficial as they can be compressed much better (by e.g. zip or 7z) because they are decrypted.
-
Is it possible to force BigBox in a certain aspect ratio?
Landcross replied to Landcross's topic in Troubleshooting
It is kinda possible now (for a while now actually). I didn't knew it either until someone notified me on my feature request on BitBucket. In the ThemeSettings.xml you can add (or set to True if the setting is already there) the following line: <Force16X9AspectRatio>true</Force16X9AspectRatio> -
I personally store my isos matching the hashes from Redump.org (thus, encrypted), but lots of people store their games decrypted (cause they need to be decrypted anyway to work in RPCS3). So, it depends if your priorities are 'preservation' of the true disc or usability/playability. Other than that there aren't really any other pros/cons for either format.
-
Well, at the moment nowhere. If I were to share it here I'd have to finetune it a bit and remove some rough edges. I can do that, but don't have much time at the moment. If you don't use Redump ISOs or just have all your isos stored unencrypted, my script won't work anyway and you'd be better of with the one from @phunky1
-
I'm not phunky1, but what do you mean with 'best'? It either works or it doesn't, not much that can be improved upon such a script ? Though, I recently made my own script. Because, I use PS3 isos matching Redump.org hashes and those isos are encrypted. So they have to be decrypted before mounting. My script decrypts the ISO, then mounts it and fires up RPCS3. And unmounts and deletes the decrypted iso after closing RPCS3. But, if you only need mounting, I'm sure @phunky1's script works just fine.
-
Well, I experience the bug which I reported here: https://bitbucket.org/jasondavidcarr/launchbox/issues/4423/merging-consolidating-games-does-not-work Though, I don't think it's Launchbox.next or 8,4 specific issue (though I think this issue only started appearing around 8.2 or 8.3 but I might be wrong, could've also been 8.4 or earlier than 8.2). So, nothing high-priority as far as .next goes
-
This is a 'problem' with the LaunchboxDB. It's very incomplete as far as alternate (foreign) titles goes. Merging region duplicates that have the same name is of course not a problem. But if a game has been released in the US, EU and JP with three different names, and the DB does not have those names entered, you end up with three listings of which only one was recognized. A lot of consoles are pretty complete in the DB now, but there are also some (especially newer consoles and consoles with huge sets like the DS) which are very incomplete. Plus, launchboxDB is oftentimes missing Japan-only games too. I've been fixing up the 3DS set on the LaunchboxDB for a while now. Don't have a lot of time so I only work on it every now and then. If you were to load a fullset of 3ds roms (all regions) into launchbox and were to 'consolidate' the roms. You will see most roms up until the letter G are now perfectly recognized, merged and with cover. And I'm planning to do the rest of the 3ds set too of course. I also want to the DS set, but that one is of a whole other level. That fullset is huge I currently have more than 2000 submitted changes on the DB and the bulk of those was for the 3ds set...
-
Archive Cache Manager
Landcross replied to fraganator's topic in Third-Party Applications and Plugins (Released)
Cool! I already expected it to be something like that. -
Archive Cache Manager
Landcross replied to fraganator's topic in Third-Party Applications and Plugins (Released)
The plugin doesn't seem to work with the new Launchbox.Next. When I try to start Launchbox.Next, I get the following message: And after pressing OK nothing happens. After uninstalling Archive Cache Manager, Launchbox.next does run. Now, I don't mind it; Launchbox.next is beta and still very new, but figured I'd report it here anyway -
You shouldn't have to edit or even need the .ps1 file. You should use the .exe version en pass the parameters from within Launchbox. This is my configuration (note that my roms are compressed in an archive, thus I have selected 'Extract ROM archives before running'. If your roms aren't archived you don't need to select that option): EDIT: if it still doesn't work; maybe the script has some problems with characters in your path, like the small a and stuff. You can try another (simpler) path as a test to see if that's the problem.