Most active commenters

    ←back to thread

    You can make PS2 games in JavaScript

    (jslegenddev.substack.com)
    230 points tosh | 15 comments | | HN request time: 1.612s | source | bottom
    1. dinobones ◴[] No.46007116[source]
    Mega cool, I’m curious if there’s a way to burn the ISO to a disc and get this playing on a physical console?
    replies(4): >>46007496 #>>46007533 #>>46007544 #>>46007894 #
    2. bakugo ◴[] No.46007496[source]
    You'd need to hack the console to get it to load a burned disc, but if you can do that, you can also just load it from USB.

    Though I guess you could burn it to a disk anyway purely for the sake of authenticity.

    replies(1): >>46008553 #
    3. accrual ◴[] No.46007533[source]
    FreeMcBoot on a memory card + USB flash drive (or internal disk) is a popular option to play on real hardware. Saves wear and tear on the optical drive too.
    replies(1): >>46009540 #
    4. tylergetsay ◴[] No.46007544[source]
    Combined with https://github.com/CTurt/FreeDVDBoot, I think it would be possible
    5. deadbabe ◴[] No.46007894[source]
    Why use physical disc instead of some optical drive mod
    replies(1): >>46008046 #
    6. hamdingers ◴[] No.46008046[source]
    ODEs aren't common for the PS2 because they already support flash drives, network shares, and (for fats) full size hard drives.
    7. SpecialistK ◴[] No.46008553[source]
    USB on the PS2 is limited to 1.0 or 1.1 speeds, so a disc may work better anyway.
    replies(1): >>46009760 #
    8. Forgeties79 ◴[] No.46009540[source]
    I have sat on a freemcboot mem card for probably 6 years now. I’ll get around to it eventually…
    replies(1): >>46009993 #
    9. deaddodo ◴[] No.46009760{3}[source]
    Just to clarify, the difference on the PS2 is:

    * CD: 3.6MB/s

    * DVD: 5-8MB/s

    * USB: 0.8-1.1MB/s

    So the disk would almost definitely be the better option.

    replies(2): >>46010217 #>>46010869 #
    10. accrual ◴[] No.46009993{3}[source]
    It's a good time! I feel the PS2 is an iconic member of any living room TV setup, especially with an SSD, a couple controllers, and component out. Nice to have for hangouts!
    replies(1): >>46011060 #
    11. kcb ◴[] No.46010217{4}[source]
    Can also use a micro SD adapter through the mem card slot. Generally considered a bit better experience than a USB drive.
    12. forgotpwd16 ◴[] No.46010869{4}[source]
    USB is fine for PS1/retro games; should be more than enough for AthenaEnv. The difference only matters for PS2 backups. And there're more options than those two. HDD/SSD, Ethernet, MX4SIO/SIO2SD, MMCE (SD2PSX et al).
    replies(1): >>46011082 #
    13. Forgeties79 ◴[] No.46011060{4}[source]
    Oh damn can you get some real performance boost out of an SSD? Do you install it or does it hang out externally?
    14. SpecialistK ◴[] No.46011082{5}[source]
    Is it possible to use PS1 games and USB simultaneously? I thought the USB was handled by the B/C chips.
    replies(1): >>46011306 #
    15. forgotpwd16 ◴[] No.46011306{6}[source]
    That's true; network too. Can play digital backups (off USB/Eth) only by using POPStarter (for those unaware, POPS being Sony's PS1 emulator ripped off the single game that was officially used on). Although POPS isn't really that good (was used, experimentally, only once afterall), USB throughput isn't an issue.