VOGONS

Common searches


Search results

Display options

Wow, it works

Great! Thanks. Selecting which game to play and redefining keys are possible,too. This is is perfect and better than I expected. Actually I didn't have to patch exe files. (Though it was good experience) Thanks again 😁

old.com requires a floppy disk

Thanks, wd, Mirekluza and Qbix. Genius programmers make contemporaty colleagues happy, future hackers painful :) When I run modified old.com , and... I can see the message 'Please insert original DISK_A and type drive letter ...'. But it looks like floppy disk is needed. Of course I tried mounting …

NOW IT RUNS ON REAL DOS

Whew, I did it! I had a lot of difficulties in hacking King's Valley, and recently I found out why: EXE file was COMPRESSED !!! I didn't know EXE can be compressed to smaller EXE file! When I examined the program header, I found string "PKLITE Copr. 1990-91 PKWARE Inc." , so I used pklite -x to …

Redirection does not work

It looks like redirection part is the weak point of current DOSBox. For example, I made a text file which contains debugger commands like this: ------------------- input.txt ------------------ p r cx 10 ----------------------------------------------- Then I redirected this file as an input to debug. …

Re: Build problem in VC6

Myself reply :happy: Use VC7.1(a.k.a .NET 2003) to compile with no problem. Or, you can use VC7.0(a.k.a .NET 2002) and overwrite VC Toolkit 2003 files into VC7.0 folder . Important Fact : VC .NET 2003 is free except IDE. Microsoft guys are freely distributing VC7.1 without IDE, i.e, VC Toolkit 2003 …

No Update Plan?

I occasionally visit this forum and SourceForge site, but it seems that there has been no upgrade of VDMSound for a long time. Can anybody say why? (Maybe busy, or... tired...or there not being many features to be added?) Anyway, still I hope VDMSound's upgrade so badly! VDMSound 2.1.0 can not …

BUSHIDO - DOSBox ignores all keys

Motherboard : ABIT NF7-II Processor : AMD Athlon XP RAM : DDR PC3200 512M * 2 Video board : GForce4 Ti 4200 w/ 64MB DDR RAM Sound board : Onboard AC97 6-channel Operating system : Windows 2000 5.00.2195 SP4 Game name : BUSHIDO Description of problem : I think this is the same kind of problem such …

I made Soundblaster DSP manual

You can find Soundblaster programming guide on the internet, but I made and easy manual including source code. I hope it is helpful. Contents: sbmanual.htm - DSP commands manual dataarea.htm, codearea.txt, example.com - VOC manual and source VOCman.exe, VOCman.java - VOC body is consisted of PCM( …

This is not simple but

As I have already said, there is some sound problem running Nanpa2. Of course I don't have the source code of the game. But I attach four most important files, i.e, nanpa2.bat , play5v.com , n2ai5v.com and start.mes To play the game, execute Nanpa2.bat (Of course you can not play the game if any …

Re: my answer to taiken7

I debugged playrsb.exe on real DOS and on DOSBox. And I am sure when I trace(i.e, step into) OUT 22C,8 I can hear the whole sound pattern(maybe it's triggering the sound). (On DOSBox I can only hear just one 'tick' sound, but on real dos I can hear siren about 2 seconds long.) I know for example OUT …

mysterious DSP command

At http://ourworld.compuserve.com/homepages/RoccoLoscalzo/rutils20.zip I downloaded sample programs. I executed UTILS\playrsb.exe I disassembled it like this: Debug playrsb.exe laserzap.rsb and... guess what! It is very strange!! It doesn't contain any DSP intializing code!! It contains only one OUT …

No problem playing Nanpa2 on DOSBox

DOSBox emulates memory, so if you run Nanpa2 (and other Japanese games) on DOSBox you can run it. Even on Windows 98 and Windows 2000 you can run it. (I mean if you are lucky. It's related to environment variable, i.e, Autoexec.bat and Config.sys, so more chance to fail.) Note that Nanpa2 displays …

Page 1 of 3