solution:
the game works on pc but after i try to run it on rg35xx plus with falcon debug
i get the no game script specified (missing game.ini)
but i have the file
something briks the files when i run it true rg35
wile i was saing this i realyze that the game workt befor so ther was somting that was briking the game
it was falcon_mkxp.bin it gets added when you start the game
so what i did to fix it
i edited mkxp2.conf from to_the_moon/conf/mkxp2.conf
and replace the full thing with the mkxp.conf from Falcon-mkxp_v1.01_win
beacos you can play your games in gamedata,minisode1 and minisode2 and the mkxp2.conf had difrent code also
you shoud add in to_the_moon/conf/mkxp2.conf and mkxp.conf your keybinds you can change them, this is what i prefer for this games
(this is the full thing i have in my mkxp2.conf)(and my mkxp.conf i just added the keybinds i left it how it is it whoud probably work the same if i add this code)
back = esc
start = enter
a = z
b = x
x = c
y = a
l1 = \"
l2 = \"
l3 = \"
r1 = shift
r2 = \"
r3 = \"
up = up
down = down
left = left
right = right
### If you want to enable a setting remove the symbol # from the beginning of the line.
### detailed information here
You must be registered to see the links
defScreenW=1280
defScreenH=960
winResizable=true
smoothScaling=true
vsync=true
subImageFix=true
enableBlitting=false
anyAltToggleFS=true
useScriptNames=true
fixedAspectRatio=true
fullscreen=false
enableReset=true
#fixedFramerate=0
#syncToRefreshrate=true
#############################################
######### Default RTP directories ###########
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS/Standard/
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS2/RPGVX/
#RTP=C:/Program Files (x86)/Common Files/Enterbrain/RGSS3/RPGVXAce/
#############################################
## Important settings - do not modify them ##
preloadScript=Falcon_preload/win32_wrap.rb###
midi.soundFont=Falcon_preload/GMGSx.sf2######
#############################################