-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RetroArch FMTOWNS Kyuukyoku Tiger halted on Bios Screen #438
Comments
i get the same issue. |
thx @qbertaddict for letting know that I'm not the only one with this issue. On original hardware people reports similar issues https://nfggames.com/forum2/index.php?topic=6874.0 I used a different rip from the neokobe that I used, a user on those forums ripped his game. and the issue still happening. I think the problem is on how mame retroarch parse the chd, cue+bin files... it should be different than the regular/mainstream mame. I hope this can help on debugging the issue. |
I found a workaround, reading the forums. Workaround-Look for NeoKobe boot floppy disk [OS] Towns System Software v1.1 L30 (boot disk) [FD] fmtownsux -ramsize 2M -flop1 "/storage/roms/mame/fmtownsux/ktiger/disk1.hdm" -ui_active
I hope this info will help other people :) , I see complex this issue to be fixed by Retroarch team as it is related to some strange random fmtown hardware glitch that in retroarch is always happening. thx |
Description
Hello
I would like to report that MAME retroarch on windows and Linux is not loading properly Kyuukyoku Tiger in comparison to regular Mame that is loading it properly.
On retroarch one the game is halted in the bios screen
Expected Behaviour
Work as it works in regular Mame that is loading and the game works.
Steps to repro.
Requirements.
If you don't find the chd file on internet, you can create it from bin cue files using chdman.
The content of the ktiger.cmd file must be =>
fmtownsux -ramsize 2M -cdrom ktiger -rp C:\Users\XXXX\Desktop\fmtownsux
(you can repro in regular MAME and it works)
System
Windows 11 Version 10.0.22621 Build 22621
System SKU Surface_Laptop_Studio_1964
Processor 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz, 3302 Mhz, 4 Core(s), 8 Logical Processor(s)
It also fails on linux
Linux EMUELEC 4.9.269 #1 SMP PREEMPT Fri Aug 18 03:11:12 CEST 2023 aarch64 GNU/Linux
I tested in RA 1.15 and 1.16 with latest Mame commit. On both it fails.
Logs
Retroarch verbose Windows Logs
retroarch.log
If you need more info or the files pls let me know.
thx
Kind Regards
The text was updated successfully, but these errors were encountered: