Euan Forrester
Euan Forrester
When trying to use this package with memcached, I get the following error: ``` memcache.MemcachedKeyCharacterError: Control/space characters not allowed (key=b":1:{'user_id': '86466248@N00', 'extras': 'url_l,url_m', 'per_page': 500, 'page': 1, 'method': 'flickr.favorites.getList', 'format':...
Sorry for adding an issue, but I couldn't figure out another way of getting a hold of you. I just wanted to say thanks for making this, and for documenting...
I noticed this line: https://github.com/multiplegeorges/vue-cli-plugin-s3-deploy/blob/master/src/deployer.js#L24 Should it instead be `config.options.endpoint`? There's no mention of `overrideEndpoint` anywhere in the readme
Currently the system can only resize the files, which at least makes them transferable between different platforms. Ideally though we'd like to be able to split apart the individual saves...
https://github.com/sanni/N64SAVERW There seems to be a bunch of different flash carts here: https://www.ic2005.com/shop/home.php?cat=1
I don't have any example files for this type of save on 32X for these flash carts. A good example game would be NBA Jam TE (without any SRAM hacks...
Similar to https://github.com/JanErikGunnar/vcromclaim/commit/60da63fc0427769029853af069a6563a448f1ffe Maybe return the full extra memory if the portion to truncate isn't empty? Doesn't seem to be a problem in practice because there's just a finite number...
Right now we populate that field with: - `Made with savefileconverter.com`: SMSAdvance - `SAVE`: PocketNES (consistent with how it appears when running in standalone mode on an EZ Flash ODE)...
These emulators can run on the GBA in "bundled" mode, where you select a list of game ROMs on your PC and then a program creates a single executable that...
We can currently extract these, but we can't take a cart save and convert it and/or add it to a mempack file. Might be easier to convert it to its...