Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ginzu

Pages: [1] 2 3
1
Help / Re: can't exit retrofe
« on: November 22, 2022, 11:58:14 PM »
hi!

no , its a normal install of retrofe but it works now with my Pagedown button to exit.

i don't know why...  i did not change anything. i just remove other settings.conf i previously rename in the root folder of retrofe....   

thank you

2
Help / Re: can't exit retrofe
« on: November 22, 2022, 01:51:00 PM »
 :-\  oh no!  it works only once....   ;D 

i replaced the 2 files with the 2 original files and i ve seen i can't quit as well. when i press "q" the screen reinitialise like a flash and then it come back instantly to the frontend.....


3
Help / Re: can't exit retrofe
« on: November 22, 2022, 01:47:37 PM »
it works now!  i change it to another key : pageDown which is my button that kill all my process, games emulator etc....

it works perfectly!  ;D

4
Help / Re: can't exit retrofe
« on: November 22, 2022, 10:49:00 AM »
topic was locked...

i attached the file. thank you.

5
Help / Re: can't exit retrofe
« on: November 21, 2022, 08:07:16 PM »
 :) hello,

thank you for the help.

i attach it to his message.

6
Help / can't exit retrofe
« on: November 21, 2022, 04:45:10 PM »
Hello,

i reinstall retrofe using the last build and whe i click "q" nothing happen....

in my controls.conf :

Code: [Select]
right = joy0Hat0Right, joy1Hat0Right, joy2Hat0Right, joy3Hat0Right, joy1Axis0+, joy0Axis0+, joy2Axis0+, joy3Axis0+, Right
left = joy0Hat0Left, joy1Hat0Left, joy2Hat0Left, joy3Hat0Left, joy1Axis0-, joy0Axis0-, joy2Axis0-, joy3Axis0-, Left
down = joy0Hat0Down, joy1Hat0Down, joy2Hat0Down, joy3Hat0Down, joy1Axis1+, joy0Axis1+, Down
up = joy0Hat0Up, joy1Hat0Up, joy2Hat0Up, joy3Hat0Up, joy1Axis1-, joy0Axis1-, Up
pageDown = joy1Button3, joy0Button3, joy2Button3, joy3Button3
pageUp = joy1Button2, joy0Button2, joy2Button2, joy3Button2
letterUp = joy1Button5, joy0Button5, joy2Button5, joy3Button5
letterDown = joy1Button4, joy0Button4, joy2Button4, joy3Button4
#nextPlaylist =
addPlaylist = f
removePlaylist = r
#random = joy1Button5, joy0Button5, joy2Button5, joy3Button5, R
select = joy1Button0, joy0Button0, joy2Button0, joy3Button0, Return
back = joy1Button1, joy0Button1, joy2Button1, joy3Button1, Escape
quit = Q


everything works like a charm except i must exit with ctrl+alt+sup ....

i can't quit using the "q" letter.

thank you for your help.




7
Help / Re: Sub collections not working correctly
« on: September 27, 2021, 05:55:30 AM »
OK! I'm dumb!  ::)

it was so simple that I couldn't remember! The name of the launcher is simply the name of the laucher.conf ! Indeed, a long time ago I used the collection named MAME but in the meantime, I had tested different versions of MAME and I stayed on the 0220 but I had not corrected the launcher in the configurations of the sub collections! thanks to you, it works perfectly now!

So what i did :
I rename the sub file in my collections/NEO_GEO correctly : MAME_0220.sub
I called the right launcher in my collections/NEO_GEO/settings.conf file : launcher = MAME_0220

8
Help / Sub collections not working correctly
« on: September 26, 2021, 11:03:30 PM »
 :) Hi there!

It has been several years since I have touched my retrofe config.
In the meantime, my pc has been reinstalled once.
Since then, my sub collections no longer launch games .. any idea?

My retrofe/collection/main.txt :

MAME_0220
Ringedge
NEO_GEO
PopCap
Fighting
MAME_beatthemall
Shmups
Sammy Atomiswave
Taito type X
Nesica
Sega Genesis
Nintendo Entertainment System

Example: the sub NEO_GEO won't launch the games.

inside collection/NEO_GEO/settings.conf :
Code: [Select]
# Uncomment and edit the following line to use a different ROM path.
#list.path = %BASE_ITEM_PATH%\%ITEM_COLLECTION_NAME%\roms
list.includeMissingItems = false
list.extensions = zip
list.menuSort = yes

launcher = MAME

#metadata.type = MAME


#media.screenshot      = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screenshot
#media.screentitle     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screentitle
#media.artwork_back    = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_back
#media.artwork_front   = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_front
#media.logo            = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\logo
#media.medium_back     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_back
#media.medium_front    = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_front
#media.screenshot      = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screenshot
#media.screentitle     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screentitle
#media.video           = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\video
#media.system_artwork  = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\system_artwork

But in my collection/MAME_0220/settings.conf :

Code: [Select]
###############################################################################
# The location of where your ROM items exist. Examples:
list.path = G:\Download\MAME_BRUCE\roms
#list.path = ..F:\JEUX\ROMS_MAME_0193                (relative path to root of FE dir)
#
# If BASE_ITEM_PATH=D:/ROMs and the name of this collection is named "Arcade"
# then the configuration below will search in D:/ROMs/Arcade
###############################################################################
#list.path = %BASE_ITEM_PATH%/%ITEM_COLLECTION_NAME%/roms

###############################################################################
# If a game is specified in include.txt then it will be included in the list
# regardless of if the rom actually exists or not. Set this variable to false
# to exclude any items that cannot be found.
###############################################################################
list.includeMissingItems = false

###############################################################################
# Extensions are comma separated without spaces
###############################################################################
list.extensions = zip

###############################################################################
# If a menu.xml file exists, it will display the menu alphabetically. To
# not auto-sort the menu items alphabetically, set the following to false.
# This does not apply to how your ROMs are sorted.
###############################################################################
list.menuSort = true

###############################################################################
# The executable to run when an item in a collection item is selected
###############################################################################
launcher = %ITEM_COLLECTION_NAME%

###############################################################################
# On default, MAME roms are not clearly named. We need to use the MAME
# metadata for them.
###############################################################################
metadata.type = %ITEM_COLLECTION_NAME%

###############################################################################
# Default media paths to scan for artwork. Uncomment and edit to override
# the default values.
#
# media.screenshot    = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
# media.screentitle   = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
# media.artwork_back  = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_back
# media.artwork_front = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/artwork_front
# media.logo          = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/logo
# media.medium_back   = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_back
# media.medium_front  = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/medium_front
# media.screenshot    = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screenshot
# media.screentitle   = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/screentitle
# media.video         = %BASE_MEDIA_PATH%/%ITEM_COLLECTION_NAME%/medium_artwork/video
###############################################################################

media.logo            = G:\Media\MAME\Images\Wheel
media.logo            = G:\Media\MAME\Images\Wheel
media.video           = G:\Media\MAME\Video
media.artwork_front   = G:\Media\MAME\Images\arcade flyers

Games are well listed in my /collections/NEO_GEO/MAME.sub and they show up correctly in the frontend.
When i click on the game, they won't launch.

games only start from the MAME_0220 collection list.

I also tried to change launcher =MAME with launcher = %ITEM_COLLECTION_NAME% .... in the NEO_GEO collections/settings.conf file.

 :o  what 's happening ?  it worked like that before......

i attached the log file where i can see the following message :
(
[2021-09-26 23:56:01] [ERROR] [Launcher] Failed to find launcher executable (launcher: MAME executable: )
but i don't understand ....

within the /retrofe/launcher/MAME_0220 :
executable = F:\Emulators\MAME_0220\arcade64.exe
arguments = "%ITEM_NAME%"

thank you.    :-\

9
Share your theme / Re: Raw
« on: February 21, 2019, 10:13:25 PM »
 ;)  hi

it's ok, i succeeded   and i modified the theme correctly according to my need .

+

10
Share your theme / Re: Raw
« on: February 14, 2019, 08:54:02 PM »
hi!

@ Ryuuji,  nice theme!   :P

i would like to know how could i have a a complete vertical wheel instead of a rounded wheel.

do i have to put "0" value in all 'angle attribute in the layout.xml file?

And how could i don't  display the wheel in the middle bottom of the screen?  the one of the main wheel is enough for me.


thx



ginzu

11
Share your theme / Re: Minimal Completionist
« on: August 23, 2018, 10:25:22 PM »
Thank you dlol, it works.

I want to know if it is possible to move the png of the controller that appear in the submenu wheel in a different location? ( i don't understand the instruction within layout.xml , i have just take a look to the wiki, but my understanding is not enough to do what i want).

Also,  i would like to know if it's possible to put a png to replace the name of my system in the submenu wheel too.
Thx  ::)

12
Share your theme / Re: Minimal Completionist
« on: August 08, 2018, 10:44:16 PM »
 ;) hello dlol.
I wish you good luck for restarting from zero.
I experiment the same thing in 2016.
And i lost everything.i was under hyperspin.then when i decide to start a new project i start with retrofe this time.
I have no regret.

13
Share your theme / Re: Minimal Completionist
« on: July 25, 2018, 11:40:40 PM »
hello dlol,


excellent work!

how could i display my controller's pictures?  they won't show.
i read the readme file you gave with the archive,
i put one png inside my media/<name of my system> but it doesn't work too, then i placed the picture inside media/my system/images, it doesn't show too...

what can i do to have controllers pictures like in your video???  :P :o

and
is there a tutorial somewhere to create à theme like this?

this theme remain my favorite since i discovered it.

thank you




14
Help / Re: Teknoparrot Loader help
« on: March 28, 2018, 08:43:14 AM »
 :) : hi!

I just come to give you a feedback on what i have done.
I used the method to launch games directly like i launch my pc games.

The real thing that change is that i have created shortcuts of my games and added the param --profile="nameOftheProfileOftheGame.xml" at the end of the target line  (go to property of the shortcut).

This is working very good!
One of the good thing too, is that you can put shortcut from different version of the Loader in your game directory.
This way, if some games are working better in a particular version of the Loader, it will be transparent to you.

 :P

We can close this topic now.
If you want more details, ask me and i will add more detail.
For now, i can't because i am at work.  :-\

15
Help / Re: Teknoparrot Loader help
« on: March 18, 2018, 03:05:14 PM »
right!

all my other emulators start like that!

i have an other idea, i will try an other method:

i am planing to create bat file and i wil launch them like  i launch my pc games.


Pages: [1] 2 3