SNES Station and FCEU with updated libcdvd

PS2 SNES Station and FCEU with updated libcdvd -

HWNJ

Developer
I recompiled FCEU and modded SNES Station so they can read the files inside DVD Video discs on the PS2.
These are the ones used by @CTurt on his demostration video for FreeDVDBoot:


FCEU-HWC.png
Download link:
https://github.com/HowlingWolfHWC/Homebrews/raw/master/EMUS/FCEU/FCEU-HWC.rar

SNES-Station-HWC.png


Download link:
https://github.com/HowlingWolfHWC/H...ES Station 0.2.0 MOD with updated libcdvd.rar

Credits:
Mods by Howling Wolf & Chelsea
Special thanks to @uyjulian @krHACKen and ffgriever
Tested by Fnaf Guy21 and @uyjulian
 
Did You replaced modules in SNES-Station via toolset published some time ago on psx-scene or just by hand? Just curious.
 
Is it possible to use this FCEU elf as the VTS_02_0.IFO file in a FreeDVDBoot iso so it is the initial boot application? So far, my attempts to do this have only resulted in black screen.
 
@singe look for "Interlacing":
FCUE.png

Unfortunately from I remember this option do now work properly.
I mean you will only get half of the screen:
FCEU.png


@HWNJ I cannot launch your FCEU without having any CD\DVD disc in a console.
I mean without CD\DVD disc I'm only getting BSOD.
 
I recompiled FCEU and modded SNES Station so they can read the files inside DVD Video discs on the PS2.
These are the ones used by @CTurt on his demostration video for FreeDVDBoot:

Do you think you might look into doing the same thing for SNESticle? It can only read from CD-ROM as-is. Adding DVD and DVD-Video support would be a nice improvement. It does have a separate cdvd.irx file on the disc, I don't know if that makes it any easier.
 
  • Like
Reactions: TnA
I'd love to see SNESticle compile on the new toolchain via newlib!

Then some VU-Optimizations and it's probably already "done" to run most stuff!
 
Recompiling SNESticle "might" be difficult because the NESticle source files are not in the github. There are object files in the project folder so it might be possible to build the executable. It would be interesting if the newer toolchain/sdk improved performance. Top Gear is one game I noticed that slows down noticeably.
 
Oh... Sad about the missing stuff, but maybe that can be scraped from the reversal-project.

Yeah, I suppose it could run at ~35% more speed just by using a newer toolchain.
Maybe 45-50% with O2 IF it works... That would be enough speed for a lot of stuff IMO!
 
Back
Top