• 1
  • 380
  • 381
  • 382(current)
  • 383
  • 384
  • 395
[RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs
[font][font]yes i have import game but never game com

https://ibb.co/qRDrzQM and https://ibb.co/BGLdd0c

Scraper is moby games

https://pastebin.com/4dcgmcvq

thx Smile [/font][/font]
Reply
(2020-04-19, 04:15)Silihpys Wrote: yes i have import game but never game com

https://ibb.co/qRDrzQM and https://ibb.co/BGLdd0c

Scraper is moby games

https://pastebin.com/4dcgmcvq

thx Smile 
I don't fully understand what you are trying to do. Do you want to add new games or do you want to update games that you already imported?

I can't see anything relevant in your log file. Please enable debug logging in Kodi so I can see all output of RCB.
Reply
(2020-04-19, 20:45)malte Wrote:
(2020-04-19, 04:15)Silihpys Wrote: yes i have import game but never game com

https://ibb.co/qRDrzQM and https://ibb.co/BGLdd0c

Scraper is moby games

https://pastebin.com/4dcgmcvq

thx Smile 
I don't fully understand what you are trying to do. Do you want to add new games or do you want to update games that you already imported?

I can't see anything relevant in your log file. Please enable debug logging in Kodi so I can see all output of RCB.
  

I will like both, add and scrap new ones.
 also have the logos that do not update when I change them in the clearlogo folder, it keeps the old ones when they are no longer there.

Debug log :   https://www.partage-temporaire.fr/2020/04/20/kodi/

Big thx for your time Smile
Reply
(2020-04-20, 01:29)Silihpys Wrote: I will like both, add and scrap new ones.
 also have the logos that do not update when I change them in the clearlogo folder, it keeps the old ones when they are no longer there.

Debug log :   https://www.partage-temporaire.fr/2020/04/20/kodi/

Big thx for your time Smile 
Yor log ends somewhere in the middle.

Some things that might help:
  • If logos do not update when you replace them this might be due to kodis thumbnail cache. You will need to wait some time until kodi refreshes its cache. But I do not know how often this happens or if you can force it.
  • If you add new artwork files for an existing game, you need to run "Scan Artwork directories" in RCB
  • If you want to update games that you already imported make sure you use the following settings:
    • Edit Rom Collection/Import Games/Ignore On Scan = False
    • Edit Rom Collection/Import Games/Allow Update = True
    • Addon Settings/Import Games/Rescrape already imported Games = True
    • Addon Settings/Import Games/Prefer local nfo file if available = False
Reply
One more thing: In your log it looks like you added games to your Genesis and N64 collection manually via config.xml. Is there any reason for this?
Reply
(2020-04-19, 20:45)malte Wrote:
(2020-04-19, 04:15)Silihpys Wrote: yes i have import game but never game com

https://ibb.co/qRDrzQM and https://ibb.co/BGLdd0c

Scraper is moby games

https://pastebin.com/4dcgmcvq

thx Smile 
I don't fully understand what you are trying to do. Do you want to add new games or do you want to update games that you already imported?

I can't see anything relevant in your log file. Please enable debug logging in Kodi so I can see all output of RCB. 


So the logo is good it works.
By cons still does not want to add me game on genesis for now.
No reason for config XML, does that have an impact?

I put you a photo of my settings

Image
Reply
[font][font]jes good now i have change rom file mask a new *.bin and is good

But i have no xml configurer  is a impact ?

Big thx[/font][/font]
Reply
(2020-04-20, 14:26)Silihpys Wrote: jes good now i have change rom file mask a new *.bin and is good

But i have no xml configurer  is a impact ?

Big thx
*.bin ist the "correct" way to do it. Otherwise you have to add every single game to your config.

The game names and other info etc is stored in a database outside your config.xml. So, no need to add every single game to your config file.
Reply
Hi @malte could you add the view type @Kupo91 is using?

It looks good.

Edit. Oh, you said you will, didnt saw that. Cool.
Reply
(2020-04-21, 00:07)trihy Wrote: Hi @malte could you add the view type @Kupo91 is using?

It looks good.

Edit. Oh, you said you will, didnt saw that. Cool.

If you don't want to wait put this into \addons\script.games.rom.collection.browser\resources\skins

and replace
Code:
values="Arctic.Zephyr|Confluence|Embuary|Estuary"
with
Code:
values="Arctic.Zephyr|Confluence|Embuary|Estuary|Aeon MQ7"
in \addons\script.games.rom.collection.browser\resources\settings.xml

Then open RCB's addon settings and change the skin to Aeon MQ7. The panel view is the only one which is new. The other views in this skin are just copies from Confluence I guess.

But here are two things which I noticed lately when I made a fresh install of Kodi 19 and RCB:
1) It always show clearlogos as list titles. Disabling this option in settings doesn't work.
I didn't notice this before because I deactivated the clearlogo path in my rom collections. So it doesn't show clearlogos anyway.
2) There is just one background for all games. I never tried to use fanarts as background because I prefer a single background for everything.

Ah and the border from the screenshot area might be blue instead of white at the first start. But this gets fixed after one or two restarts.
Reply
Thanks. Will try first option.

In which file should I replace thos values?
Reply
(2020-04-22, 02:11)trihy Wrote: Thanks. Will try first option.

In which file should I replace thos values?

\addons\script.games.rom.collection.browser\resources\settings.xml
Reply
Hi there
Trying to set up simple launching of PC standalone games on my Windows based Kodi install.
Have set up a folder of shortcuts, set the platform as Windows and set the path and the file mask as *.lnk
The games are imported ok but when I go to launch them nothing happens. Am I missing a command or additional config?

In the kodi log I see that the script is throwing an error:

2020-05-08 10:48:12.065 T:11444   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: invalid literal for int() with base 10: ''
                                            Traceback (most recent call last):
                                              File "C:\Users\BOX4 Media Centre\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 459, in onClick
                                                self.updateDB()
                                              File "C:\Users\BOX4 Media Centre\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 997, in updateDB
                                                self.importGames(None, False)
                                              File "C:\Users\BOX4 Media Centre\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 1010, in importGames
                                                self.loadViewState()
                                              File "C:\Users\BOX4 Media Centre\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 1449, in loadViewState
                                                self.showGames()
                                              File "C:\Users\BOX4 Media Centre\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 925, in showGames
                                                if int(view_mode) in VIEWS_VERTICAL:
                                            ValueError: invalid literal for int() with base 10: ''
                                            -->End of Python script error report<--
2020-05-08 10:50:15.439 T:3388   ERROR: AddonVersion: v2 UDP is not a valid version
2020-05-08 10:50:15.705 T:11444   ERROR: Previous line repeats 1 times.
2020-05-08 10:50:15.705 T:11444 WARNING: CPythonInvoker(19, C:\Users\BOX4 Media Centre\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): the python script "C:\Users\BOX4 Media Centre\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmc:Tonguelayer,class XBMCAddon::xbmcaddon::Addon

Any clues?
Thanks in advance!
Reply
I have some windows games added time ago. Tried and they launch fine.

I only had set files to *.lnk (LNK)

And parameters "%ROM%"

With only that they launch fine.
Reply
(2020-05-08, 12:14)Red5ive Wrote: Hi there
Trying to set up simple launching of PC standalone games on my Windows based Kodi install.
Have set up a folder of shortcuts, set the platform as Windows and set the path and the file mask as *.lnk
The games are imported ok but when I go to launch them nothing happens. Am I missing a command or additional config?
...
Any clues?
Thanks in advance!
I tested this feature with the current code base and it still works. The part of the log that you posted does not contain any info about launching the game. Can you upload the complete log file somewhere and post the link here?
Reply
  • 1
  • 380
  • 381
  • 382(current)
  • 383
  • 384
  • 395

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs20