VOGONS

Common searches


Search results

Display options

Re: Adding Visual Studio .sln file to Source control?

And if you want to know safe files to ignore with Visual Studio: https://www.gitignore.io/ There is a gitignore gen that generates a list of known redundant files for Visual Studio as well as many other things. This also stops those files from being merged/added by mistake to your source code tree …

Re: Emulating EAX on any onboard sound hardware?

hopes he's not that Nucleoprotein It's the same one and I know what I tell you. (I needed some reversing skills to create InputHook for x360ce - but even today FarCry 4 does not work :( - VMProtect is too hard for me) If VMProtect 2 is hard, wait till you see VMProtect3/Denuvo. Securom 7 was also …

Re: Emulating EAX on any onboard sound hardware?

Just was wondering, anyone know a good video game that works with dgVoodoo2 and supports EAX? I wouldn't mind doing some debugging on Alchemy and doing some digging and want to know a good enough title to test Alchemy on. Mainly interested in dgVoodoo2 usage since that supports forcing games into …

Re: Rogue Squadron 3D camera glitch

in Windows
stranno wrote: I finished it with the camera glitch without any problems. GOG version has the no cd fixes and crashes after every mission patched, as well as the Naboo Starfighter. Steam version has encryption of the game executable, funnily enough, which meant I had to crack it to debug it.....

Re: Rogue Squadron 3D camera glitch

in Windows
I was debugging this game for a while: https://github.com/mudlord/rogue_fix x64dbg databases of what I found so far are included. I was mainly poking around internals in the Scoundrel Engine (RS's game engine). Factor 5 luckily left most of their debug strings, which is nice. In the future I want …

Re: VirtualMIDISynth and Windows 10

I've never had that box be anything but grey on Windows 8.1, and I presume 10 would be extremely similar (I can't get updates working yet, so I can't test on 10), so you can try this workaround that I've always used... maybe it'll solve the problem, or maybe Windows updates will kill it either way: …

Re: dgVoodoo 2 for DirectX 11

Any packer itself is a useless thing. Just use 7-zip for distributing your files and the result will be even better than using exe/dll packer + zip. Might as well use UPX on max compression. At least that is easily depacked by AVs. I coded my own exe packer for fun though, so I don't think all …

Re: nGlide vs dgVoodoo

I would love to make eFX open source, but I'm scared of people missusing it for bad things. Hooking is such a powerfull thing and giving easy access to the wrong people just makes it worse. Idiots. People have been doing wallhacks for ages. How the hell is open source a risk when people can just …

Page 1 of 4