Search found 552 matches

by flynnsbit
Fri Jun 24, 2022 10:46 pm
Forum: Display Devices
Topic: PSX via VGA to PC CRT 31 Khz Monitor not Working
Replies: 26
Views: 4124

Re: PSX via VGA to PC CRT 31 Khz Monitor not Working

Scandoubler isn't supported in the core. You have to use the vga scaler if you want 31 KHZ. I did a rough mapping of the resolutions for video switching, but it's probably better to just run at 960p unless you pick a game that doesn't switch modes a lot during game play. I should also go back and changes these to the more simple video_mode lines in...
by flynnsbit
Thu Jun 23, 2022 8:43 pm
Forum: IBM PC, PCXT, Tandy 1000
Topic: MiSTer PCXT
Replies: 1405
Views: 479095

Re: MiSTer PCXT

The TDL image on oldskool's FTP seems to be working okay. I did have to add FREESPT to my image I am testing to speed up the initial disk calculation when you run a DIR on a larger disk. I am sure running it from COM is where a lot of the slowdowns are. This is cool. FreeSPT for those that want to use it: https://github.com/ChartreuseK/FREESP under...
by flynnsbit
Wed Jun 22, 2022 8:23 pm
Forum: PC 486SX (ao486)
Topic: Depricated.
Replies: 746
Views: 301971

Re: Depricated.

Yes i have changed the script on Windows, because i changed the updater to look for the new hard drive. After that the updater works but the games will not run, thanks , i will try and figure out with what you have mentioned! oh just realised your response to another poster!! doh nevermind But to answer your question, if the script ran successfull...
by flynnsbit
Wed Jun 22, 2022 12:13 pm
Forum: PC 486SX (ao486)
Topic: Depricated.
Replies: 746
Views: 301971

Re: Depricated.

Hi, everyone. I'm also trying to get the update to work after installing the initial pack from archive.org. The initial pack seems to work fine, but when I run the update script, I get this message: /tmp/script: /media/fat/Scripts/A0486_Update_Top300_Pack.sh: /bin/bash/^M: bad interpreter: No such file or directory I'm using version "v.0.12&q...
by flynnsbit
Sun Jun 19, 2022 3:58 am
Forum: IBM PC, PCXT, Tandy 1000
Topic: MiSTer PCXT
Replies: 1405
Views: 479095

Re: MiSTer PCXT

I have built myself a DB9 -> USB cable with an adapter: db9-usb.jpg From the next pinout of the DB9 connector: DB9 MiSTer 1 - DSR 2 - N/C 3 - TX 4 - RTS 5 - VCC (5V) 6 - CTS 7 - RX 8 - GND 9 - DCD Shield - DTR logically, by crossing the signals: TX <-> RX , DSR <-> DTR and RTS <-> CTS . I have not connected VCC because it is not necessary in this ...
by flynnsbit
Sun Jun 19, 2022 3:44 am
Forum: PC 486SX (ao486)
Topic: Depricated.
Replies: 746
Views: 301971

Re: Depricated.

Your good. If you ran the updater script you will have the latest. I never went back to the archive page and updated working and not. Make sure you have used the Top 300 update script on github to update the pack with all the changes over the years and you will be fully up to day. There are some pre-release updates that are bleeding edge out there,...
by flynnsbit
Fri Jun 17, 2022 3:42 pm
Forum: Display Devices
Topic: Another Guy With Trinitron CRT Issues
Replies: 8
Views: 1335

Re: Another Guy With Trinitron CRT Issues

Just use the MikeS modded cores for now as someone suggested. They really do look pretty great these days, if you keep your expectations where they should be if you are not doing S-video/Component/RGB/VGA/HDMI... Video: https://www.youtube.com/watch?v=DBy_XPmieKc RetroRGB post on the topic:https://www.retrorgb.com/how-to-hook-up-mister-fpga-s-video...
by flynnsbit
Thu Jun 16, 2022 1:47 pm
Forum: Display Devices
Topic: Another Guy With Trinitron CRT Issues
Replies: 8
Views: 1335

Re: Another Guy With Trinitron CRT Issues

for your converter you could try setting the video modes within the core to Original, FullScreen, etc to see if it is filling the screen. My guess is that converter is receiving a 16:9 image and your TV is squishing it to fit in 4:3 so the menu is 16:9 by default (filling the TV screen) and the game is 4:3 --> 16:9 converter leaving you black bars ...
by flynnsbit
Thu May 26, 2022 1:54 pm
Forum: IBM PC, PCXT, Tandy 1000
Topic: MiSTer PCXT
Replies: 1405
Views: 479095

Re: MiSTer PCXT

Just wanted to chime in real quick and thank you both. I am thoroughly enjoying watching you two work through this on the forum.
by flynnsbit
Mon May 16, 2022 10:04 pm
Forum: PC 486SX (ao486)
Topic: File Allocation Table Keeps Getting Corrupted
Replies: 18
Views: 2322

Re: File Allocation Table Keeps Getting Corrupted

I for sure corrupted a few VHDs when I was building the 7200 pack. Here is where I ended up on the size of mine:137438953984 raw Would you mind telling me the steps you used to create, partition and format the VHD when creating the 7200 game image? Because yeah, my total VHD file size is only 121GB and it still gets corrupted It's been two years b...
by flynnsbit
Mon May 16, 2022 3:39 pm
Forum: PC 486SX (ao486)
Topic: File Allocation Table Keeps Getting Corrupted
Replies: 18
Views: 2322

Re: File Allocation Table Keeps Getting Corrupted

That seems okay. You only need the 10MB STUB if you are going to do the ASSIGN drive trick that I do in the Top 300 to get the D: drive to be a CD drive while having the C and E for boot and data. if you don't plan to do that and don't care what drive letter is the CD drive then you dont need that. ExoDOS expects the D: drive to be D:. You could a...
by flynnsbit
Mon May 16, 2022 3:13 pm
Forum: PC 486SX (ao486)
Topic: File Allocation Table Keeps Getting Corrupted
Replies: 18
Views: 2322

Re: File Allocation Table Keeps Getting Corrupted

That seems okay. You only need the 10MB STUB if you are going to do the ASSIGN drive trick that I do in the Top 300 to get the D: drive to be a CD drive while having the C and E for boot and data. if you don't plan to do that and don't care what drive letter is the CD drive then you dont need that. ExoDOS expects the D: drive to be D:. You could al...
by flynnsbit
Mon May 16, 2022 3:00 pm
Forum: PC 486SX (ao486)
Topic: File Allocation Table Keeps Getting Corrupted
Replies: 18
Views: 2322

Re: File Allocation Table Keeps Getting Corrupted

It can't be over 134GB raw or it will corrupt. Back it off to like 119GB formatted and see if it does the same thing.
by flynnsbit
Tue May 03, 2022 9:13 pm
Forum: Official Addon Boards
Topic: mt32-pi lite for MiSTer
Replies: 22
Views: 4972

Re: mt32-pi lite for MiSTer

mbandala wrote: Tue May 03, 2022 4:41 pm Can anyone provide a link to that special USB 3.0 connector?
https://www.amazon.com/gp/product/B07T9LWWZ9
by flynnsbit
Sun May 01, 2022 1:26 am
Forum: PC 486SX (ao486)
Topic: How to debug in the ao486 core?
Replies: 12
Views: 2590

Re: How to debug in the ao486 core?

yeah, that fixed it for me.
by flynnsbit
Sat Apr 30, 2022 11:08 pm
Forum: PC 486SX (ao486)
Topic: Lost files of Sherlock Holmes 1
Replies: 6
Views: 1439

Re: Lost files of Sherlock Holmes 1

you can try changing some things around in the ao486 core using https://github.com/MiSTer-devel/ao486_MiSTer/blob/master/releases/drv/sbctl.exe sbctl.exe: set Sound Blaster configs. Supported: I5,I7,I10,H5,H1,T4,T6 then set blaster= in your autoexec.bat to match it. These kind of lock ups can also be memory related to make sure you are excluding / ...
by flynnsbit
Sat Apr 30, 2022 11:01 pm
Forum: PC 486SX (ao486)
Topic: Misterfs no files and no copy files to C:
Replies: 1
Views: 987

Re: Misterfs no files and no copy files to C:

have you manually updated the misterfs.exe file with the very latest from the github repo? If not, you have to.
by flynnsbit
Fri Apr 29, 2022 2:44 pm
Forum: PC 486SX (ao486)
Topic: How to debug in the ao486 core?
Replies: 12
Views: 2590

Re: How to debug in the ao486 core?

My guess is this broke KQ VII based on your testing:

ao486:
- sound: Add busy wait to write port status on DSP (user7182).
by flynnsbit
Fri Apr 29, 2022 12:10 am
Forum: PC 486SX (ao486)
Topic: Ultima 7 strange problem "GAMEDAT\ACTION.DAT" not found!
Replies: 2
Views: 786

Re: Ultima 7 strange problem "GAMEDAT\ACTION.DAT" not found!

My guess is you are using run.bat to launch the game which is an exodos script. It deletes files and puts them back based on your audio choice. I’ll bet the delete is happening and the copy is not. Probably something with your dos setup.

Compare your files to the ones in Top 300 to find the issue.
by flynnsbit
Mon Apr 25, 2022 12:59 pm
Forum: PC 486SX (ao486)
Topic: New ao486 BIOS
Replies: 2
Views: 1954

Re: New ao486 BIOS

update all will pull this down now and overwrite if it is newer as of yesterday so the RBF will stay in sync with the bios.
by flynnsbit
Sun Apr 24, 2022 2:14 pm
Forum: Other Computer / System Cores
Topic: Video Player Core?
Replies: 15
Views: 3634

Re: Video Player Core?

No but you could bring your mt32-pi and an extra SD card and it would take you 2 seconds to reboot into a player frontend, it could even still be powered by the mister...
by flynnsbit
Sat Apr 23, 2022 3:24 am
Forum: PC 486SX (ao486)
Topic: How to debug in the ao486 core?
Replies: 12
Views: 2590

Re: How to debug in the ao486 core?

Speaking of debugging. If someone felt like a challenge then Kings Quest VII no longer works in the core and the Top 300 pack but used to back in 2020 when I built the Top 300 pack: https://youtu.be/-Y4wqaFUNhs?t=12990 This is back in Nov 2020 and you can see it made it passed the Title screen but now in the current core it will lock after the Sier...
by flynnsbit
Mon Apr 18, 2022 4:56 pm
Forum: Display Devices
Topic: 1920x1200 & 1920x1440 Aspect Ratio Detection
Replies: 9
Views: 2444

Re: 1920x1200 & 1920x1440 Aspect Ratio Detection

I finally found out the root of this problem: MiSTer is sending a wrong VIC configuration in the AVI InfoFrame. Apparently, the automatic VIC detection of the HDMI chip (ADV7513) fails when we set resolutions or frequencies above its specifications. According to its specs, the limit is 165 MHz and 1920x1080. When MiSTer is set to 1920x1440, the VI...
by flynnsbit
Mon Apr 18, 2022 4:52 pm
Forum: PC 486SX (ao486)
Topic: Depricated.
Replies: 746
Views: 301971

Re: Depricated.

Greetings! I'm trying to get the update to work after installing the initial pack from archive.org. Copied the ini and sh file to the scripts and changed the ini file to the right directory /media/usb1/games/AO486 but once i run the script i get the following error message: /media/fat/scripts/ao486_update_top300_pack.sh: line 1: {rtf1ansiansicpg12...
by flynnsbit
Sat Apr 16, 2022 4:43 pm
Forum: PC 486SX (ao486)
Topic: rename: Permission denied in Monkey Island 1 Flynnsbit packs
Replies: 4
Views: 1058

Re: rename: Permission denied in Monkey Island 1 Flynnsbit packs

I don't get it. There isn't a rename command in any of my monkey island scripts. Here it is: https://github.com/flynnsbit/Top300_updates/blob/main/games/THESECRE/mi1/run.bat Where are you seeing that rename line? EDIT: Found it: https://github.com/flynnsbit/Top300_updates/blob/main/games/THESECRE/mi1/floppy/APPLY.BAT Not sure why apply would be ru...
by flynnsbit
Fri Apr 15, 2022 9:51 pm
Forum: PC 486SX (ao486)
Topic: rename: Permission denied in Monkey Island 1 Flynnsbit packs
Replies: 4
Views: 1058

Re: rename: Permission denied in Monkey Island 1 Flynnsbit packs

I don't get it. There isn't a rename command in any of my monkey island scripts. Here it is: https://github.com/flynnsbit/Top300_updates/blob/main/games/THESECRE/mi1/run.bat Where are you seeing that rename line? EDIT: Found it: https://github.com/flynnsbit/Top300_updates/blob/main/games/THESECRE/mi1/floppy/APPLY.BAT Not sure why apply would be run...
by flynnsbit
Fri Apr 15, 2022 9:00 pm
Forum: Display Devices
Topic: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄
Replies: 520
Views: 3682977

Re: 9.7" iPad Retina Screen Perfect for MiSTer, $60 Fully Assembled 😄

enable DVI, the the actual display settings OSD of the LCD there will be an overdrive, turn that all the way up. With both DVI on and overdrive re-test those cores you were having trouble with. Hi. Sorry to bump again. I can't find the override option even when using dvi mode? Should I update the firmware to the one posted here? I dont have the ne...
by flynnsbit
Fri Apr 15, 2022 2:41 am
Forum: Linux
Topic: MiSTer BGM - Background Music for the MiSTer Menu
Replies: 97
Views: 30989

Re: MiSTer BGM - Background Music for the MiSTer Menu

All the internet radio stations work out of the box on mister as well. Thats how we were controlling them from AO486 through MidiLink. Just in the event people wanted that too...
by flynnsbit
Thu Apr 14, 2022 2:49 pm
Forum: PC 486SX (ao486)
Topic: Can't make a custom VHD out of Flynnsbit Shareware Pack
Replies: 17
Views: 1965

Re: Can't make a custom VHD out of Flynnsbit Shareware Pack

mount shareware pack in IDE 0-0 create a new vhd in windows with whatever size you want, format with FAT32 with guiformater mount new vhd to IDE 0-1 boot shareware pack, drop to dos format D: /S You should see Disk size: Matches your disk, FAT32 say YES Xcopy whatever you want from C: to D: example: xcopy c:\FDOS D:\FDOS\ /S xcopy C:\MYMENU D:\MYM...