• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

Search results

  1. q3hardcore

    Pixel's soundtrack for unknown game?

    http://twitpic.com/9z6iy2 Somewhat off-topic, but here's a sprite sheet from Rockfish posted by Pixel. I think it'd be cool if someone tried making a Cave Story mod with it.
  2. q3hardcore

    Who is the most Prestigious User?

    I think the OP probably meant just in terms of this forum. EDIT: I mean, the friends section isn't very representative of the forum.
  3. q3hardcore

    Quick Modding/Hacking Answers Thread

    Don't some of the songs sound different in OrgMaker? I think it should be easy enough for me to do it with OrgView. I guess I was overly optimistic in thinking someone would have already done a non-looped soundtrack :)
  4. q3hardcore

    Quick Modding/Hacking Answers Thread

    Already have a standalone proof of concept working.
  5. q3hardcore

    HELP Full Screen Problem (Tiny screen at top-left of the screen)

    I just used a hex-editor to change the resolution to 1280x720. This suggests your computer doesn't support 640x480 properly. I'll make a version that uses a resolution with a 4x3 aspect ratio. Do you know what resolutions your computer supports?
  6. q3hardcore

    Quick Modding/Hacking Answers Thread

    I don't want to make a proof of concept.
  7. q3hardcore

    Quick Modding/Hacking Answers Thread

    Anyone? Apparently a Humble Bundle included this, but I'd rather not use that for (hopefully) obvious reasons.
  8. q3hardcore

    HELP Full Screen Problem (Tiny screen at top-left of the screen)

    Did using the .exe I linked make any difference?
  9. q3hardcore

    Laptop monitor issues

    Read this: http://www.laptoprepair101.com/laptop-lcd-screen-turned-white/ It'd probably be worth checking if it still happens when you're in the BIOS or running a live CD (e.g. Puppy Linux).
  10. q3hardcore

    HELP Full Screen Problem (Tiny screen at top-left of the screen)

    See if you still experience the issue with this: http://www.cavestory.org/forums/posts/194328 I think it's because your computer doesn't support the resolution (640x480). Cave Story seems to just use your current resolution in that case, which causes the issue.
  11. q3hardcore

    Quick Modding/Hacking Answers Thread

    The only issue is the music itself.. has anyone released non-looped MP3's of the Cave Story soundtrack?
  12. q3hardcore

    Quick Modding/Hacking Answers Thread

    What do you mean by "music format"?... I've been thinking about modding Cave Story to use MP3s instead of ORGs. EDIT: this may be of some interest to you: http://www.cavestory.org/forums/threads/2681/
  13. q3hardcore

    Widescreen aspect ratio?

    Not exactly. I was planning on just releasing it as a "hack". But I now think it would be better to release a standalone widescreen version.
  14. q3hardcore

    Widescreen aspect ratio?

    This makes me wonder.. should I try and do a polished widescreen mod, and release it?
  15. q3hardcore

    Widescreen aspect ratio?

    Probably because it distorts the aspect ratio :p I'm still working on making a proper widescreen version. Also, I'll probably fix this version so it works windowed.
  16. q3hardcore

    Widescreen aspect ratio?

    Test this in fullscreen: https://www.dropbox.com/s/wut5dd3y6bz27v7/widef.exe?dl=0 (just place the .exe in the same folder as "Doukutsu.exe", and run it instead of that) This simply runs Cave Story stretched to 1280x720. Please report any issues.
  17. q3hardcore

    Programming General

    Currently it only manages to load the first few "notes", I think I got some offsets wrong.
  18. q3hardcore

    Programming General

    Sure, I'm trying to re-write OrgView's org-loading code, so I can load external orgs.
  19. q3hardcore

    ORG file format

    The file format is pretty simple, the bigger issue is the samples.
  20. q3hardcore

    Programming General

    Sure.
  21. q3hardcore

    Programming General

    Can't you take a joke? EDIT: :)
  22. q3hardcore

    OrgView + Drag3n (proof of concept)

    Haven't had much luck with working on a replacement for Doukutsu Assembler. I'll need to re-write the assembly anyway, so I might just use Doukutsu Assembler. I'm working on re-writing Drag3n so I can port it to older versions of OrgView.
  23. q3hardcore

    Widescreen aspect ratio?

    I've been almost done for a while. When I started Cave Story modding, I didn't have much experience with C or x86 assembly. Now, I have more experience, so I'm confident I can finish the widescreen hack :)
  24. q3hardcore

    Programming General

    As the only programmer here, I think we need a thread for translators, not for programmers ;)
Back
Top