Amenoma icon indicating copy to clipboard operation
Amenoma copied to clipboard

A simple desktop application to scan and export Genshin Impact Artifacts and Materials.

Results 27 Amenoma issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/28447051/195655224-5a8a814e-245f-440b-a863-ad3313295340.png) 然后就闪退了……

ToolboxMain.py的119行处: ``` res = {'name': ArtNames[SetNamesGOOD.index(item['setKey'])][TypeNamesGOOD.index(item['slotKey'])], ``` 当处理诸如祭水等一套只有一件的圣遗物时,会报告`list index out of range`。 其他几个转换函数应该也有同样的问题。 将ArtsInfo.py的97行开始改成这样应该就可以了: ``` ["", "", "", "", "祭水礼冠"], ["", "", "", "", "祭火礼冠"], ["", "", "", "", "祭雷礼冠"],...

bug

``` [ INFO] 2022-09-03 18:42:31,584 / UIMain[943] /Detected info: {'equipped': '宗室之晷', 'level': '+20', 'main_attr_name': '生命值', 'main_attr_value': '46.6%', 'name': '角斗士的希冀', 'subattr_1': '暴击伤害+7.8%', 'subattr_2': '元素精通+40', 'subattr_3': '生命值+1,005', 'subattr_4': '暴击率+7.0%', 'type': '时之沙', 'star':...

扫描到材料最后一页的时候,无论是养成材料还是材料的物品数目都不对。当滚动至最后一页时,一般因为会页面不够长所以会往下多滚几下。不知道是不是这个原因,导致最后一页的物品数目识别有问题。有时候识别出来数字有几万的。前面几页都没问题。

enhancement

v3.0.2,不选中“导出所有格式的json文件”可以完成扫描,选中后报错: ``` [ INFO] 2022-09-13 05:20:21,005 / UIMain[368] /Info message shown. msg=扫描: 1480 [ INFO] 2022-09-13 05:20:21,005 / UIMain[368] /Info message shown. msg= - 保存: 1374 [ INFO] 2022-09-13 05:20:21,005...

So I tried to scan my mats with the 3.0.2 version by changing my lang to ENG and set my resolution to 1600x900 (16:9). Tho somehow it doesn't stop at...

When using the material scanner the last few rows turned out weird. A common error was confusing 3s for 5s (i.e. 35 becomes 55, 339 becomes 559). Another problem was...

2.7 EN version crashes at the end of scan, no files are exported. Faulting application name: Amenoma_EN2.7.exe, version: 0.0.0.0, time stamp: 0x60803bdc Faulting module name: ucrtbase.dll, version: 10.0.18362.1110, time stamp:...

Wanna try getting the scanner whitelisted? Virustotal for the release: https://www.virustotal.com/gui/file/e232fb291267e7d99882f35e8fa33ba878292ee5d7329c0bff6753fcd20b796b

I started scanning my "Character Development Items" and "Materials", but I noticed that the scanner works fine on the first and last lines, and on the middle two lines I...