Posts: 1,043
Joined: Oct 2015
Reputation:
50
Hey Zach. Any way to create a directory that would show all games that are downloaded, or currently in temp_iagl? Or possibly a feature that shows a checkmark or highlight the titles that are already downloaded. Just a thought.
Posts: 8
Joined: May 2015
Reputation:
2
Hello zachmorris !
Thank you for being quick ! I will post the translation of this new file very quickly.
Digging a little into your addon, I was able to translate some text in the file "script-IAGL-infodialog.xml" (Launch / Download / Exit / Stop); I do not know the programming well under Kodi, but I imagine that these words can only be translated in this file?
In any case, it's really a beautiful addon, thank you for your work!
The idea of jdig4240 is interesting! I do not know if it's feasible ...
I also noticed that under the Confluence skin (which I use), the integration is different and some functions are not accessible (description of games and consoles in the right window). But nothing serious. Similarly, it is not possible to add a shortcut to IAGL under the Games menu, but it should be more of an incompatibility with Confluence as there is no problem with the skin of origin.
Posts: 2
Joined: Aug 2017
Reputation:
0
Hi,
I got on a complete new installation (windows 10 based) following error:
2019-03-17 15:17:40.943 T:5932 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeDecodeError'>
Error Contents: 'utf8' codec can't decode byte 0xe2 in position 9999: unexpected end of data
Traceback (most recent call last):
File "C:\Users\Media\AppData\Roaming\Kodi\addons\plugin.program.iagl\addon.py", line 1227, in <module>
plugin.run(sys.argv)
File "C:\Users\Media\AppData\Roaming\Kodi\addons\script.module.routing\lib\routing.py", line 115, in run
self._dispatch(path)
File "C:\Users\Media\AppData\Roaming\Kodi\addons\script.module.routing\lib\routing.py", line 126, in _dispatch
view_func(**kwargs)
File "C:\Users\Media\AppData\Roaming\Kodi\addons\plugin.program.iagl\addon.py", line 94, in list_archives_by_category
for list_item in IAGL.get_game_list_categories_as_listitems():
File "C:\Users\Media\AppData\Roaming\Kodi\addons\plugin.program.iagl\resources\lib\main.py", line 874, in get_game_list_categories_as_listitems
game_lists_dict = self.get_game_lists()
File "C:\Users\Media\AppData\Roaming\Kodi\addons\plugin.program.iagl\resources\lib\main.py", line 695, in get_game_lists
header_string = byte_string.decode('utf-8')
File "C:\Program Files\Kodi\system\python\Lib\encodings\utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe2 in position 9999: unexpected end of data
-->End of Python script error report<--
2019-03-17 15:17:41.039 T:7988 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.iagl/archives/categorized
2019-03-17 15:17:41.041 T:9008 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.iagl/archives/categorized) failed
Any hints?
Thanx
Marco
Posts: 8
Joined: May 2015
Reputation:
2
Hello,
To return to the translation, with the file string.po it is possible to translate almost the entire program except for a few hard-coded words ...
In the settings.xml file we find the word "Disabled" for the choice of additional emulators.
In this same file, one also finds the word "List All" for the number of item per page, that it is possible to translate in view of the program; but it does not seem possible to pass it in the language file (values and not lvalues).
It remains the texts "Browse All Lists", "Browse By Category", "Search" and "Last Played" ... I did not find where to translate them or how to pass the translation...
Posts: 1,043
Joined: Oct 2015
Reputation:
50
2019-03-22, 04:32
(This post was last modified: 2019-03-22, 04:36 by jdig4240.)
Any pointers on getting Gen Plus GX working for Sega CD Games? Picodrive works, but is only for 64 bit Android. I have the 3 Bios files in resources/system. bios_CD_E.bin, bios_CD_J.bin, bios_CD_U.bin.
**Edit, ok, looks like its just some games like Sonic CD, just get black screen.