jmode
03-10-2010, 06:14 PM
hi, im new here and my english is not very good; but i have to say that HS is simply awesome.well, my idea is to have a frontend with only game i like, in one main wheel.
i did a "bat" for each game, launching the emulator, rom, and xpadder at the same time, and when i want to close, just press esc and the emulator close
Start D:\XBMC\Juegos\Xpadder\nes.xpadderprofile
cd..
cd Nintendo
Fceux.exe "D:\XBMC\Juegos\Nintendo\ROMS\Super Mario Bros. 2.zip"
Start D:\XBMC\Juegos\Xpadder\desktop.xpadderprofile
this way, i have sagas in one list:
super mario bros.
super mario bros. 2
super mario bros. 3
super mario world
sonic the hedgehog
sonic the hedgehog 2
and so on
i creat a new list named "GAMES" in a single wheel, i treat as "PC GAMES" and wont launch any game
DATABASE
<?xml version="1.0"?>
<menu>
<game name="Super Mario Bros..bat" index="true" image="0">
<description>Super Mario Bros.</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer>Nintendo</manufacturer>
<year></year>
<genre></genre>
</game>
<game name="Super Mario Bros. 2.bat" index="true" image="0">
<description>Super Mario Bros. 2</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer>Nintendo</manufacturer>
<year></year>
<genre></genre>
</game>
</menu>
INI's
[exe info]
path=
rompath=D:\XBMC\Juegos\Roms\
userompath=true
exe=
romextension=bat
parameters=
searchsubfolders=
pcgame=true
winstate=HIDDEN
hyperlaunch=false
[filters]
parents_only=false
themes_only=false
wheels_only=false
[themes]
use_parent_vids=true
use_parent_themes=false
animate_out_default=false
reload_backgrounds=false
[wheel]
alpha=.15
small_alpha=1
style=normal
speed=high
pin_center_width=500
horz_wheel_y=512
vert_wheel_position=right
y_rotation=center
norm_large=360
norm_small=230
vert_large=400
vert_small=240
pin_large=500
pin_small=200
horz_large=240
horz_small=150
letter_wheel_x=800
letter_wheel_y=384
text_width=700
text_font=Style4
small_text_width=260
large_text_width=400
text_stroke_size=6
text_stroke_color=0x000000
if i can solve this little problem, i'd be happy and i could set HS the way i want
thankyou
i did a "bat" for each game, launching the emulator, rom, and xpadder at the same time, and when i want to close, just press esc and the emulator close
Start D:\XBMC\Juegos\Xpadder\nes.xpadderprofile
cd..
cd Nintendo
Fceux.exe "D:\XBMC\Juegos\Nintendo\ROMS\Super Mario Bros. 2.zip"
Start D:\XBMC\Juegos\Xpadder\desktop.xpadderprofile
this way, i have sagas in one list:
super mario bros.
super mario bros. 2
super mario bros. 3
super mario world
sonic the hedgehog
sonic the hedgehog 2
and so on
i creat a new list named "GAMES" in a single wheel, i treat as "PC GAMES" and wont launch any game
DATABASE
<?xml version="1.0"?>
<menu>
<game name="Super Mario Bros..bat" index="true" image="0">
<description>Super Mario Bros.</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer>Nintendo</manufacturer>
<year></year>
<genre></genre>
</game>
<game name="Super Mario Bros. 2.bat" index="true" image="0">
<description>Super Mario Bros. 2</description>
<cloneof></cloneof>
<crc></crc>
<manufacturer>Nintendo</manufacturer>
<year></year>
<genre></genre>
</game>
</menu>
INI's
[exe info]
path=
rompath=D:\XBMC\Juegos\Roms\
userompath=true
exe=
romextension=bat
parameters=
searchsubfolders=
pcgame=true
winstate=HIDDEN
hyperlaunch=false
[filters]
parents_only=false
themes_only=false
wheels_only=false
[themes]
use_parent_vids=true
use_parent_themes=false
animate_out_default=false
reload_backgrounds=false
[wheel]
alpha=.15
small_alpha=1
style=normal
speed=high
pin_center_width=500
horz_wheel_y=512
vert_wheel_position=right
y_rotation=center
norm_large=360
norm_small=230
vert_large=400
vert_small=240
pin_large=500
pin_small=200
horz_large=240
horz_small=150
letter_wheel_x=800
letter_wheel_y=384
text_width=700
text_font=Style4
small_text_width=260
large_text_width=400
text_stroke_size=6
text_stroke_color=0x000000
if i can solve this little problem, i'd be happy and i could set HS the way i want
thankyou